Skip to main content

v1.86.0

· 2 min read
rogerrabbit
Maintainer

Changelog

New Features

  • feat(database): add progress logs for startup consistency checks (#2642) (@zze0s)
  • feat(downloaders): Sonarr and Radarr send IMDB and TMDB ids (#2643) (@zze0s)
  • feat(filters): add Test button to External filters (#2654) (@zze0s)
  • feat(filters): add Toggle All button (#2171) (@luckylittle)
  • feat(indexers): update XSpeeds IRC addr (#2678) (@zze0s)
  • feat(proxy): warn about usage on delete and update (#2659) (@zze0s)

Bug fixes

  • fix(dashboard): correct chart ordering and hover (#2644) (@nuxencs)
  • fix(feeds): set InfoURL from torznab guid (#2675) (@nicholas-shi)
  • fix(http): set session cookie Secure attribute per request (#2679) (@zze0s)
  • fix(lists): assert pointer client type when refreshing arr lists (#2669) (@s0up4200)
  • fix(web): handle invalid filter ids in filter route (#2677) (@zze0s)

Other work

  • build(deps): bump the golang group with 8 updates (#2648) (@dependabot[bot])
  • build(deps): bump the npm group in /web with 22 updates (#2649) (@dependabot[bot])
  • chore(deps): replace ttlcache and regexcache with autobrr/go-cache (#2652) (@zze0s)
  • chore(web): fix lint errors and warnings (#2661) (@zze0s)
  • chore: add PR_DESCRIPTION.md to .gitignore (#2658) (@zze0s)
  • perf(web): code split the app and fix cache and re-render issues (#2663) (@zze0s)
  • refactor(downloader): unify downloader service and list processors (#2650) (@zze0s)
  • refactor(web): migrate Formik to Tanstack Form (#2653) (@zze0s)
  • refactor: modernize Go code for the 1.27 toolchain (#2651) (@zze0s)