10.1.0 (2026-01-10)
This is the first new release in quite some time! I finally found some time to add a few feature requests and bug fixes.
The new Planner and Inline views are intended for use with a full panel, the view may not render as expected in normal cards.
Features
- add ability to hide end date, fixes #1720 (d77abb6)
- add et locale (5e28e23)
- add inline view, a full calendar view (4569a57)
- add tap actions (af0fec4)
- added planner view (wip) (5eafd66)
- hide card if there are no events (1242117)
- standardise editor with ha-forms (2949811)
- stantardise code views (5114e72)
Bug Fixes
- amend planner view for better layout (84e818a)
- amend planner view for better layout (8475a74)
- card header not the correct size fixes #1655 (69dade5)
- clicking calendar name only rotates between event and calendar mode (8117e3d)
- dateFormat not applying as expected fixes #1608 (1aa1ad7)
- dependencies not working as expected (cb971ff)
- descLength for html events not displaying as expected (f0f6825)
- Dutch i18n (#1518) (53b4a2b)
- icons wrapping with too many calendars (b63808a)
- missaligned current day event bar fixes #1628 (8f22024)
- multiple security fixes and general bugfixes (d5c6d5a)
- multiple security fixes and general bugfixes (a299264)
- resolve lint issues for release (f93e393)
Performance Improvements
- move to pnpm as it is faster than yarn/npm (2ad554b)