Add some more change log entries

This commit is contained in:
Pavel Lobashov 2017-03-17 15:22:35 +03:00
parent c1ebb4237f
commit c10e9d4f0a
No known key found for this signature in database
GPG key ID: 8DAD236C00523ECF

View file

@ -2,6 +2,9 @@
## 4.3.0
### New Features
#### Editors
* Full support of high-dpi monitors
#### Document Editor
* Undo-Redo in Fast co-edit
* Do not hide `All changes saved` in bottom toolbar
@ -16,6 +19,7 @@
* Added direction of sort on filter buttons
* Added filter condition at statistical information
* Added special paste feature
* Added support of surface chart
* New cell borders styles (11 in total)
#### Presentation Editor
@ -26,6 +30,11 @@
#### Back-end
* Ability to run documentserver on custom port
* Ability to check and kick-out idled users
* Ability to perform forced save (by timeout and by button)
#### Plugins
* A lot new plugins feature
### Fixes
#### Document Editor