Skip to content

Releases: dermotduffy/frigate-hass-card

v6.0.8

15 Dec 00:56
67f03fb
Compare
Choose a tag to compare

6.0.8 (2024-12-15)

🐛 Bug Fixes

  • Fix builtin controls showing up when they should not (#1759) (67f03fb)

v6.0.7

14 Dec 23:00
cebd4b2
Compare
Choose a tag to compare

6.0.7 (2024-12-14)

🐛 Bug Fixes

🔨 Code Refactoring

  • Rename classes internally to better support rtl languages (#1756) (dc5de02)

v6.0.6

13 Dec 16:13
ed0bb99
Compare
Choose a tag to compare

6.0.6 (2024-12-13)

🐛 Bug Fixes

v6.0.5

13 Dec 15:41
e0335c5
Compare
Choose a tag to compare

6.0.5 (2024-12-13)

🐛 Bug Fixes

  • Only fetch Reolink media for cameras that support it (#1747) (e0335c5)

v6.0.4

12 Dec 04:44
1992db2
Compare
Choose a tag to compare

6.0.4 (2024-12-12)

🐛 Bug Fixes

v6.0.3

11 Dec 03:37
47fdfbc
Compare
Choose a tag to compare

6.0.3 (2024-12-11)

🐛 Bug Fixes

v6.0.2

10 Dec 02:15
216ded2
Compare
Choose a tag to compare

6.0.2 (2024-12-10)

🐛 Bug Fixes

v6.0.1

10 Dec 01:45
9499ef9
Compare
Choose a tag to compare

6.0.1 (2024-12-10)

This release marks the first fully automated release of the card. It contains no material changes beyond v6.0.0. Future releases will automatically be made based on submitted PRs, eliminating time between PR merge and release.

🐛 Bug Fixes

👷 Continuous Integration

  • Adjust semantic release settings closer to prior releases (#1724) (cf23021)
  • Allow semantic release to create draft releases (#1719) (5a20321)
  • Convert old release workflows to manual only (#1726) (4a1b365)
  • Enable semantic releases (#1728) (9499ef9)
  • Use correct release name variable (#1725) (0a48ec5)

🔧 Chores

  • Set package version back to 0.0.0-dev to prepare for semantic release (#1717) (8c37523)

v6.0.0

09 Dec 00:15
4590558
Compare
Choose a tag to compare

Changes

Notes:

Highlighted feature

Camera grid

grid-small

💥 Breaking Changes

🚀 Features

🐛 Fixes

🐎 Performance

  • perf: Change media fetches to be asynchronous to view render (#1702) @dermotduffy
  • perf: Only trigger a state change if the state is definitely different (#1569) @dermotduffy

🚨 Testing

👷 Continuous Integration

📚 Documentation

Read more

v6.0.0-beta.9

04 Dec 04:34
b2b7a08
Compare
Choose a tag to compare
v6.0.0-beta.9 Pre-release
Pre-release

Changes

This is an interim release to pair with HomeAssistant >=2024.12.

Notes:

  • Beta releases may be unstable / not fit for prime time. Please report bugs, then rollback to the latest non-beta release.
  • For Frigate users, requires at least Frigate integration v5.4.0 or later.
  • Requires HomeAssistant >=2024.12.

💥 Breaking Changes

🚀 Features

🐛 Fixes

🐎 Performance

  • perf: Change media fetches to be asynchronous to view render (#1702) @dermotduffy
  • perf: Only trigger a state change if the state is definitely different (#1569) @dermotduffy

🚨 Testing

👷 Continuous Integration

📚 Documentation

Read more