You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/whatsnew.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,16 @@ description: You can explore what's new in DHTMLX Suite and its release history
8
8
9
9
Before updating DHTMLX to the latest version, please check the [Migration to Newer Versions](migration.md) guide to avoid possible breakdowns.
10
10
11
+
## Version 9.1.5
12
+
13
+
Released on June 5, 2025
14
+
15
+
### Fixes
16
+
17
+
- DataCollection/TreeCollection. Fixed the [`sort()`](data_collection/api/datacollection_sort_method/) method in the `smartSorting` mode when sorting by more than three parameters
18
+
- Grid. The `multiselect/select` editor passes the id instead of the value, while exporting data to an .xslx file
19
+
- Grid. Sorting by the third column disregards the prior two-column sort order
0 commit comments