diff --git a/CHANGELOG.md b/CHANGELOG.md index bf409a31..3e793d88 100644 --- a/CHANGELOG.md +++ b/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