Frigate NVR Updates: Weekly Recap - Beta Stabilization & Global Reach

This week's work centered on stabilizing the 0.18 beta with a string of targeted fixes and a preview-storage bug patch, while translation contributions across ten languages pushed Frigate's interface further toward full global coverage. Ten pull request activity items and thirty additional commits were logged between July 20 and July 27.

Duration: PT2M50S

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-27T16:05:48Z
  • Audio duration: PT2M50S

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 the Frigate NVR Updates weekly recap for July 20 through July 27.

This week: 10 pull request activity items, and 30 additional commits.

The clearest pattern this week is beta stabilization. Hawkeye217 pushed a series of "miscellaneous fixes" PRs for the 0.18 beta — numbers 23763, 23790, 23809, and 23828 — touching config handling, camera and live-view behavior, package dependencies, and error logging. Individually these are small, but together they…

The second theme is reliability under real-world conditions. Contributor teajaysee identified and fixed a regression where preview generation could break permanently in 0.18. Once recording cleanup removed an empty preview directory for a camera, nothing recreated it, so hourly preview exports silently failed from…

Third, there's a smaller but practical set of front-end refinements. PR 23803 improved object icons and internationalization support, including a new skunk icon and icon utility work. PR 23818 pinned the react-zoom-pan-pinch package to prevent a dependency update from breaking zoom and pan behavior in the interface…

Finally, the bulk of individual commits this week came from Weblate translation…

Nearby episodes from Frigate NVR Updates

  1. Beta Fixes and a Wave of Translations
  2. A Zoom Library Pin, Twice
  3. Stability Fixes for the 0.18 Beta
  4. Closing Out 0.18 Beta Rough Edges
  5. Preview Storage Regression Fix
  6. Beta Cleanup Pass
  7. Weekly Recap - Runtime Config Reliability & Beta Cleanup
  8. 0.18 Beta Cleanup Continues