You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
+
13
31
9.1
14
32
----------
15
33
<spanclass='release_date'>November 5, 2025. Minor update</span>
0 commit comments