Skip to content

Releases: thomasgregg/frigate-delivery-card

1.27.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 10:04

Full Changelog: v1.27.0...v1.27.1

1.27.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 09:57

Full Changelog: v1.26.0...v1.27.0

1.26.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 18:35

Full Changelog: v1.25.2...v1.26.0

1.25.2

Choose a tag to compare

@github-actions github-actions released this 23 Aug 10:08

Full Changelog: v1.25.1...v1.25.2

1.25.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 10:06

Full Changelog: v1.25.0...v1.25.1

v1.25.0 - PERSON category

Choose a tag to compare

@thomasgregg thomasgregg released this 22 Jul 19:51

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

Choose a tag to compare

@thomasgregg thomasgregg released this 22 Jul 17:31

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

Choose a tag to compare

@thomasgregg thomasgregg released this 22 Jul 17:27

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

Choose a tag to compare

@thomasgregg thomasgregg released this 22 Jul 17:22

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

Choose a tag to compare

@thomasgregg thomasgregg released this 22 Jul 17:20

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.