Add 4.2.4 changelog
This commit is contained in:
parent
586958ef82
commit
bbca37fa4b
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue