Skip to content

v1.12.0

Compare
Choose a tag to compare
@jakowenko jakowenko released this 13 Jun 02:59
· 31 commits to master since this release

1.12.0 (2022-06-13)

Features

  • api: opencv preprocess face check (ed30ad1)
  • aws rekognition support (7904852)
  • detectors: process images from specific cameras (5d39d0c)
  • frigate: sort sub labels alphabetically #217 (82d8736)
  • frigate: stop_on_match config option to break process loop (4b98990)
  • opencv: adjust classifier settings via config (2e6c512)
  • ui: show config errors (ddcaf89)
  • ui: upload images to process with detectors (f774406)

Bug Fixes

  • api: sleep if image hasn’t changed during retry loop (78e9808)
  • better handling of update check (6de1cf1)

Build

  • deps: bump outdated packages (0842d98)
  • workflow dispatch [skip ci] (a4f6e13)