Frigate NVR Updates: Beta Fixes and Model Reload
Two pull requests merged for Frigate's 0.17 beta including authentication improvements, UI fixes, and a classification model reload bug fix. The updates address multiple stability issues and improve user experience across the platform.
Duration: PT1M39S
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-02-13T11:08:17Z
- Audio duration: PT1M39S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning, this is your Frigate NVR Updates for February 13th, 2026.
Two pull requests were merged yesterday targeting stability improvements for the 0.17 beta release. Josh Hawkins merged a comprehensive miscellaneous fixes pull request addressing multiple areas of the system. The changes include authentication improvements that prioritize admin roles in proxy auth configurations,…
On the user interface side, the fixes improve chip tooltip displays with proper internationalization separators and correct event type handling for sublabels. The update resolves console warnings about missing titles and descriptions by implementing screen-reader-only elements, and addresses a pointer events issue…
ZhaiSoul contributed a targeted fix for object classification model reloading, resolving an issue where classification models would fail to reload properly during runtime updates.
The authentication changes include updated documentation and expanded test coverage for proxy authentication scenarios. The video processing improvements focus on reducing unnecessary restarts that could interrupt recording sessions.
What's next: These beta fixes continue preparing the 0.17 release with focus on…