This repository has been archived by the owner on Aug 9, 2021. It is now read-only.
Releases: TheCacophonyProject/cacophony-api
Releases · TheCacophonyProject/cacophony-api
v5.23.2
Test 5.23.1 Alerts process first
v5.23.1 process all recordings first
v5.23.0
Make sure we only try to parse thermalRaw files!
Test Fix Cron and Stopped Script
v5.22.1 fix for cron job permissions
v5.21.0: Monitoring (#367)
* Can now specify groups, devices and dates. * Getting paging working * Visits now are calculated. * Removed null tags * tested paging now * tidied up return of function * Can now see device details * Improved readability of select tag code * First cypress station test * Added tests to test updating recording station * Station information included, and can query different ais * Renamed tests to monitoring. * refactoring output from monitoring api * Added errors * Added view as super user functionality. * Fix python compile issue * Fixed subtle page bug. Thanks tests! * Actually fixed now * Opps missed file * Removed unused fields from the API * added matts cypress monitoring tests * Updated API * Moved performance tests into own folder * Updated apidoc and reversed returned order of visists. * Added a note * Small documentation improvements around page-size Co-authored-by: Clare McLennan <> Co-authored-by: Matt <[email protected]>
v.5.21.0: Monitoring (#367)
* Can now specify groups, devices and dates. * Getting paging working * Visits now are calculated. * Removed null tags * tested paging now * tidied up return of function * Can now see device details * Improved readability of select tag code * First cypress station test * Added tests to test updating recording station * Station information included, and can query different ais * Renamed tests to monitoring. * refactoring output from monitoring api * Added errors * Added view as super user functionality. * Fix python compile issue * Fixed subtle page bug. Thanks tests! * Actually fixed now * Opps missed file * Removed unused fields from the API * added matts cypress monitoring tests * Updated API * Moved performance tests into own folder * Updated apidoc and reversed returned order of visists. * Added a note * Small documentation improvements around page-size Co-authored-by: Clare McLennan <> Co-authored-by: Matt <[email protected]>
v5.20.2
v5.20.1.test
Merge remote-tracking branch 'origin/mattb-cypress-test-updates' into…
Release 5.20.1
Fix multi (#376) * update multiparty * always mod lock file
Release v5.20.0
check for null value, also add trackid to alert link (#375) * check for null value, also add trackid to alert link