Frigate NVR Updates: UI Improvements and License Plate Recognition Fixes
Five pull requests were merged focusing on user interface enhancements, video playback improvements, and license plate recognition optimization. The updates include better annotation offset controls and stricter CPU requirements.
Duration: PT1M59S
Transcript
Good morning, this is your Frigate NVR Updates for March 8th, 2026.
Josh Hawkins merged five pull requests yesterday, delivering significant user interface improvements and backend optimizations. The largest change came through "Improve annotation offset UX," which redesigned how users adjust annotation timing with 458 lines added across six files. The update keeps navigation buttons visible when reopening dialogs and automatically pauses video playback when users adjust annotation offsets, making it easier to align bounding boxes visually.
Hawkins also merged "Frontend fixes," addressing issues introduced by recent React updates. This patch prevents unnecessary reloads in the user persistence hook and adds missing internationalization namespaces that were causing content to disappear due to React 19's stricter Suspense enforcement.
The "Improve playback of videos in Tracking Details" pull request tackled reliability issues with tracked object clips that wouldn't play consistently. A new media utility module was added to handle video processing more effectively.
Documentation received updates for AVX2 CPU requirements across seven files. The current version of onnxruntime now requires AVX2 support, affecting users running object classification, face recognition, license plate recognition, and semantic search features.
Finally, the license plate recognition system was optimized through "LPR: apply filters after clustering." Instead of discarding invalid format readings immediately, the system now applies length and format filters to clustered representative plates, allowing noisy variants to contribute to clustering accuracy.
What's next: Monitor community feedback on the annotation offset changes and watch for any compatibility issues with the AVX2 requirement rollout.
That's your update for today. I'm your host, and we'll be back tomorrow with more Frigate development news.