parent
59ae2f4cb0
commit
27dc0504d7
|
@ -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á
|
||||||
|
|
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -1,5 +1,27 @@
|
||||||
# Change log
|
# 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
|
## 5.6.4
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
Loading…
Reference in a new issue