Minor improvements in changelog
This commit is contained in:
parent
bbad96ff0d
commit
796ec544c3
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
### All Editors
|
### All Editors
|
||||||
|
|
||||||
|
* Add support of Web Application Open Platform Interface (WOPI) protocol
|
||||||
* Major improvements in support of chart styles
|
* Major improvements in support of chart styles
|
||||||
* Ability to Resolve all comments
|
* Ability to Resolve all comments
|
||||||
* Change list symbols render
|
* Change list symbols render
|
||||||
|
|
@ -16,6 +17,7 @@
|
||||||
* Ability to set user permissions for comment mode
|
* Ability to set user permissions for comment mode
|
||||||
* Ability to view unique user link count on info page
|
* Ability to view unique user link count on info page
|
||||||
* Ability to force co-edit mode via config
|
* Ability to force co-edit mode via config
|
||||||
|
* Improved render of CKJ fonts in PDF files
|
||||||
|
|
||||||
### Document Editor
|
### Document Editor
|
||||||
|
|
||||||
|
|
@ -30,12 +32,13 @@
|
||||||
* Ability to add sparklines
|
* Ability to add sparklines
|
||||||
* Change select by pressing `tab` + `enter`
|
* Change select by pressing `tab` + `enter`
|
||||||
* Data import from txt, csv
|
* Data import from txt, csv
|
||||||
* Ability to add macros on mouse click over graphic object
|
* Ability to run macros on mouse click over graphic object
|
||||||
* A lot new languages for formulas
|
* A lot new languages for formulas
|
||||||
* Add setting for hyperlink auto-correction
|
* Add setting for hyperlink auto-correction
|
||||||
* Freeze panes presets
|
* Freeze panes presets
|
||||||
* Setting for `show zeros` in cells
|
* Setting for `show zeros` in cells
|
||||||
* Chain comments support
|
* Chain comments support
|
||||||
|
* Add argument names to function wizard
|
||||||
|
|
||||||
#### Presentation Editor
|
#### Presentation Editor
|
||||||
|
|
||||||
|
|
@ -43,6 +46,14 @@
|
||||||
* Ability to hide notes panel
|
* Ability to hide notes panel
|
||||||
* Auto-capitalize first letter
|
* Auto-capitalize first letter
|
||||||
|
|
||||||
|
#### Mobile Editors
|
||||||
|
|
||||||
|
* Mobile web editors completely rewritten on React
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
* All components received countless fixes
|
||||||
|
|
||||||
## 6.3.2
|
## 6.3.2
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue