@@ -8,8 +8,16 @@ description: You can explore what's new in DHTMLX Suite and its release history
88
99Before updating DHTMLX to the latest version, please check the [ Migration to Newer Versions] ( migration.md ) guide to avoid possible breakdowns.
1010
11- Version 9.0.1
12- ------------------
11+ ## Version 9.0.2
12+
13+ Released on December 23, 2024
14+
15+ ### Fixes
16+
17+ - Grid. The ` input ` editor doesn't work when ` selection:"row" ` is specified
18+ - Grid. ` autoEmptyRow ` creates an additional empty row on loading external data
19+
20+ ## Version 9.0.1
1321
1422Released on December 10, 2024
1523
@@ -28,13 +36,12 @@ Released on December 10, 2024
2836- Message. Incorrect text wrapping
2937- Tree. Selection isn't applied after dragging an item to another Tree
3038- TreeCollection. The ` smartSorting ` property is missed in the configuration of the ` sort() ` method
31- - TreeCollection. The ` filter() ` method allows specifying an invalid configuration
39+ - TreeCollection. The ` filter() ` method allows specifying an invalid configuration
3240- TreeCollection. The ` move() ` method calculates the movements incorrectly when moving an array of elements
3341- TreeCollection. The ` move() ` method doesn't allow being called without additional arguments
3442- TreeCollection. The ability to create a non-existent parent
3543
36- Version 9.0
37- ---------------
44+ ## Version 9.0
3845
3946Released on November 25, 2024
4047
@@ -108,27 +115,23 @@ In this version TreeGrid becomes a part of Grid. Check the [Migration](migration
108115- [ Form. Number mask] ( https://snippet.dhtmlx.com/51wnauq3 )
109116- [ Form. Pattern mask] ( https://snippet.dhtmlx.com/gu1ekt1z )
110117
111-
112- Version 8.4.6
113- -----------------
118+ ## Version 8.4.6
114119
115120Released on October 15, 2024
116121
117122### Fixes
118123
119124- Grid. The issue with opening the Combobox column editor without options
120125
121- Version 8.4.4
122- -----------------
126+ ## Version 8.4.4
123127
124128Released on September 16, 2024
125129
126130### Fixes
127131
128132- Grid. Data is not displayed in the non-PRO version
129133
130- Version 8.4.3
131- ------------------
134+ ## Version 8.4.3
132135
133136Released on September 10, 2024
134137
@@ -141,8 +144,7 @@ Released on September 10, 2024
141144- Grid/TreeGrid. The ` beforeColumnDrop ` event fires after dragging rows
142145- Grid/TreeGrid. The ` height ` property set as a string breaks rendering of the component
143146
144- Version 8.4.2
145- ------------------
147+ ## Version 8.4.2
146148
147149Released on August 29, 2024
148150
@@ -160,8 +162,7 @@ Released on August 29, 2024
160162- Layout. Issue with cells resizing
161163- Tree. The intermediate state of three-state checkboxes isn't displayed when a dataset is specified in the Tree configuration
162164
163- Version 8.4.1
164- ------------------
165+ ## Version 8.4.1
165166
166167Released on July 25, 2024
167168
@@ -174,8 +175,7 @@ Released on July 25, 2024
174175- Grid/TreeGrid. Row selection gets lost after dragging a column
175176- Tree. Checkbox states are not displayed in the serialized data
176177
177- Version 8.4
178- ------------------
178+ ## Version 8.4
179179
180180Released on July 16, 2024
181181
@@ -231,7 +231,6 @@ Released on July 16, 2024
231231- Tabbar. [ Tooltips on tabs] ( https://snippet.dhtmlx.com/o5x1e3i8?tag=tabbar )
232232- TreeGrid. [ Editing with a colorpicker editor] ( https://snippet.dhtmlx.com/tx89igxr?tag=treegrid )
233233
234-
235234## Version 8.3.14
236235
237236Released on July 8, 2024
0 commit comments