Changelog
Version 2.6
Released on March 25, 2026
New features
- Ability to filter data by API calls
- Ability to filter data via header filters
- Integration with SVAR Filter
- Calculating and visualizing slack | PRO feature
- Rollups | PRO feature
Updates
- Ability to scroll to a specific date with the "scroll-chart" action
resize-chartaction is added to monitor widget dimensions
Fixes
- Export to PNG/PDF: incorrect link positions
- The "scroll-chart" action does not scroll to provided coordinates
- Chart and grid are sometimes misaligned when vertical scroll appears
- Incorrect visible date during zooming
- Gantt fails to initialize in SvelteKit with server-side rendering
- API
refis not recornized in Typescript projects - Task duration and start date and incorrect during drag-n-drop on some scales
- Incorrect grid width after expanding and collapsing it with all column fixed
- Narrow scale does not expand when grid is collapsed by clicking
- Tooltips are not shown for segments
- Zoom speed is too high with laptop trackpad
- Task reordering, opening and closing fails in case of integer string id
Breaking changes
- "expand-scale" action is removed
Version 2.5.2
Released on January 22, 2026
New features
- Server-side export to PNG, PDF, XLSX, MS Project | PRO feature
- Client-side export and import from MS Project | PRO feature
- Auto calculation of progress for summary tasks | PRO feature
- Auto conversion of parent tasks to summary tasks | PRO feature
Fixes
- Scale is expanded left with a small dataset during screen resizing
- Markers ignore scale boundaries
- Delete link placeholder is misplaced sometimes
- Task duration and start date and incorrect during drag-n-drop on some scales
Version 2.4.5
Fixes
- Incorrect path to fonts and icons
Version 2.4.4
Fixes
- Splitting a task is limited to last segment
Version 2.4.3
Community license changed from GPL to MIT
New features
- Ability to remove links from Chart UI
- Locale-based scale formatting
- Basic auto scheduling | PRO feature
- Handling of invalid links | PRO feature
- Critical path calculation | PRO feature
- Global calendar to define working schedule | PRO feature
- Unscheduled tasks | PRO feature
- Vertical markers on timeline | PRO feature
- Baselines | PRO feature
- Split tasks | PRO feature
- Undo and redo | PRO feature
Updates
- Resizer line can be dragged to expand current display mode
Fixes
- Summary task size is sometimes incorrect while dragging
- Excess reactivity triggers during zooming
- ContextMenu css cannot be set
- Editing tasks breakes dynamic width of narrow scales cells
- Sourcemap included
Breaking changes
- Scales format string is changed from date-fns to SVAR locale
- Fullscreen helper is moved to SVAR React Core
Version 2.3.4
Fixes
- Performance regression during scrolling and zooming
Version 2.3.3
Fixes
- Fullscreen hotkey property should be optional
- Incorrect handling of themes
- ContextMenu custom class name cannot be set
Version 2.3.2
Fixes
- Tooltips for bars are not visible