DayPilot Pro for ASP.NET WebForms 2025.4.3886

Release date: December 15, 2025

Features

  • [Calendar] Calendar image export now supports RTL.

Improvements

  • [Scheduler] DayPilot.Scheduler.onEventMoving only fired for modifier key state changes, not for all key presses (Scheduler). (build 3884)
  • globalThis.__DayPilotDisableCssInjection supported (build 3884)
  • [Scheduler] DayPilot.Scheduler.registerDropTarget(options) supports options.onDragEnter. (build 3884)
  • [Scheduler] DayPilot.Scheduler.registerDropTarget() supports touch devices. (build 3884)
  • [Scheduler] Rendering of floating headers optimized (Scheduler). (build 3884)
  • [Scheduler] Improved performance of progressive event rendering (Scheduler). (build 3884)
  • Bubble Bubble hides on "wheel" event to prevent an incorrect position. (build 3884)
  • [Scheduler] DayPilot.Scheduler.onEventMoving can change shadow height using `args.height` (in pixels). (build 3884)
  • [Scheduler] DayPilot.Scheduler.makeDraggable(options): `options.onDragStart` fired for touch moving. (build 3884)

Fixes

  • [Scheduler] When snap-to-grid was disabled, dragging boxed events placed them at the wrong position - fixed (Scheduler). (build 3884)
  • [Scheduler] Modifier key (Ctrl/Shift/Alt/Meta) + event click caused "Uncaught TypeError: Cannot set properties of undefined (setting 'overlapping')" error - fixed (Scheduler). (build 3884)
  • [Calendar] Event resizing using custom handles (active areas) fixed on touch devices (Calendar). (build 3884)
  • [Calendar] Position of column headers during Calendar image export fixed (incorrect top). (build 3884)
  • [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 3884)
  • [Calendar] Second tap on a single-cell selection created using a tap resulted in an invalid selection state - fixed (Calendar on touch devices). (build 3884)
  • [Scheduler] Progressive rendering of margins triggered after scrolling even if there were no new events rendered in the viewport (Scheduler). (build 3884)
  • [Scheduler] The minimum drag distance required for drag & drop event moving activation was ignored - fixed (Scheduler). (build 3884)
  • [Calendar] Touch interaction with the Calendar prevented subsequent mouse-based event click and time range selection (fixed). (build 3884)
  • [Scheduler] Vertical progressive event rendering margin fixed (Scheduler). (build 3884)
  • [Calendar] Selecting a cell without first moving the mouse threw an error ["Cannot read properties of undefined (reading 'x')"] - fixed (Calendar). (build 3884)
  • [Calendar] With `autoScroll` set to "Drag", scrolling stops correctly when the drag ends inside the active margin (Calendar). (build 3884)
  • [Calendar] Position/width calculation fixed for active areas with `right` property during image export of Calendar events. (build 3884)
  • [Calendar] Second moving of an event to the same position resulted in resetting the top position to zero - fixed (Calendar). (build 3884)

Other Changes

  • License updated: registered address, clarifications (v20251015). (build 3884)