We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc537cd commit 4227f46Copy full SHA for 4227f46
docs/whats_new.md
@@ -8,6 +8,16 @@ description: You can learn what's new in the DHTMLX JavaScript Spreadsheet libra
8
9
If you are updating Spreadsheet from an older version, check [Migration to Newer Version](migration.md) for details.
10
11
+## Version 5.2.7
12
+
13
+Released on December 9, 2025
14
15
+### Fixes
16
17
+- Export to Excel failing when a sheet contains a cell with a data-validation list
18
+- The issue where a dropdown with a data-validation list stops working when the initial cell value is `%`
19
+- The problem with the `INDEX/MATCH` formula breaking after setting focus in the formula bar
20
21
## Version 5.2.6
22
23
Released on November 19, 2025
0 commit comments