v0.13.2
blakeblackshear/frigatev0.13.2Feb 17, 2024by blakeblackshear
AI Summary
A maintenance release improving ONVIF handling, birdseye functionality, and adding documentation for time-lapse export.
Key Highlights
- More robust ONVIF handling
- Birdseye enhancements
- Documentation for time-lapse export
New Features
- NMS optimize for stationary cars
- Time-lapse export documentation
Full Release Notes
## What's Changed * Update Makefile for 0.13.2 by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/9687 * Nms optimize for stationary cars by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/9684 * More robust onvif handling by @hawkeye217 in https://github.com/blakeblackshear/frigate/pull/9635 * Don't fail if message is received before websocket start by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/9634 * Birdseye enhancements by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/9778 * Add detailed errors for unsupported label uploading to frigate+ by @Maximo-Guk in https://github.com/blakeblackshear/frigate/pull/9775 * Onvif: skip non-video profiles in setup by @hawkeye217 in https://github.com/blakeblackshear/frigate/pull/9708 * Mention that AMD CPUs work just fine with OpenVINO by @svenstaro in https://github.com/blakeblackshear/frigate/pull/9740 * Revise VSCode hostname info in docs by @printplaatreparatie in https://github.com/blakeblackshear/frigate/pull/9709 * Docs: Fix and clarify which /dev/video devices to use with Raspberry Pi by @m-d-brown in https://github.com/blakeblackshear/frigate/pull/9509 * remove reference to the term credit by @blakeblackshear in https://github.com/blakeblackshear/frigate/pull/9799 * Added documentation for time-lapse export (master) by @mike2307 in https://github.com/blakeblackshear/frigate/pull/9804 * docs: fix links to full configuration reference by @lawm in https://github.com/blakeblackshear/frigate/pull/9808 * Fix builds by @blakeblackshear in https://github.com/blakeblackshear/frigate/pull/9852 * Use zoom space id in Onvif RelativeMove setup by @hawkeye217 in https://github.com/blakeblackshear/frigate/pull/9859 * Fix birdseye camera comparison by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/9887 * Format by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/9889 ## New Contributors * @Maximo-Guk made their first contribution in https://github.com/blakeblackshear/frigate/pull/9775 * @svenstaro made their first contribution in https://github.com/blakeblackshear/frigate/pull/9740 * @printplaatreparatie made their first contribution in https://github.com/blakeblackshear/frigate/pull/9709 * @m-d-brown made their first contribution in https://github.com/blakeblackshear/frigate/pull/9509 * @mike2307 made their first contribution in https://github.com/blakeblackshear/frigate/pull/9804 * @lawm made their first contribution in https://github.com/blakeblackshear/frigate/pull/9808 **Full Changelog**: https://github.com/blakeblackshear/frigate/compare/v0.13.1...v0.13.2