From 58e7172c77ba1d798ae61cef764507dd8a04f350 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Thu, 17 Sep 2020 13:05:20 +0300 Subject: [PATCH] Add changelog v5.6.5 --- .aspell.en.pws | 2 ++ CHANGELOG.md | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/.aspell.en.pws b/.aspell.en.pws index d7fdc5c7..74099894 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -135,6 +135,7 @@ DVAR eb Ec ECMA +ee endDate ePub EQ @@ -390,6 +391,7 @@ SheetView showReviewChanges shrinkwrap si +SIGABR signatureLine Slovenčina Slovenská diff --git a/CHANGELOG.md b/CHANGELOG.md index b817fa1c..6e63ad4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Change log +## 5.6.5 + +### New Features + +#### document-server-integration + +* From now on uses `Apache` license instead of `MIT` + +### Fixes + +#### x2t + +* Fix `SIGABR` on ODT color (Bug #46499)([DocumentServer#989](https://github.com/ONLYOFFICE/DocumentServer/issues/989)) + +#### Back End + +* Fix connecting document server with MySQL to community server + +#### Package + +* Fix package type in info.json for `documentserver-ee` and `documentserver-ie` + ## 5.6.4 ### Fixes