Releases: thomasgregg/frigate-delivery-card
Releases · thomasgregg/frigate-delivery-card
Release list
1.27.1
Full Changelog: v1.27.0...v1.27.1
1.27.0
1.26.0
1.25.2
1.25.1
v1.25.0 - PERSON category
Added
- Optional
persons: true: every person event appears as its own teal PERSON chip alongside the couriers — couriers walking to the door, visitors, passers-by. Chip order is couriers → PERSON → OTHER. - The editor section is now called "Extra categories (OTHER & PERSON)" and hosts both toggles.
Notes
- Person and vehicle events are separate objects in Frigate and cannot be linked, so a delivery appears as both a courier event and a person event by design.
v1.24.1 - Back to chip pickers
Changed
- Reverted the inline checkbox lists from v1.24.0: couriers, labels and zones are chip combo-box pickers again (with free-text support). The occasional oversized empty popover when everything is selected is an upstream HA combo-box quirk and accepted as the lesser evil.
v1.24.0 - Inline checkbox lists in the editor
Fixed
- The courier picker opened an oversized, oddly positioned empty popover when all options were already selected (HA combo-box quirk).
Changed
- Couriers and labels are now inline checkbox lists — always visible, no popover, one tap to toggle. Custom sub_labels can still be set via YAML.
- Zones went back to a free-text list (zone names are user-defined, a dropdown made no sense).
v1.23.2 - Unclipped focus rings in the editor
Fixed
- The pressed/focus outline of editor controls (e.g. the courier picker button) was clipped at the editor edges — the editor host now leaves room for it.
v1.23.1 - Remove hermes from courier dropdown
Changed
- Removed hermes from the courier dropdown options: it is still only a candidate label in the Frigate+ model and selecting it would do nothing. It can still be typed as a custom value, and its brand color stays built in for whenever the model adds it.