Update changelog with latest changes
This commit is contained in:
parent
6bb86103a9
commit
fa499591b7
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -10,17 +10,25 @@
|
|||
### Fixes
|
||||
#### All editors
|
||||
* Fix crash on loading document in Safari 11.1
|
||||
* Fix undo after copy paste in coedit (bug 37424)
|
||||
* Fix undo after copy paste in coedit (bug #37424)
|
||||
* Fix problems with some thai symbols (bug #37446) ([sdkjs#297](https://github.com/ONLYOFFICE/sdkjs/pull/297))
|
||||
|
||||
#### Document Editor
|
||||
* Fix changing labels of Content Control ([sdkjs#296](https://github.com/ONLYOFFICE/sdkjs/pull/296))
|
||||
* Fix crash on pdf reconnect or check idle ([sdkjs#291](https://github.com/ONLYOFFICE/sdkjs/pull/291))
|
||||
* Fix search text in drawing formats ([sdkjs#292](https://github.com/ONLYOFFICE/sdkjs/pull/292))
|
||||
* Fix problem with loading pdf renamed to docx ([sdkjs#295](https://github.com/ONLYOFFICE/sdkjs/pull/295))
|
||||
|
||||
#### Spreadsheet Editor
|
||||
* Fix copy paste in OpenSource menu (bug #37426)
|
||||
* Fix Spanish formulas translations
|
||||
* Fix open pivot tables with VALUES ([sdkjs#298](https://github.com/ONLYOFFICE/sdkjs/pull/298))
|
||||
|
||||
#### 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))
|
||||
* Fix file corruption after restore connection when version is assembled ([server#80](https://github.com/ONLYOFFICE/server/pull/80))
|
||||
|
||||
#### x2t
|
||||
* Fix mac related build problems
|
||||
|
|
Loading…
Reference in a new issue