|
2 | 2 |
|
3 | 3 | ## [Unreleased] |
4 | 4 |
|
| 5 | +## 19.1.56 (2021-04-13) |
| 6 | + |
| 7 | +### Document Editor |
| 8 | + |
| 9 | +#### Bug Fixes |
| 10 | + |
| 11 | +- `#I319991` - Inline form filling is now working properly in Internet Explorer. |
| 12 | +- `#319782` - Resolved script error while deleting the content. |
| 13 | +- `#I320821`, `#I320991` - Table is now drawn with proper line width. |
| 14 | +- `#I319987` - Table with merged cells now layout properly. |
| 15 | +- `#I320513` - Header content is not rendered properly. |
| 16 | +- `#I321397` - Table with merged cells is now exported properly. |
| 17 | +- `#I317683` - Exported document with footnote is no longer corrupted. |
| 18 | +- `#I313465` - Insert image renders the image properly. |
| 19 | +- `#I308899` - Track changes is now listed properly in revision pane. |
| 20 | +- `#I320270` - Table track changes is now tracked in paste. |
| 21 | +- `#I319403`, `#I317463` - Resolved file corruption issue while exporting the document with shapes. |
| 22 | +- `#I319185` - Resolved left border rendering issue in merged cells. |
| 23 | +- `#I313943` - Tab character is now layout properly. |
| 24 | +- `#I313821` - Fixed layouting issue in table with preferred width type as auto. |
| 25 | +- `#F162726` - Line spacing is now updated properly. |
| 26 | +- `#I319819` - Issue with Undo/Redo in multilevel list is resolved. |
| 27 | +- `#I318381` - Comment is not added properly. |
| 28 | +- `#I317743` - Accept track changes script error is resolved. |
| 29 | +- `#I307321` - Checkbox with tab width rendered properly. |
| 30 | +- `#FB23691` - Updated the track changes behaviour in read only mode. |
| 31 | + |
| 32 | +## 19.1.55 (2021-04-06) |
| 33 | + |
| 34 | +### Document Editor |
| 35 | + |
| 36 | +#### Bug Fixes |
| 37 | + |
| 38 | +- `#I318381` - Resolved the script error in adding comments across two pages. |
| 39 | +- `#I318283` - Handled the "Different First Page" in Headers and Footers after section breaks. |
| 40 | +- `#I319182` - Selection issue after editing header is resolved. |
| 41 | +- `#I315240` - Shape parsing script error is resolved. |
| 42 | +- `#I319182` - Resolved the script error while editing the header/footer. |
| 43 | +- `#F163188` - Highlight color is now working properly. |
| 44 | +- `#I320821` - Resolved the script error in opening document with table. |
| 45 | +- `#319403`, `#317463` - Resolved file corruption issue while exporting the document with shapes. |
| 46 | +- `#319185` - Resolved left border rendering issue in merged cells. |
| 47 | +- `#313943` - Tab character is now layout properly. |
| 48 | +- `#313821` - Fixed layouting issue in table with preferred width type as auto. |
| 49 | +- `#318786` - Resolved the document with footnote opening issue. |
| 50 | +Table column width is now updated properly. |
| 51 | + |
5 | 52 | ## 19.1.54 (2021-03-30) |
6 | 53 |
|
7 | 54 | ### Document Editor |
|
0 commit comments