10.3.0 (2026-05-25)
Features
- add showPastDaysOfWeek to keep current-week history visible (#1578, #1600) (6044a78)
- emit cal- and recurring CSS classes on event titles (#1540, #1579) (c5206a1), closes #1571 #1701
- expose --cal-* custom properties so card_mod can style every part of the card (8ebf249), closes #1732 #1732
- per-entity overrides for description, hours, font size and weight (#1660, #1511, #1617, #1620) (de0a34a)
- per-entity titleReplace for renaming and stripping titles (#1395, #1599, #1605) (c21f64f)
Bug Fixes
- calendar mode no longer truncates fetch window for entities with maxDaysToShow (b9db316), closes #1762
- compactMode now applies to Calendar mode grid (472b890), closes #1763
- honor entity-level showMultiDay setting (db9d972), closes #1658
- restore maxDaysToShow default to 7 (c21b7fd), closes #1761 #1764
- use startTimeToShow for planner row date labels (b73ec92), closes #1754