feat(container): update ghcr.io/autobrr/autobrr (v1.34.1 → v1.35.0) #1735
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.34.1
->v1.35.0
Release Notes
autobrr/autobrr (ghcr.io/autobrr/autobrr)
v1.35.0
Compare Source
Changelog
New Features
2a4fb77
: feat(actions): deluge v2 add skip recheck (#1321) (@s0up4200)c6122db
: feat(actions): qBittorrent add priority handling (#1315) (@s0up4200)df26126
: feat(auth): change password and username (#1295) (@KaiserBh)ebbd851
: feat(autobrrctl): add db migrate/seed/reset functionality (#934) (@s0up4200)fbabdfb
: feat(clients): override arr download client by name (#1328) (@zze0s)a86258a
: feat(filters): implement min and max seeders/leechers filtering for Torznab feeds (#1342) (@luckyboy)6e12654
: feat(filters): show enabled and disabled actions in list view (#1304) (@s0up4200)a89a1a5
: feat(notifications): add LunaSea support (#1284) (@s0up4200)57a91bb
: feat(notifications): add Shoutrrr support (#1326) (@zze0s)3dd1629
: feat(notifications): add ntfy support (#1323) (@zze0s)da365da
: feat(releases): incognito mode (#1282) (@s0up4200)9992675
: feat(releases): show details in list view (#1337) (@zze0s)3b60365
: feat(web): link Dashboard stats to Releases page (#1281) (@s0up4200)db7ab7c
: feat(web): migrate Tanstack Query to v5 (#1277) (@KaiserBh)Bug fixes
80c2530
: fix(actions): qBit handleIgnore slow torrents
rule correctly when disabled (#1309) (@s0up4200)1563ce5
: fix(filters): do not split commas inside valid Regexp (#1212) (@varoOP)a0a81ed
: fix(filters): ensure sort by priority (#1325) (@zze0s)0ab404f
: fix(filters): hide tooltip when actions are active (#1318) (@s0up4200)0b34efc
: fix(http): specify ip stack when listen fails (#1306) (@KyleSanderson)2782724
: fix(indexers): DocsPedia adjust announcer name (#1330) (@KyleSanderson)7eaf499
: fix(notifications): ntfy and shoutrrr enabled check (#1335) (@zze0s)606edd4
: fix(releases): search query (#1353) (@zze0s)3fd939b
: fix(web): improve tooltip responsiveness and click-through (#1314) (@s0up4200)Other work
ab6f688
: build(docker): do not tag pre-release as latest (#1352) (@zze0s)29ee22a
: build(ci): add Go test summary (#1341) (@zze0s)2020302
: build(ci): change goreleaser back to ubuntu runner (#1331) (@KyleSanderson)f464e91
: build(ci): disable ghcr push from forks (#1340) (@KyleSanderson)6815c67
: build(ci): integrate ESLint with CodeQL (#1273) (@s0up4200)aa6ac6d
: build(ci): setup Golang linter nilaway (#1310) (@KyleSanderson)fef1af0
: build(deps): bump the github group with 1 update (#1299) (@dependabot[bot])3d9e3f1
: build(deps): bump the github group with 3 updates (#1308) (@dependabot[bot])c060814
: build(deps): bump the github group with 4 updates (#1324) (@dependabot[bot])fb2638f
: build(deps): bump the golang group with 5 updates (#1333) (@dependabot[bot])17795a0
: build(deps): bump the npm group in /web with 18 updates (#1336) (@dependabot[bot])4884fec
: builds(ci): containers build additional architectures (#1265) (@s0up4200)92646da
: build(web): bump vite and cjs node api refactor (#1276) (@KaiserBh)95cd053
: chore(build): update go and node (#1301) (@KyleSanderson)45b522a
: chore: update license header year (#1332) (@zze0s)256fbb4
: docs(filters): explain GetDownloadsByFilterId (#1345) (@frrad)8ef8bc6
: enchancement(web): IRC settings layout (#1312) (@martylukyy)e63aec1
: enhancement(feeds): change max age default value to 0 (#1313) (@KaiserBh)89c146b
: enhancement(web): force run feed with enter key (#1329) (@martylukyy)d898b3c
: refactor(filters): checkMaxDownloads (#1285) (@frrad)3580472
: refactor(filters): optimize assignment to allocation (#1293) (@KyleSanderson)6a94eca
: refactor(http): auth handlers (#1311) (@KyleSanderson)3234f0d
: refactor(http): implement shared transport and clients (#1288) (@KyleSanderson)937d62f
: refactor(indexers): ANT improve freeleech support (#1302) (@Kuredant)Full Changelog: autobrr/autobrr@v1.34.1...v1.35.0
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.35.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.