File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,35 @@ description: You can learn what's new in the DHTMLX JavaScript Spreadsheet libra
88
99If you are updating Spreadsheet from an older version, check [ Migration to Newer Version] ( migration.md ) for details.
1010
11+ ## Version 5.2
12+
13+ Released on May X, 2025
14+
15+ [ Review of release on the blog] ( https://dhtmlx.com/blog/dhtmlx-spreadsheet-5-2/ )
16+
17+ ### New functionality
18+
19+ - Ability to create a styled border for a group of cells
20+ - Ability to freeze columns and rows (both via the API and from the UI)
21+ - Ability to hide columns and rows (both via the API and from the UI)
22+ - A popup with descriptions for formulas is added
23+ - a new locale: ` formulas `
24+ - A new ` afterDataLoaded ` event is added to indicate that the file import is complete
25+
26+ ### Fixes
27+
28+ - The issue with sorting
29+ - The issue with the filter shifting to a new column
30+ - The error that occurred on blocking a sheet adding with the "addSheet" action
31+ - The issue with filtering blank cells
32+ - The problem with editing a large spanned table
33+ - The error that occurred on undoing an action in a cell
34+ - The error that occurred on entering/editing a cell with the IF formula
35+ - Th script error that occurred after cutting and pasting a link
36+ - The issue with changing the text alignment during export/import of an .xlsx file
37+ - The issue with Spreadsheet losing focus after some actions
38+ - Performance improvements
39+
1140## Version 5.1.8
1241
1342Released on December 10, 2024
You can’t perform that action at this time.
0 commit comments