Skip to main content

v1.45.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

Bug fixes

Other work

Full Changelog: v1.44.0...v1.45.0

Docker images

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

What to do next?

v1.44.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

Bug fixes

Other work

Full Changelog: v1.43.0...v1.44.0

Docker images

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

What to do next?

v1.43.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

Bug fixes

Other work

Full Changelog: v1.42.0...v1.43.0

Docker images

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

What to do next?

v1.42.0

· 2 min read
rogerrabbit
Maintainer

Changelog

New Features

Bug fixes

Other work

Full Changelog: v1.41.0...v1.42.0

Docker images

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

What to do next?

v1.41.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

Bug fixes

Other work

Full Changelog: v1.40.1...v1.41.0

Docker images

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

What to do next?

v1.40.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

  • feat(filters): add sources and codecs (#1470) (@martylukyy)
  • feat(indexers): BTFiles add channel password field (#1476) (@martylukyy)
  • feat(indexers): add AnimeWorld (#1472) (@Pheromir)
  • feat(indexers): add FearNoPeer (#1459) (@vincejv)
  • feat(indexers): add Lillesky (#1439) (@zze0s)
  • feat(indexers): update Hawke-UNO irc auth (#1467) (@fabricionaweb)
  • feat(irc): manually re-process announces (#1419) (@zze0s)
  • feat(irc): set channel pass on indexer add (#1473) (@zze0s)

Bug fixes

  • fix(auth): correct redirect on bad session cookie (#1475) (@zze0s)
  • fix(autobrrctl): prevent empty password (#1468) (@martylukyy)
  • fix(backend): do not exit on GOMAXPROCS error (#1469) (@zze0s)
  • fix(ci): missing commit hash in docker builds (#1448) (@nuxencs)
  • fix(feeds): always upgrade size from RSS description (#1458) (@KyleSanderson)
  • fix(filters): remove unusable resolution constants (#1464) (@martylukyy)
  • fix(indexers): LilleSky update irc announce parsing (#1474) (@zze0s)
  • fix(notifications): ntfy.sh Typo in Content-Type header value (#1452) (@felix4643)

Other work

  • build(deps): bump the golang group with 6 updates (#1447) (@dependabot[bot])
  • build(deps): bump the npm group in /web with 16 updates (#1446) (@dependabot[bot])

Full Changelog: https://github.com/autobrr/autobrr/compare/v1.39.1...v1.40.0

Docker images

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

What to do next?

v1.39.1

· One min read
rogerrabbit
Maintainer

This is a fix needed for a lot of IRC networks running old TLS cipher suites.

https://github.com/autobrr/autobrr/releases/tag/v1.39.1

Changelog

Bug fixes

  • fix(database): migrations log correct upgrade var version (#1441) (martylukyy)
  • fix(irc): allow insecure TLS cipher suites (#1444) (zze0s)

Full Changelog: https://github.com/autobrr/autobrr/compare/v1.39.0...v1.39.1

Docker images

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

What to do next?

v1.39.0

· One min read
rogerrabbit
Maintainer

Various minor changes:

  • IRC: AB changed address
  • New macros: FilterID and Tags
  • Updated to Go v1.22
  • Fix for creating custom TMPDIR if it does not exist

https://github.com/autobrr/autobrr/releases/tag/v1.39.0

Changelog

New features and improvements

  • feat(indexers): Locadora add internal and tags var (#1433) (costaht)
  • feat(indexers): sanitize user input (#1420) (zze0s)
  • feat(macros): add FilterID (#1416) (bbeck)
  • feat(macros): add Tags (#1429) (zze0s)

Bug fixes

  • fix(filters): open used collapsible sections by default (#1425) (martylukyy)
  • fix(filters): point to the correct docs page anchor for skipping seasons packs (#1424) (vBm)
  • fix(indexers): AB new irc address (#1434) (martylukyy)
  • fix(indexers): PTFiles freeleech parsing (#1422) (martylukyy)
  • fix(releases): create custom TEMPDIR if not exists (#1428) (zze0s)
  • fix(web): make tooltips clickable if touchscreen is present (#1427) (martylukyy)
  • fix(web): remove rounded corners of middle usernav item (#1430) (martylukyy)

Other work

  • chore(deps): upgrade to Go v1.22 and deps (#1423) (zze0s)
  • docs: update installers (#1436) (zze0s)

Full Changelog: https://github.com/autobrr/autobrr/compare/v1.38.1...v1.39.0

Docker images

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

What to do next?