Releases: danesparza/appliance-monitor
Releases · danesparza/appliance-monitor
v1.0.68
CI: Go get for GOARCH=arm
v1.0.65
CI: bin packed UI forced update
v1.0.60
Add integrated UI
v1.0.59
Server side socket working
v1.0.58
Bugfix: common variables need to be refactored too
v1.0.56
Bugfix: CORS options Looks like CORS wasn't getting set correctly from configuration. Refactored how CORS is getting setup. Smoke tested
v1.0.55
Bugfix: CORS config CORS configuration was broken and not emitting the correct 'Access-Control-Allow-Origin' HTTP header. Switching to the default until I can better understand how to use the cors.Options object to specify a working server
v1.0.54
Bugfix: Zeroconf configuration
v1.0.53
Added additional comments and docs
v1.0.52
Added zeroconf support.