This is a maintenance release for Frigate 0.16 that includes bugfixes and minor changes.
Images
- ghcr.io/blakeblackshear/frigate:0.16.1
- ghcr.io/blakeblackshear/frigate:0.16.1-standard-arm64
- ghcr.io/blakeblackshear/frigate:0.16.1-tensorrt
- ghcr.io/blakeblackshear/frigate:0.16.1-rk
- ghcr.io/blakeblackshear/frigate:0.16.1-rocm
- ghcr.io/blakeblackshear/frigate:0.16.1-tensorrt-jp6
What's Changed
Frontend Changes
- Improve recording playback startup time on slow connections (#19503)
- Fix export dialog overflowing due to i18n time lengths (#19736)
- Ensure audio support is correctly queried from go2rtc streams (#19708)
- Allow users with the viewer role to register for webpush notifications (#19640)
- Video dimension layout fix for Chrome (#19636, #19805)
- Remind users to restart after enabling face recognition (#19601)
- Always allow sorting by score in Explore page (#19501)
- Fix recognized license plate filter being incorrectly hidden in Explore filters in certain circumstances (#19491)
- Fix unscrollable languages menu on small mobile devices (#19797)
- Fix label in streaming stats (#19874)
Backend Changes
- Fix i965 hwaccel driver for older Intel iGPUs (#19590)
- Return correct mime type for some image endpoints (#19708)
- Cleanup vod clip handling and add padding arg (#19813)
- Catch invalid keys in genai prompts (#19657)
- Run autotracking setup method in asyncio coroutine (#19614)
- Fix autotracking calibration crash when zooming is disabled (#19776)
- Fix autotracking hang for some cameras (#19873, #19879)
- Deprecate include_thumbnails field in events API (#19584)
- Ensure bird classification still runs if no other enrichments are enabled (#19576)
- Latest image API endpoint fixes (#19573 and #19555)
- Fix percentage display in recording emergency cleanup logs (#19525)
- Support
input-dtype
config for Frigate+ models (#19799) - Set lower bound on
retry_interval
(#19883)