v0.3.2
- API routes are now prefixed with
/api
- Support for CompreFace v0.5
- Add zone support for Frigate #31
- Improved web UI for training unknown / matched faces #9
- Removal of
train/:camera/:name
endpoint - Removal of wait period before reprocessing for specific camera #32
- UI refactoring
- Updates to how images are passed to detectors #33
- Checks to make sure image changed before reprocessing in event loop
- Better README and docs #7