Skip to main content

v1.85.0

· 3 min read
rogerrabbit
Maintainer

Changelog

New Features

  • feat(dashboard): refine stats customization (#2613) (@nuxencs)
  • feat(feeds): make feed cache TTL configurable (#2632) (@zze0s)
  • feat(filters): add rolling-window support for download limits (#2359) (@thmro)
  • feat(filters): set new external filter to enabled by default (#2633) (@zze0s)
  • feat(indexers): add ItaTorrents (#2564) (@zze0s)
  • feat(indexers): add Simurg (#2639) (@zze0s)
  • feat(indexers): handle deprecations (#2507) (@zze0s)
  • feat(macros): expose release RawVars (#2441) (@sudo2k16)

Bug fixes

  • fix(actions): preserve parsed metadata for retrying (#2615) (@mvanhorn)
  • fix(downloadclients): redact secrets from arr errors (#2595) (@com6056)
  • fix(downloadclients): report temporarily rejected arr pushes (#2610) (@zze0s)
  • fix(filters): handle filter update with deprecated indexers (#2620) (@zze0s)
  • fix(irc): do not log unmonitored bouncer traffic as errors (#2617) (@tropicalseal)
  • fix(notifications): per-filter mute and global fallback handling (#2629) (@zze0s)
  • fix(web): copy to clipboard (#2623) (@zze0s)

Other work

  • build(deps): bump the golang group with 8 updates (#2616) (@dependabot[bot])
  • build(deps): update Go to 1.27.0 and bump Docker base images (#2626) (@zze0s)
  • chore(indexers): deprecate MoreThanTV (#2585) (@s0up4200)
  • chore(indexers): deprecate Nexum (#2614) (@zze0s)
  • chore(indexers): update Samaritano IRC port and TLS (#2612) (@vaaleyard)
  • chore: normalize line endings to LF (#2636) (@zze0s)
  • refactor(database): use embedded PG for all tests (#2618) (@zze0s)
  • refactor(eventbus): typed pub/sub and event-driven notifications (#2624) (@zze0s)
  • refactor(notifications): split services into per-provider clients (#2631) (@zze0s)