Skip to content

Commit

Permalink
Actualize the list of changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Spitsyn committed Nov 12, 2024
1 parent a3a14a4 commit 741918d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 741918d

Please sign in to comment.