Release date: August 1, 2026
Improvements
- Hot-reload support for slot templates in Vue Scheduler, Month, Navigator, and Gantt components. (build 6974)
- [Scheduler] Vue Scheduler now merges simultaneous changes to config, component attributes, and events into a single update. (build 6974)
- [Calendar] Vue Calendar now merges simultaneous changes to config, component attributes, and events into a single update. (build 6975)
- [Gantt] Vue Gantt Chart now merges simultaneous changes to config, component attributes, and events into a single update. (build 6975)
- [Navigator] Vue Navigator now merges simultaneous changes to config, component attributes, and events into a single update. (build 6975)
- [Month] Vue Month now merges simultaneous changes to config, component attributes, and events into a single update. (build 6975)
- UI Builder projects include
.npmrcwithallow-remote=rootto support NPM packages served from npm.daypilot.org (npm 12+ compatibility). (build 6977) - React, Next.js and Vue projects generated by UI Builder use attributes/props instead of a config object. (build 6977)
Fixes
- [Queue] Fixed events prop handling in Vue Queue component. (build 6976)
DayPilot