Released on February 27, 2026.
Fixes
- Fix the issue where Gantt could disappear after reordering tasks or creating links when the touch mode was enabled and Gantt was rendered inside Shadow DOM
- Fix the initial_scroll option in React Gantt so the chart scrolls to the first task on initialization
- Fix the issue where task assignments were not updated correctly after drag-and-drop when changes were made inside gantt.batchUpdate()
- Fix a memory leak in the task background row renderer
- Fix scale projection not working in React Gantt
- Fix missing rendering of baselines added via a datastore
- Fix the issue where Gantt stopped working after providing an invalid layout configuration