dhx-chart 9.0.4 → 9.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/readme.txt CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
3
 
4
- dhtmlxChart v.9.0.4 Standard
4
+ dhtmlxChart v.9.1.1 Standard
5
5
  This software is covered by GPL-2.0 License. Usage without proper license is prohibited.
6
6
 
7
7
  (c) XB Software.
package/whatsnew.txt CHANGED
@@ -1,6 +1,16 @@
1
- Version 9.0.4 (February 4, 2025)
1
+ Version 9.1.1 (February 24, 2025)
2
2
  ----------------------------
3
3
 
4
+ # Version 9.1 (February 18, 2025)
5
+
6
+ ### Fixes
7
+
8
+ - DataCollection/TreeCollection. The `sort()` method called without arguments doesn't reset the applied sorting
9
+ - TreeCollection. The `restoreOrder()` method doesn't reset the applied sorting
10
+
11
+ Version 9.0.4 (February 4, 2025)
12
+ ----------------------------
13
+
4
14
  # Version 9.0.3 (January 13, 2025)
5
15
 
6
16
  ### Fixes