Add changelog to 6.2.0 (#1163)

* Add changelog to 6.2.0

* Fix typos

* Fix typos
This commit is contained in:
Pavel Lobashov 2021-03-01 11:29:37 +03:00 committed by GitHub
parent 5bbb3c7c3a
commit 262354a3c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 0 deletions

View file

@ -253,6 +253,7 @@ linux
listview
LoadingScriptError
localhost
LOGEST
LOGNORM
logrotate
lookup
@ -354,6 +355,7 @@ PrintHeadings
QUARTILE
rabbitmq
rastr
RANDARRAY
ReadFromBinary
Realtime
rebranding

View file

@ -1,5 +1,42 @@
# Change log
## 6.2.0
### New Features
#### All Editors
* Ability to use Tab/Shift+Tab in some dialog windows
* Change color of loader to darker one
* Ability to setup font size 300pt (409pt for Spreadsheets)
* New translation to Belarusian, Catalan, Greek, Lao, Romanian
* Beta versions has new `beta` mark in left toolbar
#### Document Editor
* Ability to insert Table of Figures
#### Spreadsheet Editor
* Ability to insert slicers in pivot tables
* Data Validation settings
* Ability to cancel auto-expansion of tables
* Support of custom number format
* `GROWTH`, `TREND`, `LOGEST`, `UNIQUE`, `RANDARRAY` functions support
#### Presentation Editor
* Ability to setup auto-format as you type
* Buttons for increase-decrease font size
#### Back-end
* Mark person clicking the force-save button as file author
### Fixes
* All components received countless fixes
## 6.1.1
### Fixes