Frigate NVR Updates: Weekly Recap - Code Quality & API Improvements
This week saw 31 merged pull requests focused heavily on MyPy type safety improvements, API enhancements, and user interface refinements. Major work included snapshot API improvements, internationalization workflow updates, and extensive code quality improvements across the codebase.
Duration: PT3M4S
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-03-29T10:04:45Z
- Audio duration: PT3M4S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Welcome to Frigate NVR Updates for the week of March 22nd through 29th, 2026.
31 pull requests merged with 31 additional commits this week, representing substantial development activity across multiple areas.
Starting with key features: Pull request 22375 by leccelecce significantly enhanced the event snapshot API to honor query parameters after events end, including height, quality, bounding box, timestamp, and crop options. This involved switching from storing annotated JPEGs to clean WebP copies, affecting 32 files…
The internationalization system received major improvements in PR 22586, with workflow enhancements and translation updates across 26 files. A new shared memory calculator was added to the documentation in PR 22103, helping users properly configure their systems. Classification features were expanded with…
Infrastructure improvements dominated this week's activity. Nicolas Mowen led extensive MyPy type safety work across multiple pull requests - 22645, 22658, 22632, and 22637 - systematically improving code quality across camera management, data processing, motion detection, and object detection modules. Pull request…
ONVIF functionality received a complete refactor in…
Nearby episodes from Frigate NVR Updates
- Settings Interface and Stream Management Fixes
- Security Hardening and Chat Enhancements
- Major Documentation Overhaul and Configuration Improvements
- UI Performance Improvements and Bug Fixes
- Chat Features and Review Interface Enhancements
- Code Quality and Export Fixes
- Classification Features and Bug Fixes
- GPU Support and Development Workflow Improvements