Skip to main content

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?

v1.38.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

  • feat(indexers): add Nyaa (#1405) (@zze0s)
  • feat(irc): disable auto chan part when using bouncer (#1396) (@Flupster)

Bug fixes

  • fix(indexers): ANT new irc address (#1403) (@martylukyy)
  • fix(indexers): BrokenStones add auth key to download url (#1406) (@broken-stones)
  • fix(indexers): NBL new irc address (#1404) (@martylukyy)

Other work

  • chore(indexers): remove closed indexer TFM (#1407) (@martylukyy)
  • enhancement(web): debloat release loading animation (#1400) (@martylukyy)
  • enhancement(web): filters list query loading animation (#1401) (@martylukyy)
  • enhancement(web): pending component placement (#1402) (@martylukyy)

Full Changelog: https://github.com/autobrr/autobrr/compare/v1.37.0...v1.38.0

Docker images

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

What to do next?

v1.37.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

  • feat(indexers): add BrokenStones (#1390) (@broken-stones)
  • feat(indexers): add ToonsForMe (#1388) (@s0up4200)
  • feat(irc): add indexer disabled warn log (#1381) (@s0up4200)
  • feat(macros): add Type (#1394) (@bbeck)
  • feat(web): move from react-router to @tanstack/router (#1338) (@martylukyy)

Bug fixes

  • fix(filters): OPS and RED split Artist and Album (#1398) (@zze0s)
  • fix(filters): drop actions_enabled_count from filter export (#1384) (@s0up4200)
  • fix(indexers): DigitalCore InfoURL (#1395) (@broken-stones)

Full Changelog: https://github.com/autobrr/autobrr/compare/v1.36.0...v1.37.0

Docker images

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

What to do next?

v1.36.0

· One min read
rogerrabbit
Maintainer

Changelog

New Features

  • feat(feeds): improve RSS size parsing (#1367) (@KyleSanderson)
  • feat(indexers): GGn improve release name parsing (#1366) (@zze0s)
  • feat(indexers): add TorrentSeeds Music (#1363) (@martylukyy)
  • feat(macros): add Group (#1378) (@vincejv)
  • feat(mockindexer): support feeds and webhooks (#1361) (@zze0s)

Bug fixes

  • fix(filters): RED and OPS lossless parsing and filtering (#1373) (@zze0s)
  • fix(notifications): Pushover and Telegram formatting (#1362) (@zze0s)
  • fix(web): releases page search and filtering (#1364) (@zze0s)

Other work

  • build(deps): bump the golang group with 4 updates (#1370) (@dependabot[bot])
  • build(deps): bump the npm group in /web with 16 updates (#1376) (@dependabot[bot])
  • build(github): remove hard coded autobrr/autobrr (#1365) (@KyleSanderson)
  • docs: add contribution guide (#1368) (@zze0s)

Full Changelog: https://github.com/autobrr/autobrr/compare/v1.35.1...v1.36.0

Docker images

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

What to do next?