Compare commits

..

7 Commits

Author SHA1 Message Date
Alexey Golubev e65b996439 updated submodules 2017-04-13 18:30:10 +03:00
Alexey Golubev a0d3fa90f3 Merge pull request #39 from ONLYOFFICE/maxkadushkin-patch-1-1
Update CHANGELOG.md
2017-04-13 18:13:11 +03:00
maxkadushkin 0b58be3811 Update CHANGELOG.md 2017-04-13 18:09:55 +03:00
Alexey Golubev 74fe7a3837 updated submodules 2017-02-20 18:54:07 +03:00
Alexey Golubev 8c37421f5f updated submodules 2017-02-20 18:18:51 +03:00
Alexey Golubev 2a1cf0f65d Merge pull request #30 from ONLYOFFICE/maxkadushkin-patch-1
Update CHANGELOG.md
2017-02-16 13:36:56 +03:00
maxkadushkin 94ad7fc9e2 Update CHANGELOG.md
updated changes for the release
2017-02-16 13:03:42 +03:00
7 changed files with 108 additions and 6 deletions
+102
View File
@@ -1,4 +1,106 @@
# Change log
## 4.3.2
### 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
#### Convertion
* 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
### 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)
* Fix broken files if changing style of unsupported charts (bug #34650)
* Fix stack error while copying a big array of formula data
* Fix rendering 3d diagram in small area (bug #34632)
* Fix change chart's range while applying preset
## 4.2.2
### Fixes
#### All Editors
* Do not perform save if there is no changes to save
* Fix a rare problem with saving file with specific type of Chart
* Fix problems with copy-paste
#### Document Editor
* Fix problem with losing changes while several users enter text at same time (bug #33726)
* Fix bug with positioning of cursor after function InsertContent.
#### Spreadsheet Editor
* Fix wrong order of elements in equations (bug #34029)
* Fix entering symbols with diacritical sign (bug #33908)
* Fix horizontal scroll by trackpad (bug #27197)
* Fix assembling files with Ranges in rare cases
* Fix convert xlsx to csv
* Fix `Match` formula return value in some cases (bug #33735)
#### Presentation Editor
* Fix a problem with saving file with notes, copied from Document Editor
* Fix a problem with saving file with chart, copied from Presentation Editor
## 4.2.1
### New Features
+1 -1
Submodule core updated: 13d57361e4...2dcef22681
+1 -1
Submodule sdkjs updated: e31de797da...51baae6c98