Add 5.1.2 changelog

This commit is contained in:
Pavel Lobashov 2018-04-09 13:38:39 +03:00
parent 4cc1f59a04
commit b0efff0629

View file

@ -1,4 +1,27 @@
# Change log # Change log
## 5.1.2
### New features
#### All Editors
* Update help translations
#### Document Editor
* Support of multi comments baloon (bug 37422)
### Fixes
#### All editors
* Fix crash on loading document in Safari 11.1
* Fix undo after copy paste in coedit (bug 37424)
#### Spreadsheet Editor
* Fix copy paste in OpenSource menu (bug #37426)
* Fix Spanish formulas translations
#### Presentation Editor
* Fix reporter mode in Safari
#### Back-end
* Add `npm` dependency for deb and rpm package (fix [DocumentServer#271](https://github.com/ONLYOFFICE/DocumentServer/issues/271))
## 5.1.1 ## 5.1.1
### New Features ### New Features
#### All Editors #### All Editors