|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## 19.2.59 (2021-08-31) |
| 6 | + |
| 7 | +### Document Editor |
| 8 | + |
| 9 | +#### Bug Fixes |
| 10 | + |
| 11 | +- `#I339105` - Resolved the number formatting color change issue. |
| 12 | +- `#I340265` - Text form field default value is preserved in word export. |
| 13 | +- `#I336632` - Style names are now properly listed in the drop down. |
| 14 | +- `#I338027` - Track changes close icon is now positioned properly in RTL mode. |
| 15 | +- `#I337566` - Resolved the table empty paragraph rendering issue. |
| 16 | + |
5 | 17 | ## 19.2.57 (2021-08-24)
|
6 | 18 |
|
7 | 19 | ### Document Editor
|
8 | 20 |
|
9 | 21 | #### Bug Fixes
|
10 | 22 |
|
11 |
| -`#I335857` - Resolved the after spacing preservation issue in copy paste. |
12 |
| -`#I335107` - Resolved the table rendering issue. |
13 |
| -`#I334046` - Optimized the spell check by page service call in optimized spell check mode. |
14 |
| -`#I330165`, `#I327647`, `#I324515`, `#I338278` - Resolved the issues in comment delete and history operation. |
15 |
| -`#I336315` - Resolved the tab issue for the text with floating table. |
16 |
| -`#I319206` - Resolved issue with horizontal line shape rendering. |
17 |
| -`#F167416` - Line spacing is now preserved properly in server side export. |
18 |
| -`#I337720` - Resolved the localization in Document Editor. |
19 |
| -`#I335145`, `#I337499` - Resolved the text measuring issue when HTML and Body tag contains styles. |
| 23 | +- `#I335857` - Resolved the after spacing preservation issue in copy paste. |
| 24 | +- `#I335107` - Resolved the table rendering issue. |
| 25 | +- `#I336632` - Resolved the next style hierarchy issue. |
| 26 | +- `#I334046` - Optimized the spell check by page service call in optimized spell check mode. |
| 27 | +- `#I330165`, `#I327647`, `#I324515`, `#I338278` - Resolved the issues in comment delete and history operation. |
| 28 | +- `#I336315` - Resolved the tab issue for the text with floating table. |
| 29 | +- `#I319206` - Resolved issue with horizontal line shape rendering. |
| 30 | +- `#F167416` - Line spacing is now preserved properly in server side export. |
| 31 | +- `#I337720` - Resolved the localization in Document Editor. |
| 32 | +- `#I335145`, `#I337499` - Resolved the text measuring issue when HTML and Body tag contains styles. |
20 | 33 |
|
21 | 34 | ## 19.2.56 (2021-08-17)
|
22 | 35 |
|
|
26 | 39 |
|
27 | 40 | - `#I337569` - Resolved the table relayout issue for the document with compatibility mode.
|
28 | 41 | - `#I331349` - Resolved the text content clipping issue.
|
29 |
| -- `#I336632` - Resolved the next style hierarchy issue . |
| 42 | +- `#I336632` - Resolved the next style hierarchy issue. |
30 | 43 |
|
31 | 44 | ## 19.2.55 (2021-08-11)
|
32 | 45 |
|
|
0 commit comments