Update CHANGELOG.md (#840)
* Update CHANGELOG.md Update information about security issues. * Update .aspell.en.pws
This commit is contained in:
parent
22d05b4eb5
commit
73161c56d8
|
@ -92,6 +92,7 @@ CUBERANKEDMEMBER
|
||||||
CUBESET
|
CUBESET
|
||||||
CUBESETCOUNT
|
CUBESETCOUNT
|
||||||
CUBEVALUE
|
CUBEVALUE
|
||||||
|
CVE
|
||||||
dataset
|
dataset
|
||||||
DAVERAGE
|
DAVERAGE
|
||||||
DCOUNT
|
DCOUNT
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
|
|
||||||
* Reading license file disabled in Community Edition
|
* Reading license file disabled in Community Edition
|
||||||
* Fixed an issue with missing license file in log files (bug #44694), ([DocumentServer#814](https://github.com/ONLYOFFICE/DocumentServer/issues/814))
|
* Fixed an issue with missing license file in log files (bug #44694), ([DocumentServer#814](https://github.com/ONLYOFFICE/DocumentServer/issues/814))
|
||||||
* Fixed some database-related security issues
|
* Fixed some database-related security issues (CVE-2020-11537)
|
||||||
* Fix mariadb support
|
* Fix mariadb support
|
||||||
* Database optimization for better performance
|
* Database optimization for better performance
|
||||||
* Fixed an issue with disabling Download As option after reconnected
|
* Fixed an issue with disabling Download As option after reconnected
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
#### x2t
|
#### x2t
|
||||||
|
|
||||||
* Fixed some security issues
|
* Fixed some security issues (CVE-2020-11534, CVE-2020-11535, CVE-2020-11536)
|
||||||
* Fixed an issues with DOC, RTF and XLSX formats(bug 44756) (bug 44934) (bug 44840)
|
* Fixed an issues with DOC, RTF and XLSX formats(bug 44756) (bug 44934) (bug 44840)
|
||||||
* Fixed corrupting of mime-type after some DOCX editing (Bug 44957)
|
* Fixed corrupting of mime-type after some DOCX editing (Bug 44957)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue