86
CHANGELOG.md
86
CHANGELOG.md
@@ -1,5 +1,91 @@
|
||||
# Change log
|
||||
|
||||
## 4.3.0
|
||||
### New Features
|
||||
#### Editors
|
||||
* Full support of high-dpi monitors
|
||||
* Ability to set alternative text for shapes
|
||||
|
||||
#### Document Editor
|
||||
* Undo 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
|
||||
* Added support of surface chart
|
||||
* New cell borders styles (11 in total)
|
||||
|
||||
#### Presentation Editor
|
||||
* Undo in Fast co-edit
|
||||
|
||||
#### Mobile Web Editors
|
||||
* Completely new mobile web editors
|
||||
|
||||
#### Back-end
|
||||
* Ability to run documentserver on custom port
|
||||
* Ability to check and kick-out idled users
|
||||
* Ability to perform forced save (by timeout and by button)
|
||||
|
||||
#### x2t
|
||||
* Optimization and speed-up
|
||||
* Better support of all formats, including (but not limited to):
|
||||
|
||||
##### DOC
|
||||
* Background page
|
||||
|
||||
##### XLS
|
||||
* Data validation
|
||||
* Decryptor
|
||||
|
||||
##### ODF
|
||||
* Global settings for documents
|
||||
* SVG refactor
|
||||
* Background page (image, pattern, gradient)
|
||||
* Convert smart art
|
||||
* Sheet/Workbook views
|
||||
* Support convert OLE objects (and other embedded)
|
||||
|
||||
##### RTF
|
||||
* Generate replacement text hyperlink if absent
|
||||
* Office digital signatures
|
||||
* Extended drawings
|
||||
* Custom shapes
|
||||
* Text in drawing shapes
|
||||
|
||||
#### Plugins
|
||||
* A lot new plugins feature
|
||||
|
||||
### 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 absolute reference when inserting a new row (ONLYOFFICE/DocumentServer#41)
|
||||
* Fixed an issue with onDocumentStateChange event (ONLYOFFICE/DocumentServer#88)
|
||||
* Fixed an issue with formulas translation (ONLYOFFICE/DesktopEditors#23)
|
||||
* Fixed an issue with password-protected xlsx (ONLYOFFICE/DesktopEditors#24)
|
||||
* Fixed an issue with non-breaking space (ONLYOFFICE/DesktopEditors#26)
|
||||
* Fixed an issue with AVERAGEA formula 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
|
||||
|
||||
## 4.2.11
|
||||
### New features
|
||||
#### Editors
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
* Development of co-editing for the Spreadsheet Editor for iPad
|
||||
|
||||
## Version 5.0
|
||||
## Planned for future versions
|
||||
|
||||
### Common tasks for all Editors
|
||||
|
||||
|
||||
2
core
2
core
Submodule core updated: 0bd10c28ac...2dcef22681
Submodule dictionaries updated: 474a6c687d...71bb0737cc
2
sdkjs
2
sdkjs
Submodule sdkjs updated: 445c9872e1...c4f034ee1d
2
server
2
server
Submodule server updated: e25a565e42...80a8d3a21d
2
web-apps
2
web-apps
Submodule web-apps updated: cb90b36468...4faf90cbf7
Reference in New Issue
Block a user