Skip to content

Commit 9fbd943

Browse files
committed
[add] what's new for v8.3.11
1 parent d715da8 commit 9fbd943

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 8.3.11
12+
----------------
13+
14+
Released on May 8, 2024
15+
16+
### Fixes
17+
18+
- DataCollection/TreeCollection. Fix the work of the `serialize()` method for the CSV format
19+
- Form. Fix the issue with the `maxlength` property that made inputs to be required
20+
- Grid. Fix the drag-n-drop functionality for a grid initialized in a web component
21+
- Grid/TreeGrid. Fix the functionality of the comboFilter
22+
- Grid/TreeGrid. Fix the `adjust` property for a cell with the "combobox" editor the options of which are set via the `id` and `value` properties
23+
- Grid/TreeGrid. Fix the error caused by the call of the `addCellCss()` method for a hidden column
24+
- Layout. Fix the error caused by the `destructor` call
25+
1126
Version 8.3.10
1227
------------------
1328

0 commit comments

Comments
 (0)