From bbca37fa4bb3f3699c9380415bcea1115e479649 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Tue, 27 Dec 2016 12:27:57 +0300 Subject: [PATCH] Add 4.2.4 changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e26f46c1..6f650e61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # 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 ### Fixes #### Spreadsheet Editor