Add 5.3.4 changelog (#613)
This commit is contained in:
parent
8239f8596b
commit
18243bc29d
|
@ -1,4 +1,4 @@
|
||||||
personal_ws-1.1 en 437 utf-8
|
personal_ws-1.1 en 438 utf-8
|
||||||
ACOT
|
ACOT
|
||||||
ACOTH
|
ACOTH
|
||||||
ActiveCell
|
ActiveCell
|
||||||
|
@ -10,6 +10,7 @@ Api
|
||||||
ApiRange
|
ApiRange
|
||||||
ApiWorksheet
|
ApiWorksheet
|
||||||
Asana
|
Asana
|
||||||
|
aspose
|
||||||
ASC
|
ASC
|
||||||
ashx
|
ashx
|
||||||
Aspose
|
Aspose
|
||||||
|
|
37
CHANGELOG.md
37
CHANGELOG.md
|
@ -1,5 +1,42 @@
|
||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## 5.3.4
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
#### Plugins
|
||||||
|
|
||||||
|
* Translations for Photo Editor plugin
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
#### All Editors
|
||||||
|
|
||||||
|
* Fix order of spellchecker 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
|
||||||
|
|
||||||
|
#### x2t
|
||||||
|
|
||||||
|
* Decode xlsx escaped chars (bug #36575, #41890)
|
||||||
|
|
||||||
|
#### 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