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
11 changes: 11 additions & 0 deletions docs/whats_new.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ 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.6

Released on November 19, 2025

### Fixes

- An extra DOM element appearing during the import of an .xlsx file that contains a cell with a wrapped text
- Incorrect displaying of column/row labels in the column context menu while managing columns
- The sheet structure breaking when freezing a range that contains merged cells
- Improved keyboard navigation in sheets with spanned cells

## Version 5.2.5

Released on October 23, 2025
Expand Down
Loading