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
|
### Fixes
|
||||||
#### All editors
|
#### All editors
|
||||||
* Fix crash on loading document in Safari 11.1
|
* 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
|
#### Spreadsheet Editor
|
||||||
* Fix copy paste in OpenSource menu (bug #37426)
|
* Fix copy paste in OpenSource menu (bug #37426)
|
||||||
* Fix Spanish formulas translations
|
* Fix Spanish formulas translations
|
||||||
|
* Fix open pivot tables with VALUES ([sdkjs#298](https://github.com/ONLYOFFICE/sdkjs/pull/298))
|
||||||
|
|
||||||
#### Presentation Editor
|
#### Presentation Editor
|
||||||
* Fix reporter mode in Safari
|
* Fix reporter mode in Safari
|
||||||
|
|
||||||
#### Back-end
|
#### 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
|
#### x2t
|
||||||
* Fix mac related build problems
|
* Fix mac related build problems
|
||||||
|
|
Loading…
Reference in a new issue