|
2 | 2 |
|
3 | 3 | ## [Unreleased] |
4 | 4 |
|
| 5 | +## 33.1.47 (2026-04-07) |
| 6 | + |
| 7 | +### DocumentEditor |
| 8 | + |
| 9 | +#### Bug Fixes |
| 10 | + |
| 11 | +`#I819468` - Fixed a script error that occurred when the header contained comments. |
| 12 | +`#I817314` - Resolved a layout issue when the header contained a wrapped image. |
| 13 | +`#I820418` - Added a prohibition cursor for blocked drag-and-drop operations. |
| 14 | +`#I826724` - Fixed a script error in the Picture Format tab after inserting an image. |
| 15 | +`#I822512` - Fixed an issue where bullet points were removed when pasting SFDT content into a selected range. |
| 16 | +`#I822969` - Resolved an issue where mouse selection caused bookmark loss during paste operations. |
| 17 | +`#I802829` - Fixed a table layout collapse issue after applying a fill color. |
| 18 | +`#I822187` - Fixed an issue where bookmark highlighting was removed after drag-and-drop. |
| 19 | +`#I823499` - Corrected incorrect row resize behaviour. |
| 20 | +`#I821686` - Resolved a formatting loss issue when using the Paste API with the `MergeWithExistingFormatting` option. |
| 21 | + |
5 | 22 | ## 33.1.46 (2026-03-31) |
6 | 23 |
|
7 | 24 | ### DocumentEditor |
8 | 25 |
|
9 | 26 | #### Bug Fixes |
10 | 27 |
|
| 28 | +`#I818359` - Fixed an issue where underline formatting was not removed when choosing Ignore Once. |
| 29 | +`#I804008` - Resolved text overlapping issues when using both machine fonts and the custom font API. |
| 30 | +`#I810045` - Fixed an issue where the font size dropdown did not allow setting half-point values. |
| 31 | +`#I816757` - Fixed an issue where automatic hyperlink conversion failed for long links. |
| 32 | +`#I820417` - Resolved an issue where pasting text added an unwanted closing HTML tag. |
| 33 | +`#I814760` - Fixed multiple issues related to spell check. |
| 34 | +`#I818705` - Fixed a script error that occurred when copying the entire document content using Ctrl + A and Ctrl + C. |
| 35 | +`#I817043` - Fixed an issue where deleting text caused content to shift to an extra page. |
11 | 36 | `#I819206` - Fixed an issue where drag-and-drop incorrectly allowed content to be moved into non-editable regions. |
| 37 | +`#I819095` - Resolved a browser freezing issue that occurred when continuously pasting content with spell check enabled. |
| 38 | +`#I810021` - Fixed an issue where page numbers were displayed incorrectly for partially numbered sections. |
| 39 | +`#I814014` - Fixed an issue where the date picker was unresponsive when selecting Today. |
| 40 | +`#I800589` - Resolved an issue where table positioning shifted when toggling between layouts. |
| 41 | +`#I815790` - Fixed an issue where the ribbon remained active when the document was read-only. |
| 42 | +`#I806986` - Improved usability when resizing by fixing issues with grabbing borders. |
| 43 | +`#I800985` - Fixed table formatting misalignment that occurred after saving and reopening the document. |
| 44 | +`#I795470` - Fixed an issue where English text was not appended correctly after Arabic input. |
| 45 | +`#F72948` - Fixed an issue where line spacing values were not retained after being set. |
| 46 | +`#I806994` - Fixed an issue where empty comments were added for other users in Web Layout mode during collaborative editing. |
| 47 | +`#I818405` - Fixed an issue where the Form Field pop-up appeared during multiple selection. |
| 48 | +`#I805914` - Fixed an auto-save script error that occurred during initialization. |
12 | 49 |
|
13 | 50 | ## 33.1.45 (2026-03-24) |
14 | 51 |
|
|
0 commit comments