Skip to content

Commit 9b322ed

Browse files
authored
Merge pull request #57 from DHTMLX/next
[add] what's new for v9.1.2
2 parents 83a56f8 + 9a126e0 commit 9b322ed

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/whatsnew.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ description: You can explore what's new in DHTMLX Suite and its release history
88

99
Before updating DHTMLX to the latest version, please check the [Migration to Newer Versions](migration.md) guide to avoid possible breakdowns.
1010

11+
## Version 9.1.2
12+
13+
Released on March 17, 2025
14+
15+
### Fixes
16+
17+
- Chart. The default CSS classes aren't applied to the series of the `splineArea` chart type
18+
- Combobox. Incorrect calculation of the popup position on filtering options
19+
- Grid. Impossibility to set the left border for the first cells
20+
- Grid. Incorrect displaying of a row dragged by the frozen part
21+
- Grid. The script error that occurred while hovering over a span in the "tree" mode
22+
- TreeCollection. The `move` method doesn't move child elements of an item between collections
23+
- TreeCollection. After moving elements in `_order` there are duplicates of moved elements
24+
25+
1126
## Version 9.1.1
1227

1328
Released on February 24, 2025

0 commit comments

Comments
 (0)