Frigate NVR Updates: Beta Cleanup and Monitoring Accuracy
Frigate's 0.18 beta received a broad round of miscellaneous fixes from hawkeye217, while a separate fix targets misleading inference-time readings in the Enrichments panel. Both changes are about tightening up accuracy and stability as the beta matures.
Duration: PT2M6S
Episode overview
This episode is a short developer briefing from Frigate NVR Updates.
It explains recent repository work in plain language.
- Show: Frigate NVR Updates
- Published: 2026-07-16T13:15:33Z
- Audio duration: PT2M6S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good day, and welcome to Frigate NVR Updates for July 16, 2026.
Today's activity centers on one theme: cleaning up rough edges as the 0.18 beta moves toward stability.
The headline item is PR 23725, "Miscellaneous fixes" for the 0.18 beta, merged by Josh Hawkins and mirrored in commit c406a93. This one touches a wide swath of the system — installation, app state, the dispatcher, and the updater. When a change spans this many areas under a single "miscellaneous fixes" banner, it…
Second, PR 23727 from JoeApo108 addresses a subtler but meaningful monitoring bug: the Enrichments panel was showing a stale, non-zero average inference time for enrichments that had actually gone idle. The inferences-per-second gauge correctly dropped to zero, but the inference-time gauge — which relies on a…
Together, these two items reflect the same underlying discipline: as Frigate stabilizes its 0.18 release, both the core application layer and the observability layer are getting scrutiny for correctness, not just new capability.
What's next: watch for the 23727 fix to land and confirm enrichment metrics behave as expected under idle conditions, and keep an eye on the 0.18 beta channel for further…
Nearby episodes from Frigate NVR Updates
- Cleanup Sprint for 0.18 Beta
- Security Hardening and Accuracy Fixes
- Weekly Recap - Documentation Cleanup and Authentication Groundwork
- Auth Expands, Face Recognition Gets Fixed
- Correctness Fixes Across Classification and Auth
- Documentation and Cleanup Day
- Cleanup and Streaming Bump
- Recording Reliability and Polish