Add changelog v5.6.5

This commit is contained in:
Pavel Lobashov 2020-09-17 13:05:20 +03:00
parent 59ae2f4cb0
commit 58e7172c77
2 changed files with 24 additions and 0 deletions

View file

@ -135,6 +135,7 @@ DVAR
eb eb
Ec Ec
ECMA ECMA
ee
endDate endDate
ePub ePub
EQ EQ
@ -390,6 +391,7 @@ SheetView
showReviewChanges showReviewChanges
shrinkwrap shrinkwrap
si si
SIGABR
signatureLine signatureLine
Slovenčina Slovenčina
Slovenská Slovenská

View file

@ -1,5 +1,27 @@
# Change log # 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 ## 5.6.4
### Fixes ### Fixes