From a328e946f37c4267841e2617f4591966dd60fdb6 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Thu, 1 Jun 2017 17:18:06 +0300 Subject: [PATCH] Add 4.3.5 changelog --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dcaeec1..50faded7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Change log +## 4.3.5 +### New Feature +#### Document Editor +* Add `showReviewChanges` option to config - auto-open review changes panel + +### Fixes +#### Document Editor +* Disable version history for pdf/djvu/xps +* Fix problem with DropCap fonts + +#### Spreadsheet Editor +* Limit to 1000 cell styles [DocumentServer#113](https://github.com/ONLYOFFICE/DocumentServer/issues/113) +* Fix adding spacing while copying from Excel +* Fix chart axis position + +#### Back-end +* Fix crash on windows 2008r2 + ## 4.3.4 ### Fixes #### Editors