Add 4.3.0 changelog
This commit is contained in:
parent
3fbd99c0d2
commit
e67287068e
48
CHANGELOG.md
48
CHANGELOG.md
|
|
@ -1,5 +1,53 @@
|
|||
# Change log
|
||||
|
||||
## 4.3.0
|
||||
### New Features
|
||||
#### Document Editor
|
||||
* Undo-Redo in Fast co-edit
|
||||
* Do not hide `All changes saved` in bottom toolbar
|
||||
* Adding and editing Footnotes
|
||||
* New languages for spellchecker (43 in total)
|
||||
|
||||
#### Spreadsheet Editor
|
||||
* Support `AVERAGEIFS`, `COUNTIFS`, `SUMIFS` formulas
|
||||
* Formulas refactoring and improvements
|
||||
* Totally new Cell Format window with more options
|
||||
* Sort options window while sorting ranges
|
||||
* Added direction of sort on filter buttons
|
||||
* Added filter condition at statistical information
|
||||
* Added special paste feature
|
||||
* New cell borders styles (11 in total)
|
||||
|
||||
#### Presentation Editor
|
||||
* Undo-Redo in Fast co-edit
|
||||
|
||||
#### Mobile Web Editors
|
||||
* Completely new mobile web editors
|
||||
|
||||
#### Back-end
|
||||
* Ability to run documentserver on custom port
|
||||
|
||||
### Fixes
|
||||
#### Document Editor
|
||||
* Fixed an issue with drag-n-drop a table inside a footnote (bug #33548)
|
||||
* Fixed an issue with crop of shape group (bug #33110)
|
||||
|
||||
#### Spreadsheet Editor
|
||||
* Fixed an issue with AVERAGEA forumla with text format
|
||||
* Fixed an issue with broken workbook after list copy (bug #33588)
|
||||
* Fixed an issue with formula recalculation by F4 hotkey (bug #32901)
|
||||
* Fixed an issue with SUMIFS formula (bug #33602)
|
||||
* Fixed an issue with inserting image size (bug #33604)
|
||||
* Fixed an issue with zero values sparklines (bug #33612)
|
||||
* Fixed an issue with changing number format while changing regional format (bug #31395)
|
||||
* Fixed an issue with replacing formula delimiters (bug #33608)
|
||||
* Fixed an issue with cell size while drag'n'drop (bug #33607)
|
||||
* Fixed an issue with cursor size in @2x (bug #33606)
|
||||
* A whole lot more minor and big bugfixes
|
||||
|
||||
#### x2t
|
||||
* Improve compatibility with all supported formats
|
||||
|
||||
## 4.2.11
|
||||
### New features
|
||||
#### Editors
|
||||
|
|
|
|||
Loading…
Reference in a new issue