From 2f758cb982d1dcb6acb076102e5f413ab1a05f3e Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Mon, 5 Dec 2016 18:59:00 +0300 Subject: [PATCH] Add 4.2.1 changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c27381d0..2fbd1826 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Change log +## 4.2.1 +### Fixes +#### Document Editor +* Fix broken `Insert number of page` button +* Fix problem with duplicate of last hieroglyph +* Fix problem with changing chart type from 2D to 3D (bug #33284) + +#### Spreadsheet Editor +* JS Error while adding chart in IE and Edge (bug #33597) +* Fix problem with empty cell while changing sparklines (bug #33598) + +#### x2t +* Improve compatibility with `doc` format + ## 4.2.0 ### New Features #### All Editors @@ -10,6 +24,7 @@ #### Document Editor * Ability to set `Fit to Page` and `Fit to Width` as default zoom value * Ability to open and edit Footnotes +* Ability to insert number of pages in document * Redone Version History. Ability to hide minor features. #### Spreadsheet Editor