Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/whats_new.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ description: You can learn what's new in the DHTMLX JavaScript Spreadsheet libra

If you are updating Spreadsheet from an older version, check [Migration to Newer Version](migration.md) for details.

## Version 5.2.9

Released on January 8, 2026

### Fixes

- Editor dropdown filtering now uses `startsWith` instead of `includes` when typing in an open editor
- Excel cell borders are now preserved after export and import
- Prevent font size overriding when pasting from external tables

## Version 5.2.8

Released on December 15, 2025
Expand Down
Loading