Frigate NVR Updates: 0.18 Beta Cleanup Continues

The 0.18 beta line continued its stabilization pass with a second round of miscellaneous fixes from hawkeye217, alongside a hardware compatibility fix for newer Intel NPU chips and documentation updates. The pattern this cycle is polish and edge-case handling rather than new features.

Duration: PT2M16S

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-19T13:10:49Z
  • Audio duration: PT2M16S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

It's July 19th, 2026, and this is Frigate NVR Updates.

The clear theme today is beta stabilization. Most of the activity traces back to the ongoing 0.18 beta cleanup effort, split across two related pull requests from hawkeye217.

The first, PR 23755, already merged, bundled several small but meaningful fixes. It resolves a saved credential sentinel to the actual stored API key during the GenAI probe process — a correctness fix that matters if you're testing generative AI integrations. It also centers the multi-camera export time range on the…

A follow-up, PR 23763, opened just hours ago and still touches related territory — specifically the semantic search model size widget. Given the "miscellaneous fixes" title matches the earlier merged PR, this looks like a continuation of the same cleanup pass rather than a separate effort, so expect more small…

Separately, PR 23759 from blakeblackshear updated labels and FAQ content, reinforcing that documentation accuracy is getting real attention this cycle alongside the code fixes.

The other notable item is PR 23761 from fjlouis, addressing hardware compatibility. Current NPU stats reporting relies on a hard-coded device path that doesn't…

Nearby episodes from Frigate NVR Updates

  1. Batch Config Bug Fixed
  2. Runtime Toggle State Finally Gets Fixed
  3. Beta Cleanup and Monitoring Accuracy
  4. Cleanup Sprint for 0.18 Beta
  5. Security Hardening and Accuracy Fixes
  6. Weekly Recap - Documentation Cleanup and Authentication Groundwork
  7. Auth Expands, Face Recognition Gets Fixed
  8. Correctness Fixes Across Classification and Auth