Update CHANGELOG.md (#506)

This commit is contained in:
maxkadushkin
2020-11-11 11:37:26 +03:00
committed by GitHub
parent 58d9ffd8b7
commit 8bd1c99e7c
+27
View File
@@ -1,5 +1,32 @@
# Change log
## 6.0.1
### Fixes
#### All Editors
* Actualize Help
#### Document Editor
* Fix losing comments added to docx (Bug #46770)
#### Spreadsheet Editor
* Fix pivot refresh in R1C1 (Bug #46052)
#### Convert
* Fix error while opening specific xls (Bug #46728)
#### Back-end
* Fix several vulnerabilities
* Fix Path Traversal vulnerability via `download as` params
* Fix ER_DATA_TOO_LONG: Data too long for column 'callback' at row 1
* Fix problem with generating new presentation theme (Bug #46754)
## 6.0.0
### New Features