From b08f52701cc80b890f37c8481c3fab647813abc7 Mon Sep 17 00:00:00 2001 From: Alexey Golubev Date: Mon, 26 Aug 2019 12:22:32 +0300 Subject: [PATCH] Update CHANGELOG.md (#255) * Update CHANGELOG.md --- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f54fb1..cc70a6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,38 @@ # Change log + +## 5.3.5 + +### New Features + +#### Plugins + +* Translations for Photo Editor plugin + +### Fixes + +#### All Editors + +* Fix connection to Community Server v10.0.4 +* Fix bugs in encryption mode + +#### Document Editor + +* Fix JS error while undo insert empty row in table (bug #41995) +* Fix the problem with adding an equation inside a hyperlink +* Fix crash while opening file with math created by aspose + +#### Presentation Editor + +* Fix background color of slide + +#### x2t + +* Decode xlsx escaped chars (bug #36575, #41890) + +## 5.3.4 + +### No public release + ## 5.3.3 ### Fixes