Improved
v8.0.0-rc.1
8.0.0-rc.1 (2026-02-22)
- 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.
:rocket: Features
- Add ability to untrigger after fixed number of seconds (#2350) (47880e4), closes #2342
- Add documentation links from editor (#2362) (6d5a76a)
- Add severity media filter (#2323) (c03ddd9)
- Add support for Frigate reviews / detections [initial PR] (#2315) ()
:bug: Bug Fixes
- Add missing capabilities to editor (#2366) (87a85ce)
- Expose
galleryandmediaviews as media type agnostic (#2335) (21f9469) - Fix off-by-one thumbnail for folder media (#2364) (504b027)
- Fix styling and severity in status bar (#2352) (282983c)
:books: Documentation
- Clarify recorded clips button visibility in the
Responding to fullscreenexample (#2325) (3eca6b7) - Include
reviewsin examples update (#2365) (5e867a8)
:rotating_light: Tests
:hammer: Code Refactoring
- Convert protected methods to private (#2358) (0a67df9)
- Migrate config schema from Zod v3 to Zod v4 (#2357) (529500e)
:racehorse: Performance Improvements
- Variety of small type and performance fixes (#2367) (497e6e8)
- Various rendering performance improvements (#2359) (46868ce)