Releases: containeroo/heartbeats
Releases · containeroo/heartbeats
v0.6.0
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
BREAKING CHANGES
- switched from shoutrrr to own notification package, see config.yaml
- use own variable resolver,
$VAR
and${VAR}
do not work anymore, useenv:
- simplify web ui
- remove dashboard
- remove documentation in web ui
- switched cobra to pflags
- switched gorilla mux to built in web server
- refactor code