Skip to content

v2.0.3

Latest
Compare
Choose a tag to compare
@jorenn92 jorenn92 released this 25 Mar 14:38
· 144 commits to main since this release

2.0.3 (2024-03-25)

Bug Fixes

  • Automatically prepend https for Overseerr, Sonarr and Radarr when choosing port 443 (1616cfd)
  • Ensure proper URL generation on the settings pages by handling the pathname in hostnames correctly (f8a80a7)
  • Fixed an issue where episodes would only be deleted, but not unmonitored, when using the 'Unmonitor and delete episode' rule action (#943) (070b381)
  • rules: Season action 'unmonitor and delete existing episodes' will now correctly remove and unmonitor existing episodes. The season itself will stay monitored. (#951) (c5a135b)
  • Shows will now be correctly unmonitored when using the 'unmonitor..' Sonarr action. Previously, only the seasons would be unmonitored (e6bff13)