Compare commits

..

4 Commits

Author SHA1 Message Date
Alexey Golubev 30b72cef42 updated submodules 2020-11-19 16:34:41 +03:00
maxkadushkin f7143495df Update CHANGELOG.md (#512) 2020-11-19 16:22:32 +03:00
Alexey Golubev a83ccfb78e updated submodules 2020-11-11 11:44:39 +03:00
maxkadushkin 8bd1c99e7c Update CHANGELOG.md (#506) 2020-11-11 11:37:26 +03:00
6 changed files with 40 additions and 5 deletions
+35
View File
@@ -1,5 +1,40 @@
# Change log
## 6.0.2
### Fixes
#### All Editors
* Fix problem with insert BMP image in doc (Bug #47276)
## 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
+1 -1
Submodule core updated: 5c36946442...007f4ca09e
+1 -1
Submodule sdkjs updated: b05d71ddc0...6df8cd8e34