File tree Expand file tree Collapse file tree 1 file changed +21
-4
lines changed Expand file tree Collapse file tree 1 file changed +21
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,31 @@ 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.2
12+
13+ Released on August 18, 2025
14+
15+ ### Updates
16+
17+ - Enhanced ` setValidation() ` for the type-ahead filtering in the built-in drop-down editor
18+ - Added export/import support for hidden/frozen columns/rows, the data validation select box and Excel links in .xlsx files
19+
20+ ### Fixes
21+
22+ - The problem with unmerging spanned cells in frozen columns/rows
23+ - The issue with applying built-in themes
24+ - The issue with Chinese input
25+ - The issue with Japanese input on MacOS: autocomplete confirm causes the editor closing
26+ - The problem with compiling the ` spreadsheet.d.ts ` file
27+
1128## Version 5.2.1
1229
1330Released on June 30, 2025
1431
32+ ### Updates
33+
34+ - The possibility to remove several columns/rows in one operation via the context menu
35+
1536### Fixes
1637
1738- The copy/paste script error
@@ -21,10 +42,6 @@ Released on June 30, 2025
2142- The issue with unnecessary displaying of the vertical scroll in the toolbar
2243- Math fixes for correct calculations in formulas
2344
24- ### Updates
25-
26- - The possibility to remove several columns/rows in one operation via the context menu
27-
2845## Version 5.2
2946
3047Released on May 20, 2025
You can’t perform that action at this time.
0 commit comments