Add 4.3.5 changelog

This commit is contained in:
Pavel Lobashov 2017-06-01 17:18:06 +03:00
parent 0e084269fa
commit a328e946f3
No known key found for this signature in database
GPG key ID: 8DAD236C00523ECF

View file

@ -1,5 +1,23 @@
# Change log
## 4.3.5
### New Feature
#### Document Editor
* Add `showReviewChanges` option to config - auto-open review changes panel
### Fixes
#### Document Editor
* Disable version history for pdf/djvu/xps
* Fix problem with DropCap fonts
#### Spreadsheet Editor
* Limit to 1000 cell styles [DocumentServer#113](https://github.com/ONLYOFFICE/DocumentServer/issues/113)
* Fix adding spacing while copying from Excel
* Fix chart axis position
#### Back-end
* Fix crash on windows 2008r2
## 4.3.4
### Fixes
#### Editors