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.
🚀 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) (fc32727)
- Allow 2-way audio detection to be skipped and timed (#2355) (a153766), closes #2313
- Escape should dismiss overlay messages (#2324) (045d15d)
- Make
camerasoptional (#2343) (93f1f08)
🐛 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)
- Improve review media filtering (#2322) (f4e905a)
- Propagate review filtered status (#2370) (dd25e19)
- Seek to the start of review media (#2353) (7dbf058)
- Various editor / diagnostic improvements (#2363) (df3614f), closes #2360 #2328
📚 Documentation
- Clarify recorded clips button visibility in the
Responding to fullscreenexample (#2325) (3eca6b7) - Include
reviewsin examples update (#2365) (5e867a8)
🚨 Tests
🔨 Code Refactoring
- Convert protected methods to private (#2358) (0a67df9)
- Migrate config schema from Zod v3 to Zod v4 (#2357) (529500e)
🐎 Performance Improvements
- Variety of small type and performance fixes (#2367) (497e6e8)
- Various rendering performance improvements (#2359) (46868ce)