Skip to content

Commit b82ef89

Browse files
authored
Merge pull request #7 from DHTMLX/next
[add] what's new for v5.1.6
2 parents 891d95c + 6b30177 commit b82ef89

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/whats_new.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ 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.1.6
12+
13+
Released on July 25, 2024
14+
15+
- Inserted rows/columns are missed in the serialized data on loading it
16+
- An empty date cell displays the last picked date in the datepicker and the timepicker
17+
- An issue with number localization and an empty string value in a cell
18+
- Searching doesn't get focus while editing a cell
19+
- Using `ngIf/ngFor` for the Spreadsheet container causes a break in the component
20+
21+
### Fixes
22+
1123
## Version 5.1.5
1224

1325
Released on February 13, 2024

0 commit comments

Comments
 (0)