Frigate NVR Updates: Version 0.17 Release and Early 0.18 Development
Frigate NVR officially released version 0.17 with extensive changes across 1,435 files, while early development work for version 0.18 has already begun. The update includes new LLM chat capabilities, improved YOLOv9 Coral support, and enhanced time-lapse export functionality.
Duration: PT1M57S
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-27T11:09:13Z
- Audio duration: PT1M57S
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 27th, 2026.
Blake Blackshear merged the major 0.17 release, bringing over 115,000 additions and changes across 1,435 files. This represents a significant milestone for the open-source network video recorder platform.
NickM-27 began early work on version 0.18, though the initial pull request required a quick revert and remerge due to merge conflicts. The 0.18 development includes networking configuration improvements and updated Docker containers.
Several notable feature additions made it into this release cycle. Nicolas Mowen implemented LLM chat API with tool calling support, allowing users to interact with AI models through the platform. The same contributor also added llama.cpp as a GenAI provider and refactored the time-lapse export functionality for…
Blake Blackshear updated YOLOv9 Coral support in the object detection system. Martin Weinelt modernized the TensorFlow Lite runtime by switching from the legacy tflite-runtime to ai-edge-litert, Google's successor package.
Additional improvements include API events now supporting both detections and alerts based on event labels, offline preview images for disconnected…
Nearby episodes from Frigate NVR Updates
- Debug Replay Feature and UI Improvements
- Dashboard Camera Visibility Fix
- Documentation Clarifications for Hardware Requirements
- Major Masks and Zones Improvements Plus GenAI Enhancements
- YOLOv9 Documentation Fix
- RF-DETR Download Script Fix
- Documentation and Localization Week
- Object Attributes Processing Improvement