DayPilot Pro for JavaScript 2025.4.6770

Release date: December 15, 2025

Improvements

  • globalThis.__DayPilotDisableCssInjection supported (disables automatic registration of built-in CSS themes when set to true). (build 6767)
  • [Calendar] Event active area icon and symbol properties supported during image export (Calendar). (build 6768)
  • [Calendar] DayPilot.Calendar.onBeforeEventExport: args.areas supported (by default, it uses areas defined in onBeforeEventRender). (build 6768)
  • [Calendar] Event active area text is preferred over html during image export (Calendar). (build 6768)

Fixes

  • [Scheduler] DayPilot.Scheduler.onBeforeCellExport: Type of args parameter updated in TypeScript (missing members added). (build 6764)
  • [Scheduler] DayPilot.Scheduler.onBeforeCornerRender: Type of args parameter updated in TypeScript (missing members added). (build 6764)
  • [Calendar] More defensive checking of the source event/div when displaying a bubble to prevent "Cannot read properties of null (reading 'data')" error in Calendar. (build 6765)
  • [Calendar] Position and width calculation fixed for event active areas with right property during image export. (build 6768)
  • [Calendar] Position of event active areas fixed during image export in RTL mode (Calendar). (build 6768)