Merge pull request #71 from ONLYOFFICE/feature/changelog-4.2.4

Add 4.2.4 changelog
This commit is contained in:
Alexey Golubev
2017-01-09 12:44:34 +03:00
committed by GitHub

View File

@@ -1,5 +1,20 @@
# Change log # Change log
## 4.2.4
### Fixes
#### 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 `Match` formula return value in some cases (bug #33735)
#### Desktop Editor
* Fix problems with copy-paste
#### Back-end
* Fix lost `Asana-Math` font in default installation, need for equations
## 4.2.3 ## 4.2.3
### Fixes ### Fixes
#### Spreadsheet Editor #### Spreadsheet Editor