|
2 | 2 |
|
3 | 3 | ## [Unreleased] |
4 | 4 |
|
| 5 | +## 31.2.3 (2025年10月22日) |
| 6 | + |
| 7 | +### DocumentEditor |
| 8 | + |
| 9 | +#### Bug Fixes |
| 10 | + |
| 11 | +- `#I752784` - Fixed the issue where suggestions in the spell check dialog were not updating after performing Ignore or Ignore All actions. |
| 12 | +- `#I753785` - Corrected the Find Next behaviour of the spell checker for pages that were not rendered. |
| 13 | +- `#I771628` - Resolved a script error that occurred when updating styles. |
| 14 | +- `#I768327` - Fixed layout issues for pasted text in `RTL` (Right-to-Left) documents. |
| 15 | +- `#I769448` - Addressed rendering issues of tab characters in empty paragraphs. |
| 16 | +- `#I774817` - Resolved field linking problems during document layout processing. |
| 17 | +- `#I769012` - Fixed a script error encountered when performing find and replace on placeholder text. |
| 18 | +- `#I753590` - Corrected table layout issues when exporting documents as DOCX. |
| 19 | + |
5 | 20 | ## 31.2.2 (2025年10月15日) |
6 | 21 |
|
7 | 22 | ### DocumentEditor |
8 | 23 |
|
9 | 24 | #### Bug Fixes |
10 | 25 |
|
11 | | -- `#757129` - handle the behaviour for 'in-front of text' Wrapping Style to Prevent Image Overlapping in Word Documents. |
| 26 | +- `#I757129` - handle the behaviour for 'in-front of text' Wrapping Style to Prevent Image Overlapping in Word Documents. |
12 | 27 | - `#I768465` - Fixed style not appear on the list of the styles. |
13 | 28 | - `#I758675` - Resolved custom font-size values not applying in ribbon mode. |
14 | 29 |
|
|
0 commit comments