Skip to content

Commit f19a972

Browse files
committed
[add] what's new for v9.1.1
1 parent 8084ec3 commit f19a972

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/whatsnew.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ 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.1
12+
13+
Released on February 24, 2025
14+
15+
### Fixes
16+
17+
- Combobox. Adding a new option in the "multiselection" mode opens the popup list
18+
- Form. The problem with updating the value of the `preMessage` property of the Textarea control
19+
- Grid. After editing grouped data with the `adjust:true` option in the Grid configuration, the adjustable cell width is reset on ungrouping data
20+
- Grid. The issue with using a sub-row when the `dhx.scrollViewConfig.enable` configuration option is set to *true*
21+
- Grid. An error caused by the use of options containing commas in the "combobox" editor
22+
- Grid. Incorrect calculation of the row `autoHeight`, if the length of a word in a cell exceeds the column width
23+
1124
## Version 9.1
1225

1326
Released on February 18, 2025

0 commit comments

Comments
 (0)