v0.8.2

blakeblackshear/frigatev0.8.2Feb 20, 2021by blakeblackshear

AI Summary

Adds global object masks, proactive cache cleanup, and frontend UI improvements.

Key Highlights

  • Lots of frontend improvements.
  • Switches in WebUI for detection/clips/snapshots.
  • Proactive cache cleanup when cache exceeds 90% full.
  • Global object masks.
  • New 'required_zones' setting.

New Features

  • Global object masks.
  • Required zones setting.
  • Proactive cache cleanup.
  • Frontend UI switches.

Full Release Notes

Features:
- Lots of frontend improvements
- Switches in WebUI for detection/clips/snapshots
- Proactive cache cleanup when >90% full
- Attempt to cleanup overlapping events from the database
- Add disk usage stats
- Global object masks
- Try to avoid detection of stationary objects
- `required_zones` setting for snapshots/clips/mqtt

Changes:
- `max_disappeared` is now 5x FPS by default
- Implement mqtt via websockets for frontend use
- Reduce jpg image sizes to reduce bandwidth
- Unit tests and automated tests for webUI

Fixes:
- Resubscribe to MQTT topics on reconnect

Images:
- x86: `blakeblackshear/frigate:0.8.2-amd64`
- x86 w/ nvidia (for ffmpeg only): `blakeblackshear/frigate:0.8.2-amd64nvidia`
- Raspberry Pi 3/4 (32bit): `blakeblackshear/frigate:0.8.2-armv7`
- Raspberry Pi 4 (64bit): `blakeblackshear/frigate:0.8.2-aarch64`