From 302b89f7bcf52a3d59eff7074721a446d4397d86 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Fri, 11 Aug 2017 13:03:50 +0300 Subject: [PATCH] Add 4.4.3 changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e82452ae..25cd9dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Change log +## 4.4.3 +### Fixes +#### Document Editor +* Fix opening some docx (bug #35307) +* Fix chart legend blocking in coedit (bug #35492) + +#### Spreadsheet Editor +* Fix change shape size by yellow markers (bug #35451) +* Fix case sensitive VLOOKUP and HLOOKUP (bug #35528, [DocumentServer#140](https://github.com/ONLYOFFICE/DocumentServer/issues/140)) + +#### Presentation Editor +* Fix comment reply duplication (bug #35408) +* Fix bug with drag-and-drop chart into title + ## 4.4.2 ### New features #### Spreadsheet Editor