Add 5.3.4 changelog
This commit is contained in:
parent
8239f8596b
commit
bc12c7ce84
33
CHANGELOG.md
33
CHANGELOG.md
|
|
@ -1,5 +1,38 @@
|
||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## 5.3.4
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
#### Plugins
|
||||||
|
|
||||||
|
* Translations for Photo Editor plugin
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
#### All Editors
|
||||||
|
|
||||||
|
* Fix order of spellcheck correction entries ([DesktopEditors#224](https://github.com/ONLYOFFICE/DesktopEditors/issues/224))
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* Fix JS error while undo insert empty row in table (bug #41995)
|
||||||
|
* Fix the problem with adding an equation inside a hyperlink
|
||||||
|
* Fix composite input in Firefox ([DocumentServer#601](https://github.com/ONLYOFFICE/DocumentServer/issues/601))
|
||||||
|
* Fix crash while opening file with math created by aspose
|
||||||
|
|
||||||
|
#### Presentation Editor
|
||||||
|
|
||||||
|
* Fix background color of slide
|
||||||
|
|
||||||
|
#### Windows Version
|
||||||
|
|
||||||
|
* Fix misprint on redis configure page
|
||||||
|
|
||||||
|
## 5.3.3
|
||||||
|
|
||||||
|
### No public release
|
||||||
|
|
||||||
## 5.3.2
|
## 5.3.2
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue