We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d4584f + 9bff96d commit c647b5eCopy full SHA for c647b5e
1 file changed
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.9
12
+
13
+Released on January 8, 2026
14
15
+### Fixes
16
17
+- Editor dropdown filtering now uses `startsWith` instead of `includes` when typing in an open editor
18
+- Excel cell borders are now preserved after export and import
19
+- Prevent font size overriding when pasting from external tables
20
21
## Version 5.2.8
22
23
Released on December 15, 2025
0 commit comments