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..d776170b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Change log +## 5.6.5 + +### New Features + +#### document-server-integration + +* 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