Skip to main content

v1.69.0

· 2 min read
rogerrabbit
Maintainer

Changelog

New Features

  • feat(http): make CORS settings configurable (#2178) (@zze0s)
  • feat(http): release resources on close (#2164) (@KyleSanderson)
  • feat(indexers): DarkPeers add support for Featured Promo announce type (#2226) (@jschavey)
  • feat(indexers): add BJ-Share (#2231) (@zze0s)
  • feat(indexers): migrate Aither to SASL authentication (#2250) (@shgew)
  • feat(indexers): update ReelFlix domain (#2232) (@zze0s)
  • feat(web): filter releases for Pending status (#2253) (@zze0s)
  • feat(web): show warning banner for failed list refreshes (#2101) (@martylukyy)

Bug fixes

Other work

  • build(deps): bump actions/setup-node from 5 to 6 in the github group (#2227) (@dependabot[bot])
  • build(deps): bump github/codeql-action from 3 to 4 in the github group (#2220) (@dependabot[bot])
  • build(deps): bump the github group with 2 updates (#2237) (@dependabot[bot])
  • build(deps): bump the golang group with 9 updates (#2245) (@dependabot[bot])
  • build(deps): bump the npm group across 1 directory with 26 updates (#2224) (@dependabot[bot])
  • build(deps): bump the npm group in /web with 13 updates (#2246) (@dependabot[bot])
  • build: goreleaser update config (#2256) (@zze0s)
  • build: improve parallelism (#2187) (@zze0s)
  • build: remove early web dist publish (#2255) (@zze0s)
  • chore(indexers): remove iAnon (#2221) (@s0up4200)

v1.68.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

  • feat(database): new migrations strategy (#2205) (@zze0s)
  • feat(indexers): update RevolutionTT domain (#2212) (@msitt)
  • feat(releases): add hybrid toggle to skip duplicate profiles (#2216) (@zze0s)

Bug fixes

  • fix(indexers): GGn iOS title parsing (#2214) (@zze0s)
  • fix(indexers): HDB parse announce with Internal and Exclusive correctly (#2217) (@zze0s)
  • fix(indexers): HHD add new announcer (#2215) (@zze0s)
  • fix(indexers): Rastastugan use rsskey (#2207) (@zze0s)
  • fix(notifications): per-filter settings override global (#2208) (@zze0s)

Other work

Full Changelog: v1.67.0...v1.68.0

Docker images

  • docker pull ghcr.io/autobrr/autobrr:v1.68.0

What to do next?

v1.67.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

Bug fixes

Other work

Full Changelog: v1.66.1...v1.67.0

Docker images

  • docker pull ghcr.io/autobrr/autobrr:v1.67.0

What to do next?

v1.66.1

· One min read
rogerrabbit
Maintainer

Changelog

Bug fixes

  • fix(downloadclient): Test sends keys as redacted if saved (#2184) (@zze0s)
  • fix(indexers): Test API sends key as redacted if saved (#2183) (@zze0s)
  • fix(jobs): tmp cleanup user check (#2186) (@zze0s)
  • fix(sessions): database store initialization (#2185) (@zze0s)

Full Changelog: v1.66.0...v1.66.1

Docker images

  • docker pull ghcr.io/autobrr/autobrr:v1.66.1

What to do next?

v1.66.0

· 2 min read
rogerrabbit
Maintainer

Changelog

New Features

Bug fixes

  • fix(feeds): torznab freeleech percent parsing (#2150) (@zze0s)
  • fix(indexers): SeedPool internal announces (#2176) (@ministryfml)
  • fix(indexers): update HomieHelpDesk announce format (#2151) (@zze0s)
  • fix(macros): change typo CurrenTimeUnixMS to CurrentTimeUnixMS (#2152) (@zze0s)
  • fix(web): form saving and validation with local patched zod-formik-adapter (#2161) (@zze0s)
  • fix(web): revert local patched zod-formik-adapter to use package (#2175) (@martylukyy)

Other work

Full Changelog: v1.65.0...v1.66.0

Docker images

  • docker pull ghcr.io/autobrr/autobrr:v1.66.0

What to do next?

v1.65.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

Bug fixes

  • fix(feeds): handle multiple enclosures in RSS feeds (#2125) (@Aerglonus)
  • fix(indexers): GGn title parsing (#2134) (@zze0s)
  • fix(release): reduce log spam for indexers without active filters (#2122) (@s0up4200)
  • fix(releases): cleanup job check current user (#2136) (@zze0s)
  • fix(versioncheck): ignore pr tags (#2137) (@zze0s)

Other work

  • build(deps): bump the golang group with 10 updates (#2131) (@dependabot[bot])
  • build(deps): bump the npm group in /web with 22 updates (#2130) (@dependabot[bot])

Full Changelog: v1.64.0...v1.65.0

Docker images

  • docker pull ghcr.io/autobrr/autobrr:v1.65.0

What to do next?

v1.64.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

Bug fixes

  • fix(docs): CONTRIBUTING update goreleaser install command (#2099) (@Shraymonks)
  • fix(filters): multiple year ranges check (#2117) (@zze0s)
  • fix(web): omit router and query devtools in production builds (#2116) (@martylukyy)

Other work

Full Changelog: v1.63.1...v1.64.0

Docker images

  • docker pull ghcr.io/autobrr/autobrr:v1.64.0

What to do next?

v1.63.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

  • feat(autobrrctl): add filters export functionality (#2065) (@luckylittle)
  • feat(feeds): optimize existing cache items check (#2078) (@zze0s)
  • feat(indexers): CapybaraBR parse freeleech and internal (#2077) (@a1Thiago)
  • feat(indexers): DigitalCore include size (#2094) (@zze0s)
  • feat(indexers): new IRC auth mechanism for RocketHD (#2085) (@martylukyy)
  • feat(lists): add option to skip cleaning of Plaintext data (#2036) (@luckylittle)

Bug fixes

  • fix(ci): trigger docs update via workflow_run (#2066) (@s0up4200)
  • fix(indexers): XWT update download url with passkey (#2081) (@zze0s)
  • fix(web): ensure release table auto-update (#2068) (@s0up4200)

Other work

  • build(deps): bump the golang group with 9 updates (#2083) (@dependabot[bot])
  • build(deps): bump the npm group in /web with 16 updates (#2084) (@dependabot[bot])
  • build: goreleaser snapshot during pr builds (#2082) (@zze0s)
  • docs(installers): move Whatbox to one-click Installer section (#2091) (@chancemon)

Full Changelog: v1.62.0...v1.63.0

Docker images

  • docker pull ghcr.io/autobrr/autobrr:v1.63.0

What to do next?

v1.62.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

Bug fixes

  • fix(filters): multi-single value dynamic range matching (#2033) (@zze0s)
  • fix(http): change onboarding unavailable log level (#2048) (@martylukyy)
  • fix(macros): set HasLog when Log Score is missing in announce (#2052) (@nuxencs)
  • fix(metrics): irc channel enabled gauge (#2039) (@Intuinewin)

Other work

Full Changelog: v1.61.0...v1.62.0

Docker images

  • docker pull ghcr.io/autobrr/autobrr:v1.62.0

What to do next?