|
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 |
|
| 34 | +- `#I335857` - Resolved the after spacing preservation issue in copy paste. |
| 35 | +- `#I335107` - Resolved the table rendering issue. |
| 36 | +- `#I334046` - Optimized the spell check by page service call in optimized spell check mode. |
| 37 | +- `#I330165`, `#I327647`, `#I324515`, `#I338278` - Resolved the issues in comment delete and history operation. |
| 38 | +- `#I336315` - Resolved the tab issue for the text with floating table. |
| 39 | +- `#I319206` - Resolved issue with horizontal line shape rendering. |
| 40 | +- `#F167416` - Line spacing is now preserved properly in server side export. |
| 41 | +- `#I337720` - Resolved the localization in Document Editor. |
| 42 | +- `#I335145`, `#I337499` - Resolved the text measuring issue when HTML and Body tag contains styles. |
21 | 43 |
|
22 | 44 | ## 19.2.56 (2021-08-17) |
23 | 45 |
|
24 | 46 | ### Document Editor |
25 | 47 |
|
26 | 48 | #### Bug Fixes |
27 | 49 |
|
| 50 | +- `#I337569` - Resolved the table relayout issue for the document with compatibility mode. |
| 51 | +- `#I331349` - Resolved the text content clipping issue. |
| 52 | +- `#I336632` - Resolved the next style hierarchy issue. |
| 53 | + |
28 | 54 | - `#I337569` - Resolved the table relayout issue for the document with compatibility mode. |
29 | 55 | - `#I331349` - Resolved the text content clipping issue. |
30 | 56 | - `#I336632` - Resolved the next style hierarchy issue . |
|
0 commit comments