Merge pull request #71 from ONLYOFFICE/feature/changelog-4.2.4
Add 4.2.4 changelog
This commit is contained in:
commit
ffcc65c8e2
15
CHANGELOG.md
15
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
|
||||
|
|
Loading…
Reference in a new issue