From 741918d0b5c3ea84911a05979937f2108f7761bc Mon Sep 17 00:00:00 2001 From: Denis Spitsyn Date: Tue, 12 Nov 2024 11:09:31 +0000 Subject: [PATCH] Actualize the list of changes --- CHANGELOG.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7f26e19e..679e0b835 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,7 +70,9 @@ data source * Fixed selecting fractional numbers using Goal Seek * Fixed incorrect rounding when using the `ROUNDUP` function -* Fixed the dependence of the scroll step on the system scale +* Fixed creating data array as a result of calculating the `VLOOKUP` function + if the argument is not an array ([DocumentServer#2956](https://github.com/ONLYOFFICE/DocumentServer/issues/2956)) +* Fixed the rendering artifacts when scrolling the content of the sheet * Fixed displaying the drop-down list button * Fixed the ability to apply the AutoFilter to an imported range * Fixed the ability to use the space in a name of a protected range @@ -208,10 +210,6 @@ * Fixed corruption of links to sheets containing non-Latin characters after exporting to the `ODS` format -#### API - -* Fixed document recalculation when calling `GetUsedRange()` - #### Mobile * Fixed stopping work of the editor when opening `CSV`/`TXT` files