Skip to content

Commit 9bab3c2

Browse files
committed
[update] update whatsnew for v9.1.1
1 parent 19505e8 commit 9bab3c2

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

data/whatsnew.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,25 @@ 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 12, 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 have `render="split"` specified
24+
- Fix the disappearance of the resource grid when pressing the **Tab** key after editing a resource cell
25+
26+
### Updates
27+
28+
- Add support for **landscape** mode when using the [merge_pages](api/gantt_exporttopdf.md) parameter during export
29+
- Allow configuring row and task bar height for [virtual tasks](api/gantt_groupby.md)
30+
31+
1332
9.1
1433
----------
1534
<span class='release_date'>November 5, 2025. Minor update</span>

0 commit comments

Comments
 (0)