|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## 29.2.4 (2025年05月14日) |
| 6 | + |
| 7 | +### DocumentEditor |
| 8 | + |
| 9 | +#### Bug Fixes |
| 10 | + |
| 11 | +- `#I709841`,`#I722525` - Improved editing performance when spell check is enabled. |
| 12 | +- `#I716525` - Fixed performance issues related to bookmark manipulation during editing operations. |
| 13 | +- `#I715428` - Resolved a script error that occurred when loading SFDT without injecting the editor module. |
| 14 | +- `#I716353` - Fixed an issue where table cell content was clipped when zooming out. |
| 15 | +- `#I709838` - Resolved a script error that occurred when exporting after performing a delete operation with track changes enabled. |
| 16 | + |
| 17 | +#### Features |
| 18 | + |
| 19 | +- `#I682661` - Added support for removing editing region in the current selection position. |
| 20 | +- `#I706446` - Added support for retrieving fields within the selected range. |
| 21 | +- `#I712473` - Added screen reader support in Document Editor. |
| 22 | + |
| 23 | +## 29.1.41 (2025年05月06日) |
| 24 | + |
| 25 | +### DocumentEditor |
| 26 | + |
| 27 | +#### Bug Fixes |
| 28 | + |
| 29 | +- `#I712778` - Fixed an issue where a new paragraph was inserted outside the editable region in protected documents. |
| 30 | +- `#I713902` - Corrected the underline rendering for the appropriate word during spell check. |
| 31 | +- `#I710270` - Resolved a table formatting issue when applying shading to specific cells. |
| 32 | +- `#I707681` - Fixed the DocumentEditor refresh issue when the spell checker is enabled. |
| 33 | +- `#I701076` - Addressed an issue where bullet points were not applied correctly when pasting SFDT content. |
| 34 | +- `#I719946` - Resolved a script error that occurred during repeated find-and-replace operations. |
| 35 | + |
5 | 36 | ## 29.1.40 (2025年04月29日)
|
6 | 37 |
|
7 | 38 | ### DocumentEditor
|
|
0 commit comments