Skip to content

v2.3.0

Compare
Choose a tag to compare
@jorenn92 jorenn92 released this 17 Dec 10:12
· 115 commits to main since this release

2.3.0 (2024-12-17)

Bug Fixes

  • PATH_PREFIX not replaced when using user directive (#1394) (9b237ea)
  • changed all docs URLs to match new docs URL generations. (c8161a3)
  • Docker startup (ce4e7ad)
  • error when overseerr URL is null (a2aeb99)
  • Handling collections failure after multi arr (e299c15)
  • Ignore Plex smart collections due to library corruption (#1355) (7cf6780)
  • lint issues (149dc78)
  • Only allow saving successfully tested settings (bd88567)
  • package.json: lint:server script (575a6c5)
  • Remove cached arr API client on setting changes (3081105)
  • Revert defaulting to ipv6 (8ee4888)
  • Sonarr media existence check in collection handling (8cd0030)
  • Trim trailing slash in Overseerr URL (d3dab2d)

Features