Skip to content

Releases: TheCacophonyProject/management-interface

v1.11.0

04 Nov 22:43
Compare
Choose a tag to compare

Changelog

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.10.0

04 Oct 08:34
c07e2ab
Compare
Choose a tag to compare

Changelog

c07e2ab Merge pull request #105 from CameronRP/fix-release
790b220 Fix travis release
be1e78d Merge pull request #104 from CameronRP/update-config
68daff9 Add goreleaser check
35784a4 Fix goreleaser file
576aaaa Merge pull request #103 from CameronRP/update-config
28311f5 Updated go to 1.17 and go-config so events are made when changing config

v1.9.0

24 May 02:32
9f9c699
Compare
Choose a tag to compare

Changelog

9f9c699 Merge pull request #102 from CameronRP/toggle-auto-update
45adea2 update salt-updater version
c90af81 Updated API version
cd92132 Added UI to read and write if salt auto update is running
f6468a8 Add api to read,write auto update

v1.8.0

18 May 03:50
78b83be
Compare
Choose a tag to compare

Changelog

78b83be Merge pull request #100 from CameronRP/play-audio
8ec51e4 run go mod tidy
b3784ff Merge branch 'master' of https://github.com/TheCacophonyProject/management-interface into play-audio
059c282 Update audiobait to version 3 and remove unused functions
15a2d3a Fix ordering of wait string in audiobait page
436ba8d Add button to play any audiobait sound that is loaded on the camera
3c0032f Updated audiobait page to use new API
578bda3 Add new API calls
1319498 Removed unused functions
21d81c1 Moved audiobait code into API and utilize the latest audiobait libraries

v1.7.4

13 May 03:04
9e0ca57
Compare
Choose a tag to compare

Changelog

9e0ca57 Merge pull request #101 from CameronRP/update-salt-updater
ddf3577 Update salt-updater to v0.3.0

v1.7.3

10 Dec 00:10
01dfa51
Compare
Choose a tag to compare

Changelog

01dfa51 Merge pull request #99 from CameronRP/add-salt-nodegroup
3a007cb Fix typo
c9c5bf2 Read salt nodegroup

v1.7.2

09 Dec 00:17
c656b58
Compare
Choose a tag to compare

Changelog

c656b58 Merge pull request #98 from CameronRP/add-salt-update
2910a63 Enable salt udpate button on error
9cf6c7f run go mod tidy
d2865fb Remove odl salt state code
61cc9fd Updated salt update and ping to use salt-updater library
6940ce3 Added API for making a salt update

v1.7.1

29 Nov 20:42
622a452
Compare
Choose a tag to compare

Changelog

622a452 Merge pull request #97 from CameronRP/fix-release
ddc951f Update crypto for packr

v1.7.0: Merge pull request #96 from CameronRP/add-salt-ping-test

29 Nov 20:24
9852351
Compare
Choose a tag to compare

v1.6.0

10 Feb 02:34
22fac64
Compare
Choose a tag to compare

Added API for getting and deleting events
Add event-reporter module