|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## 19.4.40 (2021-12-28) |
| 6 | + |
| 7 | +### Document Editor |
| 8 | + |
| 9 | +#### Bug Fixes |
| 10 | + |
| 11 | +- `#I347750` - Resolved the hanging issue when pasting large non-formatted content. |
| 12 | +- `#I349289`, `#I349128` - Resolved the endnote shifting and overlapping issue. |
| 13 | +- `#F171307` - Resolved the track changes issue in editing paragraph inside table. |
| 14 | +- `#SF-359156` - Resolved the cropped image issue rendering in header/footer. |
| 15 | +- `#SF-356951`, `#F170963`, `#SF-351886`, #`SF-359815`, `#SF-359312` - Resolved the merged cell width rendering issue. |
| 16 | +- `#I347523` - Resolved the invalid SFDT generation after pasting formatted content. |
| 17 | +- `#SF-357703` - Resolved the table row splitting issue. |
| 18 | + |
5 | 19 | ## 19.4.38 (2021-12-17)
|
6 | 20 |
|
7 | 21 | ### Document Editor
|
8 | 22 |
|
9 |
| -- `I348089` - Resolved the protected columns, rows, and cells editing issue. |
10 |
| -- `I344822` - Word with hyphen characters are now displayed properly. |
11 |
| -- `I345558` - Resolved the table layout for the nested table with position. |
12 |
| -- `I346408` - Table cell content reversed on undo is now resolved. |
13 |
| -- `I346992` - Paragraph with widow/orphan property is now displayed properly. |
14 |
| -- `I341119` - Document with image and table with top and bottom wrapping style is now opened properly. |
15 |
| -- `I344713`- Resolved table header row rendering issue. |
16 |
| -- `I341963`, `#I341840` - Resolved the table rendering issue. |
17 |
| -- `I344704` - Resolved issue with tracking changes in empty paragraph. |
18 |
| -- `I344351` - Line height is now calculated properly when space character has font size greater than the paragraph mark. |
19 |
| -- `I345759`, `#I343106`- Resolved the table border rendering issue. |
| 23 | +#### Bug Fixes |
| 24 | + |
| 25 | +- `#I348089` - Resolved the protected columns, rows, and cells editing issue. |
| 26 | +- `#I344822` - Word with hyphen characters are now displayed properly. |
| 27 | +- `#I345558` - Resolved the table layout for the nested table with position. |
| 28 | +- `#I346408` - Table cell content reversed on undo is now resolved. |
| 29 | +- `#I346992` - Paragraph with widow/orphan property is now displayed properly. |
| 30 | +- `#I341119` - Document with image and table with top and bottom wrapping style is now opened properly. |
| 31 | +- `#I344713`- Resolved table header row rendering issue. |
| 32 | +- `#I341963`, `#I341840` - Resolved the table rendering issue. |
| 33 | +- `#I344704` - Resolved issue with tracking changes in empty paragraph. |
| 34 | +- `#I344351` - Line height is now calculated properly when space character has font size greater than the paragraph mark. |
| 35 | +- `#I345759`, `#I343106`- Resolved the table border rendering issue. |
20 | 36 | - `#I343645` - Table grid after width defined as percentage type is now properly exported in server-side.
|
21 | 37 | - `#I341659` - Resolved the list alignment issue.
|
22 | 38 | - `#I347230` - Line spacing value zero is now properly exported in server-side.
|
|
0 commit comments