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
8
8
9
9
If you are updating Spreadsheet from an older version, check [ Migration to Newer Version] ( migration.md ) for details.
10
10
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
+
11
28
## Version 5.2.1
12
29
13
30
Released on June 30, 2025
14
31
32
+ ### Updates
33
+
34
+ - The possibility to remove several columns/rows in one operation via the context menu
35
+
15
36
### Fixes
16
37
17
38
- The copy/paste script error
@@ -21,10 +42,6 @@ Released on June 30, 2025
21
42
- The issue with unnecessary displaying of the vertical scroll in the toolbar
22
43
- Math fixes for correct calculations in formulas
23
44
24
- ### Updates
25
-
26
- - The possibility to remove several columns/rows in one operation via the context menu
27
-
28
45
## Version 5.2
29
46
30
47
Released on May 20, 2025
You can’t perform that action at this time.
0 commit comments