Release date: May 1, 2024

Features
- Selection of multiple task boxes in the Gantt chart [demo]
- Moving of multiple task boxes at once in the Gantt chart [demo]
- Drag-and-drop moving of task groups along the timeline in the Gantt chart, including child tasks [demo]
Improvements
- [Scheduler] DayPilot.Scheduler.resources[].start supported - allows specifying a custom row start (build 5924)
- [Scheduler] AutScroll stopped properly on mouse release (rectangle selection in Scheduler). (build 5927)
- [Gantt] Multi-select API added (Gantt) (build 5928)
- [Gantt] Styling of selected task box updated (Gantt). (build 5929)
- [Gantt] DayPilot.Gantt.moveGroupChildren property (boolean) added (build 5930)
- [Gantt] Task group moving demo added (Gantt). (build 5933)
- [Gantt] Task multi-moving demo added (Gantt). (build 5933)
- [Gantt] Task multi-selecting demo added (Gantt). (build 5933)
- [Scheduler] Horizontal year view demo added to the Scheduler (months as rows). (build 5933)
Fixes
- [Scheduler] Time range selection fixed for rows with custom start (Scheduler). (build 5923)
- [Scheduler] Event resizing fixed for rows with custom start (Scheduler). (build 5923)
- [Calendar] Duplicate firing of onEventClick on touch devices fixed. (build 5925)
- [Calendar] Tapping on an event allows updating the current position for the context menu (Calendar). (build 5925)
- [Scheduler] ResizeObserver cleanup on component disposal fixed ["Cannot read properties of null (reading 'offsetParent')"] (Scheduler). (build 5931)
- [Calendar] Manual DayPilot.Menu.show() call should work on touch devices without calendar reference (fixed). (build 5932)
DayPilot