Skip to content

0.8.2 Release

Compare
Choose a tag to compare
@blakeblackshear blakeblackshear released this 20 Feb 15:29
· 1537 commits to master since this release

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