Add v7.0.0 changelog

This commit is contained in:
Pavel Lobashov 2021-11-30 16:41:54 +03:00
parent 050d296b74
commit c9814b7875
No known key found for this signature in database
GPG key ID: 47F57222688BE1AA

View file

@ -1,5 +1,42 @@
# Change log
## 7.0.0
### New Features
#### All Editors
* New sort types for Comment left sidebar
* Ability to call menu entries by pressing `alt+key`
* New entries in `File -> Create new` menu
* New canvas zoom options (up to 500%)
* Ability to customize dark menu logo from API
#### Document Editors
* Completely new mode for creating, filling and sharing forms
* Dark Mode (dark canvas background and other interface changes)
* New settings to change review mode `Track Changes Display`
* Ability to select local file for `Mail Merge`
* New setting for AutoFormat as you type -> hyperlinks and network paths
#### Spreadsheet Editor
* Version History
* Ability to protect spreadsheet files and separate sheets
* Ability to show other users cursor in co-edit mode
* Ability to separate sheets and status bar
* `pt-br` formulas description and translation
* Do not loose Query Table data
* Copy sheet with drag-n-drop with holding `ctrl`
#### Presentation Editors
* Ability to display animations
* Slide animation settings moved to top Tab
* New setting for AutoFormat as you type -> hyperlinks and network paths
* Ability to save presentation to `bmp` and `png`
## 6.4.2
### Fixes