Compare commits

...

4 Commits

Author SHA1 Message Date
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
4 changed files with 26 additions and 3 deletions
+23
View File
@@ -1,4 +1,27 @@
# Change log
## 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...0bd10c28ac
+1 -1
Submodule sdkjs updated: e31de797da...445c9872e1