Frigate NVR Updates: Authentication and UI Improvements
Two pull requests were merged addressing authentication interface improvements and animated event card functionality, plus a performance fix for Frigate+ API calls.
Duration: PT1M27S
Transcript
Good morning, this is your Frigate NVR Updates for March 15th, 2026.
Two pull requests were merged yesterday, both from contributor hawkeye217. The first addresses authentication interface improvements. The "Hide set password menu option when native auth is disabled" pull request modifies the web interface to properly hide password management options when users authenticate through proxy authentication rather than Frigate's native system. This change affects the account settings and general settings components, preventing confusion for users who don't actually manage passwords within Frigate itself.
The second merged pull request is a smaller but practical change. "Disable pip for animated event cards" removes picture-in-picture functionality from animated event cards in the web interface. This eliminates an unnecessary UI element that doesn't serve a useful purpose for animated content.
Additionally, contributor padioca's commit addresses a performance issue in the Frigate+ integration. The fix moves API calls to a thread pool to prevent event loop blocking, which should improve overall system responsiveness when communicating with Frigate+ services.
Looking ahead, these changes suggest continued focus on authentication system refinements and web interface optimization. The threading improvement for Frigate+ calls may indicate broader performance optimization work in progress.
That's your update for today. Back tomorrow with more Frigate development news.