Releases: pallemannen/hass-calendar-admin
Releases · pallemannen/hass-calendar-admin
Release list
v0.2.5
v0.2.4
- Added a "Use 24-hour time" toggle, defaulting to on. Controls event time labels and the time-grid hour axis in week/day view. FullCalendar was previously falling back to 12-hour AM/PM formatting since no locale was set.
v0.2.3
- Added Swedish (sv) translation for the config-flow install dialog.
v0.2.2
First tagged release — from here on, every version bump gets a GitHub Release so HACS shows real release notes in the update dialog instead of nothing.
This version:
- Default first day of week is now Monday instead of Sunday (only affects people who've never touched the dropdown — your own choice there is unaffected).
Recap of everything since the initial release, for anyone updating from further back:
- Merged multi-calendar FullCalendar view with live per-calendar checkboxes and select-all/none.
- Sort-order menu for the calendar list.
- First-day-of-week setting (Sunday/Monday).
- Per-calendar color picker.
- Optional week-numbers and now-indicator toggles.
- Optional max-events-per-day cap (default: unlimited/scroll).
- Panel JS is now cache-busted on every release, so updates should show up reliably after a Core restart without needing an incognito window or manual cache clear.