This repository has been archived by the owner on May 5, 2024. It is now read-only.
feat(docker-image): update ghcr.io/autobrr/autobrr docker tag to v1.41.0 #3804
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.38.1
->v1.41.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
autobrr/autobrr (ghcr.io/autobrr/autobrr)
v1.41.0
Compare Source
Changelog
New Features
da53230
: feat(filters): validate existence of external exec cmd (#1501) (@zze0s)facb5b2
: feat(indexers): Nyaa add trusted, remake and batch tags (#1482) (@Flupster)7cd5d99
: feat(indexers): add KeepFRDS (#1484) (@KyokoMiki)b181231
: feat(macros): add Artists (#1493) (@martylukyy)3c3b47f
: feat(macros): addIndexerName
(#1511) (@zze0s)c43e2c7
: feat(notifications): add support for custom Telegram api url (#1508) (@KyokoMiki)72ca7a8
: feat(releases): replace misc info in incognito mode (#1509) (@s0up4200)f1b4214
: feat(web): auto refresh dashboard stats (#1490) (@martylukyy)Bug fixes
f26c33a
: fix(indexers): STC parse resolution (#1489) (@martylukyy)b58ead7
: fix(logger): properly SetGlobalLevel on all levels (#1504) (@s0up4200)5857945
: fix(user): change username (#1502) (@zze0s)Other work
1b02add
: build(deps): bump rls to v0.5.12 (#1506) (@s0up4200)83f6d78
: build(deps): bump the golang group with 4 updates (#1485) (@dependabot[bot])5077829
: build(deps): bump the npm group in /web with 23 updates (#1486) (@dependabot[bot])b44d55e
: chore: add missing license headers (#1499) (@martylukyy)Full Changelog: autobrr/autobrr@v1.40.1...v1.41.0
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.41.0
What to do next?
v1.40.1
Compare Source
Changelog
Bug fixes
9227bdb
: fix(indexers): could not create (#1479) (@zze0s)Full Changelog: autobrr/autobrr@v1.40.0...v1.40.1
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.40.1
What to do next?
v1.40.0
Compare Source
Changelog
New Features
6045ef7
: feat(filters): add sources and codecs (#1470) (@martylukyy)34561c1
: feat(indexers): BTFiles add channel password field (#1476) (@martylukyy)f31ec20
: feat(indexers): add AnimeWorld (#1472) (@Pheromir)93538d0
: feat(indexers): add FearNoPeer (#1459) (@vincejv)d9fc163
: feat(indexers): add Lillesky (#1439) (@zze0s)2b27479
: feat(indexers): update Hawke-UNO irc auth (#1467) (@fabricionaweb)be05ffb
: feat(irc): manually re-process announces (#1419) (@zze0s)6798077
: feat(irc): set channel pass on indexer add (#1473) (@zze0s)Bug fixes
d1f0ec9
: fix(auth): correct redirect on bad session cookie (#1475) (@zze0s)2337ee4
: fix(autobrrctl): prevent empty password (#1468) (@martylukyy)65b42f5
: fix(backend): do not exit onGOMAXPROCS
error (#1469) (@zze0s)f462d09
: fix(ci): missing commit hash in docker builds (#1448) (@nuxencs)d86b233
: fix(feeds): always upgrade size from RSS description (#1458) (@KyleSanderson)be0948f
: fix(filters): remove unusable resolution constants (#1464) (@martylukyy)6c4fd86
: fix(indexers): LilleSky update irc announce parsing (#1474) (@zze0s)c55b835
: fix(notifications): ntfy.sh Typo in Content-Type header value (#1452) (@felix4643)Other work
f6f6110
: build(deps): bump the golang group with 6 updates (#1447) (@dependabot[bot])232b454
: build(deps): bump the npm group in /web with 16 updates (#1446) (@dependabot[bot])Full Changelog: autobrr/autobrr@v1.39.1...v1.40.0
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.40.0
What to do next?
v1.39.1
Compare Source
Changelog
Bug fixes
2cdd326
: fix(database): migrations log correct upgrade var version (#1441) (@martylukyy)6b37c13
: fix(irc): allow insecure TLS cipher suites (#1444) (@zze0s)Full Changelog: autobrr/autobrr@v1.39.0...v1.39.1
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.39.1
What to do next?
v1.39.0
Compare Source
Changelog
New Features
fdea291
: feat(indexers): Locadora add internal and tags var (#1433) (@costaht)c600f41
: feat(indexers): sanitize user input (#1420) (@zze0s)3c40c7b
: feat(macros): add FilterID (#1416) (@bbeck)2bf5993
: feat(macros): add Tags (#1429) (@zze0s)Bug fixes
47a1af8
: fix(database): postgresql release timestamps timezone handling (#1343) (@kaiserbh)6bf8cdf
: fix(filters): open used collapsible sections by default (#1425) (@martylukyy)2e70ecb
: fix(filters): point to the correct docs page anchor forskipping seasons packs
(#1424) (@vBm)6fcbcfb
: fix(indexers): AB new irc address (#1434) (@martylukyy)ff8af13
: fix(indexers): PTFiles freeleech parsing (#1422) (@martylukyy)f619501
: fix(releases): create custom TEMPDIR if not exists (#1428) (@zze0s)3556603
: fix(web): make tooltips clickable if touchscreen is present (#1427) (@martylukyy)eb43dad
: fix(web): remove rounded corners of middle usernav item (#1430) (@martylukyy)Other work
8156c8d
: chore(deps): upgrade to Go v1.22 and deps (#1423) (@zze0s)70018a0
: docs: update installers (#1436) (@zze0s)Full Changelog: autobrr/autobrr@v1.38.1...v1.39.0
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.39.0
What to do next?
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.