Skip to content

Commit 2fc4ae3

Browse files
authored
Merge pull request #31 from DHTMLX/whats-new-v5.2.2
[add] what's new for v5.2.2
2 parents 56dca38 + 345a9a3 commit 2fc4ae3

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

docs/whats_new.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,31 @@ description: You can learn what's new in the DHTMLX JavaScript Spreadsheet libra
88

99
If 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

1330
Released 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

3047
Released on May 20, 2025

0 commit comments

Comments
 (0)