Frigate NVR Updates: Weekly Recap - Stability Cleanup Ahead of 0.18

This week's work centered on a steady stream of bug fixes under the "Miscellaneous fixes" banner heading into the 0.18 beta, alongside performance work on recording queries and the removal of a discontinued detector. Fourteen pull request items and six additional commits landed, most from a concentrated effort to stabilize the UI, config handling, and detection pipeline.

Duration: PT3M2S

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-08-03T16:05:38Z
  • Audio duration: PT3M2S

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. This recap covers July 27th through August 3rd, 2026. Fourteen pull request activity items and six additional commits this week.

The clear story this week is stabilization ahead of the 0.18 beta release. Four separate "Miscellaneous fixes" pull requests from Josh Hawkins — PRs 23828, 23854, 23873, and 23892 — rolled up a wide batch of bug fixes touching configuration handling, the UI, and detection accuracy.

On the reliability side, several fixes address problems that could quietly corrupt state. PR 23854 fixes a watchdog issue where a crashed process would restart using the boot-time configuration instead of the current one, because the running app object was never rebound after a live config update. That same PR stops…

On the interface side, PR 23873 fixes camera visibility settings that weren't consistently respected — hidden cameras were still surfacing in zone editors, motion tabs, and review summaries even when dashboard or review visibility was turned off. That same PR also scopes review page queries so counts and lists…

A second theme is performance and dependency housekeeping. DoFabien's PR 23862, tracked from issue 23586, trims…

A…

Nearby episodes from Frigate NVR Updates

  1. 0.18 Beta Cleanup
  2. DeGirum Detector Removed
  3. Detector Cleanup and Bounding Box Fix
  4. Hidden Cameras, Consistent Rules
  5. Config Sync Bugs and Query Speedups
  6. OpenVINO Detector Crash Fix
  7. A Second Face Recognition Model Arrives — Twice
  8. Weekly Recap - Beta Stabilization & Global Reach