Releases: shayaantx/botdarr
Releases · shayaantx/botdarr
5.3.3
Fix custom release workflow name (#71)
5.3.2
Remove annoying "no downloads" notification from periodic notificatio…
5.3.1
Fix telegram NPE thrown with invalid channel/group id (#63)
5.3.0
Bump log4j again...
5.2.3
Fix bug where lidarr cache doesn't cache artist names properly + make…
5.2.2
Escape unicode characters for lidarr v1/v0 (#59)
5.2.1
Fix lidar add artist command for nightly lidarrs v1 (while supporting…
5.2.0
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
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
Fix bug where null message text throws error + update readme (#50)