|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## 29.2.8 (2025年06月03日) |
| 6 | + |
| 7 | +### DocumentEditor |
| 8 | + |
| 9 | +#### Bug Fixes |
| 10 | + |
| 11 | +- `#I724519` - Fixed a script error that occurred when pasting content into a table. |
| 12 | +- `#I717943` - Addressed a performance issue when deleting content on the last page. |
| 13 | +- `#I715113` - Fixed an issue where image width values were not preserved when exporting to DOCX. |
| 14 | +- `#I715058`, `#I712565` - Resolved issues with mapped content controls in headers and footers. |
| 15 | +- `#I709838` - Fixed script errors that occurred during `Accept All` and `Reject All` operations in track changes. |
| 16 | +- `#I714933` - Fixed paragraph layout issues in multi-column documents. |
| 17 | +- `#I707365` - Addressed the auto fit table layout problems occurring during text insertion. |
| 18 | +- `#I718360` - Fixed placeholder text insertion issue when using the `insertContentControl` API. |
| 19 | +- `#I712236` - Fixed the style preservation issue when inserting text programmatically within selected bookmarks. |
| 20 | +- `#I712559` - Improved behaviour when pasting table content into another table in the Document Editor. |
| 21 | +- `#I715683` - Resolved layout inconsistencies in headers and footers while loading documents. |
| 22 | +- `#I713462` - Fixed layout issues in footnote body content when pressing the Enter key. |
| 23 | +- `#I720302` - Fixed the page number field updates issue during edit operations. |
| 24 | + |
5 | 25 | ## 29.2.5 (2025年05月21日)
|
6 | 26 |
|
7 | 27 | ### DocumentEditor
|
|
0 commit comments