Skip to content

Releases: aetaric/checkrr

checkrr-v3.0.0

09 Jan 01:17
3e489f8
Compare
Choose a tag to compare

Changelog

  • 3e489f8 3.0.0: Implement a WebGUI in React bundled into the binary (#25)
  • 13f9cf3 bump dependencies

checkrr-v2.1.1

01 Jan 19:36
Compare
Choose a tag to compare

Changelog

  • 5e249e3 fix bug in loading healthchecks.io config

checkrr-v2.1.0

26 Nov 03:31
4abb5a1
Compare
Choose a tag to compare

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

23 Nov 18:35
Compare
Choose a tag to compare

Changelog

  • c25cea4 2.0.1: Resolve #20. add a nil check around the discord connection logic

checkrr-v2.0.0

04 Nov 17:03
Compare
Choose a tag to compare

Changelog

checkrr-v1.2.1

28 Oct 23:33
9d742c1
Compare
Choose a tag to compare

Changelog

checkrr-v1.2.0

25 Oct 23:32
13b7607
Compare
Choose a tag to compare

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

16 Oct 03:23
1c3a988
Compare
Choose a tag to compare

Changelog

  • 1c3a988 1.1.2: FFProbe path checking, resolves issues with --checkPath (#9)
  • bc2795e Update README.md

checkrr-v1.1.1

15 Oct 05:01
c5985db
Compare
Choose a tag to compare

Changelog

  • c5985db 1.1.1: Bugfixes, reduced memory footprint (#5)
  • 7b25555 added discord invite to README

checkrr-v1.1.0

14 Oct 08:14
5d55bb6
Compare
Choose a tag to compare

Changelog

  • 5d55bb6 1.1.0: Lidarr, Discord Webhooks, CSV output, and logfile (#1)
  • 5baa5a1 add docker instructions
  • 03fe44e add example config