This commit is contained in:
Pavel Lobashov 2020-04-08 10:44:32 +03:00
parent cd5f895f01
commit 0f746b3a2f

View file

@ -39,7 +39,7 @@
* 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
* Fix mariadb support * Fix mariadb support
* Database optimizations 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
client (bug #44757) client (bug #44757)
* Fix PostgreSQL command for citus compatibility * Fix PostgreSQL command for citus compatibility