Releases: aetaric/checkrr
Releases · aetaric/checkrr
checkrr-v3.0.0
Changelog
- 3e489f8 3.0.0: Implement a WebGUI in React bundled into the binary (#25)
- 13f9cf3 bump dependencies
checkrr-v2.1.1
Changelog
- 5e249e3 fix bug in loading healthchecks.io config
checkrr-v2.1.0
Changelog
- 4abb5a1 2.1.0: Notifications and Stats overhaul (#24)
Adds the following notification systems:
- webhook
- pushbullet
- pushover
- healthchecks.io
- telegram
Adds the following stats outputs:
- InfluxDB 1.8+
- InfluxDB 2.x
checkrr-v2.0.1
Changelog
- c25cea4 2.0.1: Resolve #20. add a nil check around the discord connection logic
checkrr-v1.2.0
Changelog
- 13b7607 1.2.0: Version Info, Switched logging to logrus, Options for removing hidden files and specified extensions, Notification categories (#15)
- ac0909e Adds compose example
- 4495fa6 add an FAQ entry
checkrr-v1.1.2
Changelog
- 1c3a988 1.1.2: FFProbe path checking, resolves issues with --checkPath (#9)
- bc2795e Update README.md
checkrr-v1.1.1
Changelog
- c5985db 1.1.1: Bugfixes, reduced memory footprint (#5)
- 7b25555 added discord invite to README
checkrr-v1.1.0
Changelog
- 5d55bb6 1.1.0: Lidarr, Discord Webhooks, CSV output, and logfile (#1)
- 5baa5a1 add docker instructions
- 03fe44e add example config