Merge pull request #155 from ONLYOFFICE/feature/changelog-4.4.3

Add 4.4.3 changelog
This commit is contained in:
Alexey Golubev 2017-08-14 16:41:46 +03:00 committed by GitHub
commit f547fe73d8

View file

@ -1,5 +1,19 @@
# Change log # Change log
## 4.4.3
### Fixes
#### Document Editor
* Fix opening some docx (bug #35307)
* Fix chart legend blocking in coedit (bug #35492)
#### Spreadsheet Editor
* Fix change shape size by yellow markers (bug #35451)
* Fix case sensitive VLOOKUP and HLOOKUP (bug #35528, [DocumentServer#140](https://github.com/ONLYOFFICE/DocumentServer/issues/140))
#### Presentation Editor
* Fix comment reply duplication (bug #35408)
* Fix bug with drag-and-drop chart into title
## 4.4.2 ## 4.4.2
### New features ### New features
#### Spreadsheet Editor #### Spreadsheet Editor