Merge pull request #110 from ONLYOFFICE/feature/changelog-4.3.4

Add 4.3.4 changelog
This commit is contained in:
Alexey Golubev 2017-05-16 12:29:01 +03:00 committed by GitHub
commit 0e084269fa

View file

@ -1,5 +1,16 @@
# Change log
## 4.3.4
### Fixes
#### Editors
* Fix open error if sdk loads before fonts [sdkjs#118](https://github.com/ONLYOFFICE/sdkjs/pull/118)
* Fix showing shape without gradient angle (bug #34887)
* Show correct limited functionality notification in IE 9, IE 10
#### Back-end
* Fix using user data from JWT
* Add logs for checkHealth of spellchecker
## 4.3.3
### New features
#### Document Editor