v0.12.1
blakeblackshear/frigatev0.12.1Jun 11, 2023by blakeblackshear
AI Summary
A maintenance release focused on performance improvements for Raspberry Pi users, bug fixes for recording logic, and extensive documentation updates.
Key Highlights
- Reduce CPU usage for RPi users using hwaccel
- Fix filter dropdowns when list is too long
- Extensive documentation updates (WebRTC, QNAP, Nginx)
Full Release Notes
## What's Changed * Reduce CPU usage for RPi users using hwaccel by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6385 * Prevent recordings from being turned on if disabled in config by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6444 * Fix filter dropdowns when list is too long by @sinamics in https://github.com/blakeblackshear/frigate/pull/6000 ## Documentation Updates * Update npm command by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/5938 * Fix tensorrt script url by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6015 * Improve documentation on web rtc by @Juliafin in https://github.com/blakeblackshear/frigate/pull/6005 * Change blueprint url to newest version. by @SgtBatten in https://github.com/blakeblackshear/frigate/pull/6091 * Check frigate validators when saving config by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6069 * Correct bridge network explanation by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6102 * update api key for search by @blakeblackshear in https://github.com/blakeblackshear/frigate/pull/6119 * Update installation.md by @imne in https://github.com/blakeblackshear/frigate/pull/6128 * live.md: Add a note for Tailscale usage by @felikcat in https://github.com/blakeblackshear/frigate/pull/6121 * Make camera naming more clear by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6164 * Add docs for getting intel_gpu_top to work without privileged mode by @mew1033 in https://github.com/blakeblackshear/frigate/pull/6166 * Added instruction to install Frigate on QNAP NAS. by @my-umd in https://github.com/blakeblackshear/frigate/pull/6196 * adding instructions for Nginix reverse proxy by @vajonam in https://github.com/blakeblackshear/frigate/pull/6159 * Docs: access go2rtc stream externally while using add-on #6208 by @dbuezas in https://github.com/blakeblackshear/frigate/pull/6209 * contributing.md: add note about extra coral device by @kevin-david in https://github.com/blakeblackshear/frigate/pull/6071 * Update configuring_go2rtc.md by @dbuezas in https://github.com/blakeblackshear/frigate/pull/6232 * Fix http-jpeg template insertion by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6291 * Clarify stationary object behavior by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6273 * Add instructions for custom go2rtc build by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6333 * Update version to 0.12.1 by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6386 * Make note of mapping rpi device by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/6511 * [Docs] Snapshot config explanation. by @Nornode in https://github.com/blakeblackshear/frigate/pull/6439 * Update ESXi documentation to point to latest instructions by @lamw in https://github.com/blakeblackshear/frigate/pull/6576 * fix build by @blakeblackshear in https://github.com/blakeblackshear/frigate/pull/6668 * Docs: replace Double Take integration to maintained fork by @skrashevich in https://github.com/blakeblackshear/frigate/pull/6746 ## New Contributors * @Juliafin made their first contribution in https://github.com/blakeblackshear/frigate/pull/6005 * @SgtBatten made their first contribution in https://github.com/blakeblackshear/frigate/pull/6091 * @imne made their first contribution in https://github.com/blakeblackshear/frigate/pull/6128 * @felikcat made their first contribution in https://github.com/blakeblackshear/frigate/pull/6121 * @mew1033 made their first contribution in https://github.com/blakeblackshear/frigate/pull/6166 * @my-umd made their first contribution in https://github.com/blakeblackshear/frigate/pull/6196 * @vajonam made their first contribution in https://github.com/blakeblackshear/frigate/pull/6159 * @dbuezas made their first contribution in https://github.com/blakeblackshear/frigate/pull/6209 * @Nornode made their first contribution in https://github.com/blakeblackshear/frigate/pull/6439 * @lamw made their first contribution in https://github.com/blakeblackshear/frigate/pull/6576 **Full Changelog**: https://github.com/blakeblackshear/frigate/compare/v0.12.0...v0.12.1