Skip to content

Releases: TheCacophonyProject/management-interface

v1.15.0

14 Feb 02:15
Compare
Choose a tag to compare

Changelog

  • 66088d5 feat(hotspot): add access point on timer using dhcp, dnsmasg, hostapd

v1.14.0

01 Feb 03:48
c8e6de6
Compare
Choose a tag to compare

Changelog

  • c8e6de6 Merge pull request #112 from TheCacophonyProject/ir-fix
  • 3eb6c8d hide trigger trap if not ir camera
  • f9dfa64 Merge remote-tracking branch 'origin/master' into ir-fix
  • 5dcd1ca Merge pull request #109 from TheCacophonyProject/update-api
  • dbafe16 Merge branch 'master' into update-api
  • 4d99645 Added button to trigger trap
  • f619dc3 resize canvas to res x and res y and dont normalize ir values
  • a8b9253 update api version
  • ec838a8 update device api for metadata

v1.13.0-ir-camera

26 Jan 22:01
Compare
Choose a tag to compare

Changelog

  • 4d99645 Added button to trigger trap
  • f619dc3 resize canvas to res x and res y and dont normalize ir values

v1.13.0

16 Jan 01:09
50775b5
Compare
Choose a tag to compare

Changelog

  • 50775b5 Merge pull request #111 from CameronRP/add-test-recording
  • c72cf39 fix typos in comments
  • 9d9ddea Update API version
  • 58d1a63 Added a button to take a test recording

v1.12.1

24 Jan 21:44
e33846e
Compare
Choose a tag to compare

Changelog

  • e33846e Merge pull request #110 from CameronRP/check-config-updates
  • 02f8a67 Update go-config so users can't input invalid time windows
  • a0df04d Merge pull request #108 from TheCacophonyProject/html-tweak
  • fddd37f Merge remote-tracking branch 'origin/master' into html-tweak
  • 8b3193d remove resize
  • 5e2fd53 format
  • 363cbfb move frame to top

v1.12.0

30 Nov 23:57
Compare
Choose a tag to compare

Changelog

  • a8b9253 update api version
  • ec838a8 update device api for metadata
  • a0df04d Merge pull request #108 from TheCacophonyProject/html-tweak
  • fddd37f Merge remote-tracking branch 'origin/master' into html-tweak
  • 8b3193d remove resize
  • 5e2fd53 format
  • 363cbfb move frame to top

v1.11.4

23 Nov 19:45
68f297e
Compare
Choose a tag to compare

Changelog

68f297e Merge pull request #106 from TheCacophonyProject/web-socket
8e45b8b Merge remote-tracking branch 'origin/master' into web-socket
78d918b pretty up
729ecf4 use channel to wait for sockets before looping send frame
f9bceb3 update git ignore
3bab567 travis
d24b0c8 check diff after tsc
7788f62 check state
69e12e2 run typescript when releasing
85c1539 fix sleep
9e4431f draw tracks on camera preview
fcdaed1 added support for python and track metadata
8518e5e ran prettier
35850f8 tidy up
9f1b180 tidy up
89054b9 remove js
c811296 tidy up
1e8f318 update to use web sockets

v1.11.3

22 Nov 20:59
d228857
Compare
Choose a tag to compare

Changelog

d228857 Merge pull request #107 from CameronRP/update-api
15e5425 Update API module

v1.11.2

09 Nov 00:25
Compare
Choose a tag to compare

Changelog

78d918b pretty up

v1.11.1

08 Nov 00:35
Compare
Choose a tag to compare

Changelog

729ecf4 use channel to wait for sockets before looping send frame