Changelog v6.4.0
This commit is contained in:
parent
bef38df6fd
commit
bbad96ff0d
43
CHANGELOG.md
43
CHANGELOG.md
|
|
@ -1,5 +1,48 @@
|
|||
# Change log
|
||||
|
||||
## 6.4.0
|
||||
|
||||
### New Features
|
||||
|
||||
### All Editors
|
||||
|
||||
* Major improvements in support of chart styles
|
||||
* Ability to Resolve all comments
|
||||
* Change list symbols render
|
||||
* Add chart styles for users with visual impairment
|
||||
* Add ability to use tab\shift+tab in some controls
|
||||
* Add 125% and 175% interface scale
|
||||
* Ability to set theme by config
|
||||
* Ability to set user permissions for comment mode
|
||||
* Ability to view unique user link count on info page
|
||||
* Ability to force co-edit mode via config
|
||||
|
||||
### Document Editor
|
||||
|
||||
* Ability to convert text to table
|
||||
* Ability to convert table to text
|
||||
* Auto-capitalize first letter
|
||||
* New review mode: Simple markup
|
||||
|
||||
### Spreadsheet Editor
|
||||
|
||||
* Ability to add/remove/edit conditional formatting
|
||||
* Ability to add sparklines
|
||||
* Change select by pressing `tab` + `enter`
|
||||
* Data import from txt, csv
|
||||
* Ability to add macros on mouse click over graphic object
|
||||
* A lot new languages for formulas
|
||||
* Add setting for hyperlink auto-correction
|
||||
* Freeze panes presets
|
||||
* Setting for `show zeros` in cells
|
||||
* Chain comments support
|
||||
|
||||
#### Presentation Editor
|
||||
|
||||
* Version History
|
||||
* Ability to hide notes panel
|
||||
* Auto-capitalize first letter
|
||||
|
||||
## 6.3.2
|
||||
|
||||
### Fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue