Release date: January 1, 2026
Features
- CSS themes and Theme Designer support hover event styling
- CSS Theme Designer supports colors with alpha channel (transparency).
Improvements
- Default Menu CSS theme updated. (build 771)
- Meta tag
<meta name="daypilot:css" content="disable"> can be used to disable registration of the default CSS theme. (build 773) globalThis.__DayPilotDisableCssInjection supported (disables automatic registration of the default CSS themes when set to true). (build 773)- [Calendar] Event hover background added to the built-in Calendar CSS theme. (build 774)
- [Month] Event delete icon in the default theme uses the current text color (Month). (build 774)
- [Calendar] Event delete icon in the default theme uses the current text color (Calendar) (build 774)
- [Calendar] Built-in event delete icon uses the current text color (Calendar). (build 774)
- [Scheduler] The built-in event delete icon is vertically centered (Scheduler). (build 774)
- [Month] Event delete icon centered vertically (Month). (build 774)
- [Scheduler] Floating event arrow icon uses SVG and current foreground color. (build 774)
- [Scheduler] Bundled CSS themes updated: Transparent, Blue, Green, White. (build 775)
- [Calendar] Bundled CSS themes updated: Transparent, Blue, Green, White. (build 776)
- [Month] Bundled CSS themes updated: Transparent, Blue, Green, White. (build 777)
Fixes
- [Scheduler] Correctly restoring original event content after floating event is hidden (Vue templates). (build 771)
- [Scheduler] Correctly restoring original event content after floating event is hidden (React). (build 771)
- [Navigator] DayPilot.Navigator.select(start, end, options) -
options incorrectly ignored when both start and end were specified (fixed) (build 780) - SVG symbols used in active areas are now centered properly. (build 781)