File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,18 @@ description: You can learn what's new in the DHTMLX JavaScript Spreadsheet libra
8
8
9
9
If you are updating Spreadsheet from an older version, check [ Migration to Newer Version] ( migration.md ) for details.
10
10
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
+
11
23
## Version 5.1.5
12
24
13
25
Released on February 13, 2024
You can’t perform that action at this time.
0 commit comments