|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## 21.2.9 (2023-06-06) |
| 6 | + |
| 7 | +### Document Editor |
| 8 | + |
| 9 | +#### Bug Fixes |
| 10 | + |
| 11 | +- `#I454822` - Resolved the issue occurred when performing the pasting functionality. |
| 12 | +- `#I455887` - Resolved the Editor height is increased issue when selecting or inserting text. |
| 13 | +- `#I461390` - Resolved the Endnote/footnote number inconsistency. |
| 14 | +- `#F182256` - Table cell border now applying properly. |
| 15 | +- `#I458144` - Now, Docx exporting properly. |
| 16 | +- `#I464522` - Resolved the issue in bookmark removal when deleting table. |
| 17 | +- `#I466742` - Resolved the text selection issue while retrieving the selected text. |
| 18 | + |
| 19 | +## 21.2.8 (2023-05-30) |
| 20 | + |
| 21 | +### Document Editor |
| 22 | + |
| 23 | +#### Bug Fixes |
| 24 | + |
| 25 | +- `#I454919` - ShowComment API is now working properly. |
| 26 | +- `#FB43366` - when track changes is enabled, chinese letters are now properly rendered. |
| 27 | +- `#I457517` - Resolved script error occurred when removing the content. |
| 28 | +- `#I454821` - Resolved the issue with document parsing in the Tika server. |
| 29 | +- `#I457688` - Resolved the selected content removing issue. |
| 30 | +- `#I457853` - Select all content is now removed properly. |
| 31 | +- `#I458134` - Table is now rendered properly without overlapping issue. |
| 32 | +- `#I459215` - Resolved Black color chart appearance while exporting as Docx. |
| 33 | +- `#I459220` - Resolved the component hanging issue on loading a document. |
| 34 | +- `#I459229` - Delete/backspace is now working for RTL last content. |
| 35 | +- `#I461305` - Resolved the style issue while pasting content from office 365. |
| 36 | +- `#I453980` - When opening the exported document with chart in Document Editor is not throwing an error. |
| 37 | +- `#I459906` - Header/Footer class is now added while converting docx/SFDT into HTML. |
| 38 | +- `#F182457` - Resolved the style issue while pasting content from office 365. |
| 39 | + |
| 40 | +## 21.2.6 (2023-05-23) |
| 41 | + |
| 42 | +### Document Editor |
| 43 | + |
| 44 | +#### Bug Fixes |
| 45 | + |
| 46 | +- `#I455945` - Resolved the issue in Shape position. |
| 47 | +- `#I457467` - Now, getStyle() API will return the paragraph format. |
| 48 | +- `#I454858` - Resolved the image missing issue in footer. |
| 49 | +- `#I451667` - Horizontal scroll bar is not update properly based on cursor position. |
| 50 | +- `#I457039` - Resolved the console error while giving accept all. |
| 51 | +- `#I453407` - Resolved the script error when loading the document with smileys. |
| 52 | + |
| 53 | +#### New Features |
| 54 | + |
| 55 | +- `#I448978` - Added preservation support for text wrapping break. |
| 56 | +- `#F179297` - Added navigation support between the multiple comments in a single line while clicking the comment icon. |
| 57 | +- `#I433546` - Added support to show start and end markers for restricted range. |
| 58 | +- `#I450206` - Added support to restrict maximum number of columns when creating a table. |
| 59 | + |
| 60 | +## 21.2.5 (2023-05-16) |
| 61 | + |
| 62 | +### Document Editor |
| 63 | + |
| 64 | +#### Bug Fixes |
| 65 | + |
| 66 | +- `#I449912` - Resolved layout issue while opening document. |
| 67 | +- `#I450342` - Resolved the wrong Font issue while opening a document. |
| 68 | +- `#I458331` - Resolved the paragraph combine issue when insert and delete comment. |
| 69 | +- `#I458334` - Cursor position issue is resolved when shift enter key is pressed. |
| 70 | +- `#I449581` - Resolved the script error when loading the track changes document with author field empty |
| 71 | +- `#I452303` - Layout issue is now not occurred when editing the document. |
| 72 | +- `#I452150` - Resolved the hanging issue when opening the attached document. |
| 73 | +- `#I453495` - Resolved the Overlapping issue when we do enter/page break before the shape. |
| 74 | +- `#I453196` - Resolved the issue in when perform undo action for Arabic content |
| 75 | +- `#I454659` - Resolved the issue occurred when performing track changes for Arabic content. |
| 76 | +- `#I449049` - A performance issue is resolved when typing inside the table. |
| 77 | + |
| 78 | +## 21.2.4 (2023-05-09) |
| 79 | + |
| 80 | +### Document Editor |
| 81 | + |
| 82 | +#### Bug Fixes |
| 83 | + |
| 84 | +- `#I451421` - Resolved the issue with list indentation. |
| 85 | +- `#I450834` - Resolved the Script issue while opening SFDT. |
| 86 | +- `#I452243` - Resolved the issue with modifying the style in existing styles. |
| 87 | +- `#I449324` - Resolved the issue occurred while exporting the document in the .docx format. |
| 88 | + |
5 | 89 | ## 21.2.3 (2023-05-03)
|
6 | 90 |
|
7 | 91 | ### Document Editor
|
|
0 commit comments