Skip to content

Releases: shayaantx/botdarr

5.3.3

14 May 17:33
e54069c
Compare
Choose a tag to compare
Fix custom release workflow name (#71)

5.3.2

24 Apr 03:09
681fdee
Compare
Choose a tag to compare
Remove annoying "no downloads" notification from periodic notificatio…

5.3.1

14 Mar 02:19
ba79bb8
Compare
Choose a tag to compare
Fix telegram NPE thrown with invalid channel/group id (#63)

5.3.0

05 Mar 05:18
Compare
Choose a tag to compare
Bump log4j again...

5.2.3

28 Feb 02:20
09d4331
Compare
Choose a tag to compare
Fix bug where lidarr cache doesn't cache artist names properly + make…

5.2.2

28 Feb 00:57
02e1eeb
Compare
Choose a tag to compare
Escape unicode characters for lidarr v1/v0 (#59)

5.2.1

27 Feb 18:08
8f40d62
Compare
Choose a tag to compare
Fix lidar add artist command for nightly lidarrs v1 (while supporting…

5.2.0

22 Feb 00:52
Compare
Choose a tag to compare
Fix radarr api requests failing and logging is broken (#56)

- Radarr v4 requires v3 including the api requests now, so we need to add the functionality (while still supporting older versions of radarr that didn't require this)
- Log4j upgrades + the mask sensitive data change broke logging at some point, so this fixes that.

5.1.15

24 Jan 03:00
4e4be4d
Compare
Choose a tag to compare
Make connection errors during notifications silent (logged only) (#52)

Also scrub apikey from any future log statements (not aware that it was
logged prior, but with this new change it would of been without the
scrub) + Test cases

5.1.14

09 Jan 20:18
62e851a
Compare
Choose a tag to compare
Fix bug where null message text throws error + update readme (#50)