Update ghcr.io/autobrr/qui Docker tag to v1.6.0 #1889

Merged
alexlebens merged 1 commits from renovate/ghcr.io-autobrr-qui-1.x into main 2025-10-29 17:48:01 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/qui minor v1.5.0 -> v1.6.0

Release Notes

autobrr/qui (ghcr.io/autobrr/qui)

v1.6.0

Compare Source

Changelog

New Features
Bug Fixes
Other Changes

Full Changelog: https://github.com/autobrr/qui/compare/v1.5.0...v1.6.0

Docker images

  • docker pull ghcr.io/autobrr/qui:v1.6.0
  • docker pull ghcr.io/autobrr/qui:latest

What to do next?

Thank you for using qui!


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.5.0` -> `v1.6.0` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.6.0`](https://github.com/autobrr/qui/releases/tag/v1.6.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.5.0...v1.6.0) #### Changelog ##### New Features - New Nord theme for supporters - [`ef69130`](https://github.com/autobrr/qui/commit/ef691301d20a86e173582e6dcc2d2ff3fda25e71): feat(TrackerManager): dynamic TTL for trackers ([#&#8203;477](https://github.com/autobrr/qui/issues/477)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`e282a39`](https://github.com/autobrr/qui/commit/e282a397eeed8bf03832a20dca304329906e744e): feat(dashboard): implement more stats ([#&#8203;488](https://github.com/autobrr/qui/issues/488)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`1baa358`](https://github.com/autobrr/qui/commit/1baa35891f07e36a6cc1aa9667f5e24801b6e873): feat(database): implement stmts ([#&#8203;460](https://github.com/autobrr/qui/issues/460)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`2a9d6b4`](https://github.com/autobrr/qui/commit/2a9d6b4ea33c8dff9df701b3a7129b2dcb67b6d1): feat(debounce): implement debouncer ([#&#8203;481](https://github.com/autobrr/qui/issues/481)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`7b79c59`](https://github.com/autobrr/qui/commit/7b79c5901def94b99d084d2738f22ab330d9c9c8): feat(proxy): log user agent with invalid API keys ([#&#8203;516](https://github.com/autobrr/qui/issues/516)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`48a2eab`](https://github.com/autobrr/qui/commit/48a2eab214bb84774d358f5a58854eae011459d6): feat(proxy): use data from SyncManager ([#&#8203;475](https://github.com/autobrr/qui/issues/475)) ([@&#8203;Audionut](https://github.com/Audionut)) - [`540f61a`](https://github.com/autobrr/qui/commit/540f61a68a0fc2b0f1cddfab3b5c01ef62b66f7c): feat(torrents): add alternative layout to table ([#&#8203;520](https://github.com/autobrr/qui/issues/520)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`60a7e23`](https://github.com/autobrr/qui/commit/60a7e23ede69ca59579aa0d8b9945a1434a83ce2): feat(torrents): add ctrl+a select all shortcut ([#&#8203;503](https://github.com/autobrr/qui/issues/503)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`11758ef`](https://github.com/autobrr/qui/commit/11758efd6e41abcfec4b3aa16cb8b1782c69126d): feat(web): add peer flag tooltips in torrent details ([#&#8203;517](https://github.com/autobrr/qui/issues/517)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`37d262e`](https://github.com/autobrr/qui/commit/37d262ebce839aa0801519bb964c4a0981a10d56): feat(web): streamline torrent footer controls ([#&#8203;522](https://github.com/autobrr/qui/issues/522)) ([@&#8203;s0up4200](https://github.com/s0up4200)) ##### Bug Fixes - [`7946441`](https://github.com/autobrr/qui/commit/794644157525ac8755e9f1af4dadd72498472ef7): fix(backups): handle incomplete jobs at startup ([#&#8203;486](https://github.com/autobrr/qui/issues/486)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`199a732`](https://github.com/autobrr/qui/commit/199a7327b6116123fed8af9140fe5428cd0e92c9): fix(database): refresh closed sqlite statements ([#&#8203;523](https://github.com/autobrr/qui/issues/523)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`e7f79fa`](https://github.com/autobrr/qui/commit/e7f79fad61a3f21af2ebb8f7dcfe1716ce8d37f8): fix(hooks): change default mode to normal in usePersistedCompactViewState ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`3b8bab4`](https://github.com/autobrr/qui/commit/3b8bab4dccf876db2aa7a134f0c7b100f86d0268): fix(http): handle network errors ([#&#8203;498](https://github.com/autobrr/qui/issues/498)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`85bd923`](https://github.com/autobrr/qui/commit/85bd923b050253560e776868419477cc84d5e0df): fix(proxy): respect base url in service worker ([#&#8203;491](https://github.com/autobrr/qui/issues/491)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`12240f0`](https://github.com/autobrr/qui/commit/12240f0ddadca269ff12beec43080857bb5ff534): fix(pwa): ignore proxy path ([#&#8203;487](https://github.com/autobrr/qui/issues/487)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`9e09387`](https://github.com/autobrr/qui/commit/9e09387f1957944a5bd3577928c72bc29db5a23c): fix(qbittorrent): detect unregistered during tracker update ([#&#8203;525](https://github.com/autobrr/qui/issues/525)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`147d9ca`](https://github.com/autobrr/qui/commit/147d9ca099cbeffbd492875073ab37861bafaa5e): fix(test): isolate backup tests with unique database names ([#&#8203;495](https://github.com/autobrr/qui/issues/495)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`381679e`](https://github.com/autobrr/qui/commit/381679ef2bfc622b29b0192663464efa9c246f4b): fix(torrents): persist delete files checkbox ([#&#8203;496](https://github.com/autobrr/qui/issues/496)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`6c8cf2c`](https://github.com/autobrr/qui/commit/6c8cf2ceee6a8154cfcb16fdaf9fd425ed5670c6): fix(torrents): tighten filter sidebar hover feedback ([#&#8203;518](https://github.com/autobrr/qui/issues/518)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`b1ef5d7`](https://github.com/autobrr/qui/commit/b1ef5d793ee0a503299607583bcc5af451829f25): fix(tracker): restore early exit for empty tracker fetches ([#&#8203;512](https://github.com/autobrr/qui/issues/512)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`7625ed3`](https://github.com/autobrr/qui/commit/7625ed3a327566c1a26dfafd01e183bd7941cc95): fix(web): implement virtualization for tags and cats ([#&#8203;483](https://github.com/autobrr/qui/issues/483)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`5ed2800`](https://github.com/autobrr/qui/commit/5ed280030024cf2cabcf9fecf4aff85bc020edcb): fix(web): keep tag search and selection in sync ([#&#8203;500](https://github.com/autobrr/qui/issues/500)) ([@&#8203;s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`d611070`](https://github.com/autobrr/qui/commit/d611070e8610633b63009e526a1670f69f9eef1a): Revert "perf(qbittorrent): reuse tracker cache without forced sync" ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`177a3d5`](https://github.com/autobrr/qui/commit/177a3d5848a86b077c8eb0fbc32c8253a5c0d926): docs(readme): mark some seedbox installers as tested ([#&#8203;514](https://github.com/autobrr/qui/issues/514)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`398faf6`](https://github.com/autobrr/qui/commit/398faf686bf8fc2f84e5034ae059b50fe955c05e): perf(qbittorrent): reuse tracker cache without forced sync ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`1377547`](https://github.com/autobrr/qui/commit/1377547d47e6f187326483f643acf9ac43a90f5a): refactor(logging): remove dumb arrow prefix ([#&#8203;524](https://github.com/autobrr/qui/issues/524)) ([@&#8203;s0up4200](https://github.com/s0up4200)) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.5.0...v1.6.0> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.6.0` - `docker pull ghcr.io/autobrr/qui:latest` #### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui! </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
renovate-bot added the
image
label 2025-10-28 22:01:48 +00:00
renovate-bot added 1 commit 2025-10-28 22:01:49 +00:00
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
90d428f5ce
renovate-bot added 2 commits 2025-10-28 22:03:20 +00:00
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
90d428f5ce
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
08dedca32f
renovate-bot added 2 commits 2025-10-29 01:03:50 +00:00
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
08dedca32f
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (pull_request) Successful in 9s
1b6f084729
renovate-bot added 2 commits 2025-10-29 03:03:00 +00:00
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (pull_request) Successful in 9s
1b6f084729
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 46s
8c87d92388
renovate-bot added 2 commits 2025-10-29 04:04:15 +00:00
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 46s
8c87d92388
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
a8bd2c2088
renovate-bot added 2 commits 2025-10-29 07:04:11 +00:00
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
a8bd2c2088
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
0507c5e53d
renovate-bot added 2 commits 2025-10-29 16:03:55 +00:00
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
0507c5e53d
Update ghcr.io/autobrr/qui Docker tag to v1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
a3e597634f
alexlebens merged commit e6eef886fd into main 2025-10-29 17:48:01 +00:00
alexlebens deleted branch renovate/ghcr.io-autobrr-qui-1.x 2025-10-29 17:48:02 +00:00
Sign in to join this conversation.
No description provided.