Merge pull request #121 from ONLYOFFICE/feature/changelog-4.3.5

Add 4.3.5 changelog
This commit is contained in:
Alexey Golubev 2017-06-05 17:52:41 +03:00 committed by GitHub
commit 25fc3345bd

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