Release date: February 1, 2026
Features
Improvements
- [Month] DayPilot.Month.makeDraggable(options) - additional options implemented:
remove,externalCssClass,externalHtml,externalCursor,onDragStart,onDrop. (build 6821) - [Month] DayPilot.Month.makeDraggable() added to TypeScript definitions. (build 6821)
- [Month] Performance optimization: The events.update() method performs an inline update of the event box instead of refreshing all events if the location hasn't changed (Month). (build 6822)
- External drag and drop supports Calendar and Month component targets on the same page. (build 6826)
- [Month] Month Excel export demo added. (build 6828)
- [Scheduler] Event text is now wrapped during Excel export if eventTextWrappingEnabled is set to
true(Scheduler). (build 6832)
Fixes
- Clicking submenu items fixed (regression). (build 6823)
- [Calendar] DayPilot.Calendar.onTimeRangeRightClick and onTimeRangeRightClicked added to TypeScript definitions. (build 6831)
- [Calendar] DayPilot.Calendar.timeRangeRightClickHandling added to TypeScript definitions. (build 6831)
DayPilot