Update CHANGELOG.md (#2343)

* Update CHANGELOG.md
This commit is contained in:
Denis Spitsyn
2023-08-16 16:30:02 +05:00
committed by GitHub
parent 3542942733
commit 2a23e70288
2 changed files with 3 additions and 0 deletions

View File

@@ -383,6 +383,7 @@ multichart
multicomments multicomments
multiselect multiselect
MySQL MySQL
NativeEngine
Nederland Nederland
Nederlands Nederlands
NEGBINOM NEGBINOM

View File

@@ -239,6 +239,8 @@ are marked as asynchronous
#### All Editors #### All Editors
* Fix the vulnerability CVE-2023-30186 with memory exhaustion
during work with `NativeEngine` function (Bug #60433)
* Fix crash when using Shift+← and Ctrl+→ in a graphical formula (Bug #60984) ([DocumentServer#2131](https://github.com/ONLYOFFICE/DocumentServer/issues/2131)) * Fix crash when using Shift+← and Ctrl+→ in a graphical formula (Bug #60984) ([DocumentServer#2131](https://github.com/ONLYOFFICE/DocumentServer/issues/2131))
* Fix distance between labels and the axis * Fix distance between labels and the axis
* Fix points label position (max min axis orientation) * Fix points label position (max min axis orientation)