Skip to content

Commit 4cb429d

Browse files
author
alex
committed
Merge pull request 'v9.1.1' (#123) from v9.1.1 into master
Reviewed-on: https://git.webix.io/Servers/gantt-docs/pulls/123
2 parents 19505e8 + 0c3bf31 commit 4cb429d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

data/whatsnew.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,24 @@ What's New
1010

1111
If your current version of dhtmlxGantt is older than 2.0, check migrating.md for details of updating.
1212

13+
9.1.1
14+
---------------
15+
<span class='release_date'>December 15, 2025. Bugfix release</span>
16+
17+
### Fixes
18+
19+
- Fix the error that occurred in [React Gantt](web/react.md) when the user provided `links` prop without the `tasks` prop
20+
- Fix the issue in [React Gantt](web/react.md) where reloaded tasks did not have link IDs in their `$source` and `$target` properties
21+
- Fix the issue where Gantt opened the inline editor after pressing the **Meta** key
22+
- Fix the `%w` [date format](desktop/date_format.md) not working correctly in CSP production environments
23+
- Fix the issue that prevented [group tasks](api/gantt_groupby.md) from being displayed as [split tasks](desktop/split_tasks.md) when they had `render="split"` specified
24+
- Fix the issue with the resource grid disappearing on pressing the **Tab** key after editing a resource cell
25+
26+
### Updates
27+
28+
- Allow configuring row and task bar height for [virtual tasks](api/gantt_groupby.md)
29+
30+
1331
9.1
1432
----------
1533
<span class='release_date'>November 5, 2025. Minor update</span>

0 commit comments

Comments
 (0)