Release date: September 27, 2025
Improvements
- [Scheduler] Forbid event moving when the cursor is set to "not-allowed" - within resizing margins (Scheduler). (build 6101)
- Hiding context menu on window resize. (build 6101)
- [Scheduler] Locking the scrolling direction for a Scheduler row header that can be scrolled in both directions (vertical and horizontal). (build 6101)
- SVG icons updated; new icons: cut, copy, paste, undo, redo, trash (build 6101)
- Built-in stylesheets try to detect an existing nonce and use it to prevent CSP errors: "Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'". Either the 'unsafe-inline' keyword, a hash... (build 6101)
- [Calendar] The crosshair now stays enabled during Calendar drag-and-drop, same as the Scheduler. (build 6101)
Fixes
- [Scheduler] Mouse position required for Menu properly updated when hovering active areas that define a custom bubble for Scheduler row headers. (build 6101)
- [Scheduler] Horizontal touchpad/mouse-wheel scrolling in Scheduler row headers didnÔÇÖt work when rowHeaderScrolling was enabled and a vertical scrollbar was present - fixed. (build 6101)
- [Gantt] Background color properly applied to the upper-right corner (Gantt). (build 6101)
- [Scheduler] Dragging events between two Schedulers: Fixed moving activation when no mousemove event registered in the source Scheduler (very quick dragging to another Scheduler). (build 6101)
- [Gantt] Vertical alignment of the floating event text fixed in CSS (Gantt chart). (build 6101)
- [Scheduler] Failed shadow creation when starting moving event to a disabled parent row (`treePreventParentUsage: true`) fixed (Scheduler). (build 6101)
- [Scheduler] Momentum grid scrolling and subsequent tap-and-hold time range selection caused "Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted" error - fixed (Scheduler). (build 6101)
- [Scheduler] The tap-and-hold action on an event is now canceled when the event is no longer available, preventing the Scheduler from throwing the error "Cannot read properties of null (reading 'client')." (build 6101)
- [Scheduler] Detection of event properties from the actual CSS during Scheduler image export fixed (especially duration bar color). (build 6101)
- Bubble Mouse position required for Bubble properly updated when hovering active areas. (build 6101)
- [Calendar] Incorrect vertical offset of boxed events fixed (Calendar). (build 6101)