8.0.0-rc.2 (2026-03-09)
- Minimum Frigate Integration: Requires >=
v5.14.2. If you see 'Unknown command', this is your problem!
⚠ BREAKING CHANGES
- Renames:
untrigger_secondstountrigger_delay_seconds media_typeandevents_typeare retired underlive,viewerandtimelineconfiguration sections, instead media type is associated (once) with the camera undermedia.- Requires configuration change (automatic upgrade offered) to move from (e.g.)
data_left_stoptodata_end_left - Changes the behavior of the
notcondition when there is more than one condition present. Users who desire the previous behavior should wrap their conditions in anandfirst.
🚀 Features
- Add PIP (Picture-in-Picture) support (#2391) (c398562), closes #1657
- Allow user generated notifications (#2401) (24c6b98)
- Implement support for gesture-based PTZ control (#2378) (ea86ad0), closes #1839
🐛 Bug Fixes
- Add editor support for go2rtc metadata fetch timeout (#2372) (d5e1e02)
- automations on microphone connect not working (#2403) (ee23cb2), closes #2314
- Button style issue introduced by HA
2026.3(#2392) (#2394) (8223cae), closes #2390 - Change the
notcondition to exactly match the HAnotcondition (#2387) (ecc8ecf), closes #2383 - connection: re-initialize camera managers and event subscriptions on reconnect (#2389) (a81d723)
- Don't show
presetsmenu when there's a single preset (#2404) (ae8b113), closes #2398 - Issue with height not adjusting (downwards) to aspect ratio (#2375) (40ad3b4), closes #2341
- Should faithfully use WebRTC card PTZ format
data_*(#2396) (1d81e03), closes #2385 - Status actions should not be clickable when status bar is hidden (#2406) (ebe6b2f)
📚 Documentation
- Add special case warning for fullscreen condition (#2373) (753cf02)
- Improve clarity of
labelsandzonesparameters (#2380) (9ac7fa3) - Improve doc interlinking (#2402) (6c46e36)
- Various minor doc improvements (#2384) (db0a747)
- Various small documentation improvements (#2386) (526acf7)