From e6eef886fd70ce5a5f6b3dace5ae27cce7a326a9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Oct 2025 17:48:00 +0000 Subject: [PATCH] Update ghcr.io/autobrr/qui Docker tag to v1.6.0 (#1889) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
autobrr/qui (ghcr.io/autobrr/qui) ### [`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 ([#​477](https://github.com/autobrr/qui/issues/477)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`e282a39`](https://github.com/autobrr/qui/commit/e282a397eeed8bf03832a20dca304329906e744e): feat(dashboard): implement more stats ([#​488](https://github.com/autobrr/qui/issues/488)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`1baa358`](https://github.com/autobrr/qui/commit/1baa35891f07e36a6cc1aa9667f5e24801b6e873): feat(database): implement stmts ([#​460](https://github.com/autobrr/qui/issues/460)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`2a9d6b4`](https://github.com/autobrr/qui/commit/2a9d6b4ea33c8dff9df701b3a7129b2dcb67b6d1): feat(debounce): implement debouncer ([#​481](https://github.com/autobrr/qui/issues/481)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`7b79c59`](https://github.com/autobrr/qui/commit/7b79c5901def94b99d084d2738f22ab330d9c9c8): feat(proxy): log user agent with invalid API keys ([#​516](https://github.com/autobrr/qui/issues/516)) ([@​s0up4200](https://github.com/s0up4200)) - [`48a2eab`](https://github.com/autobrr/qui/commit/48a2eab214bb84774d358f5a58854eae011459d6): feat(proxy): use data from SyncManager ([#​475](https://github.com/autobrr/qui/issues/475)) ([@​Audionut](https://github.com/Audionut)) - [`540f61a`](https://github.com/autobrr/qui/commit/540f61a68a0fc2b0f1cddfab3b5c01ef62b66f7c): feat(torrents): add alternative layout to table ([#​520](https://github.com/autobrr/qui/issues/520)) ([@​s0up4200](https://github.com/s0up4200)) - [`60a7e23`](https://github.com/autobrr/qui/commit/60a7e23ede69ca59579aa0d8b9945a1434a83ce2): feat(torrents): add ctrl+a select all shortcut ([#​503](https://github.com/autobrr/qui/issues/503)) ([@​s0up4200](https://github.com/s0up4200)) - [`11758ef`](https://github.com/autobrr/qui/commit/11758efd6e41abcfec4b3aa16cb8b1782c69126d): feat(web): add peer flag tooltips in torrent details ([#​517](https://github.com/autobrr/qui/issues/517)) ([@​s0up4200](https://github.com/s0up4200)) - [`37d262e`](https://github.com/autobrr/qui/commit/37d262ebce839aa0801519bb964c4a0981a10d56): feat(web): streamline torrent footer controls ([#​522](https://github.com/autobrr/qui/issues/522)) ([@​s0up4200](https://github.com/s0up4200)) ##### Bug Fixes - [`7946441`](https://github.com/autobrr/qui/commit/794644157525ac8755e9f1af4dadd72498472ef7): fix(backups): handle incomplete jobs at startup ([#​486](https://github.com/autobrr/qui/issues/486)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`199a732`](https://github.com/autobrr/qui/commit/199a7327b6116123fed8af9140fe5428cd0e92c9): fix(database): refresh closed sqlite statements ([#​523](https://github.com/autobrr/qui/issues/523)) ([@​s0up4200](https://github.com/s0up4200)) - [`e7f79fa`](https://github.com/autobrr/qui/commit/e7f79fad61a3f21af2ebb8f7dcfe1716ce8d37f8): fix(hooks): change default mode to normal in usePersistedCompactViewState ([@​s0up4200](https://github.com/s0up4200)) - [`3b8bab4`](https://github.com/autobrr/qui/commit/3b8bab4dccf876db2aa7a134f0c7b100f86d0268): fix(http): handle network errors ([#​498](https://github.com/autobrr/qui/issues/498)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`85bd923`](https://github.com/autobrr/qui/commit/85bd923b050253560e776868419477cc84d5e0df): fix(proxy): respect base url in service worker ([#​491](https://github.com/autobrr/qui/issues/491)) ([@​s0up4200](https://github.com/s0up4200)) - [`12240f0`](https://github.com/autobrr/qui/commit/12240f0ddadca269ff12beec43080857bb5ff534): fix(pwa): ignore proxy path ([#​487](https://github.com/autobrr/qui/issues/487)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`9e09387`](https://github.com/autobrr/qui/commit/9e09387f1957944a5bd3577928c72bc29db5a23c): fix(qbittorrent): detect unregistered during tracker update ([#​525](https://github.com/autobrr/qui/issues/525)) ([@​s0up4200](https://github.com/s0up4200)) - [`147d9ca`](https://github.com/autobrr/qui/commit/147d9ca099cbeffbd492875073ab37861bafaa5e): fix(test): isolate backup tests with unique database names ([#​495](https://github.com/autobrr/qui/issues/495)) ([@​s0up4200](https://github.com/s0up4200)) - [`381679e`](https://github.com/autobrr/qui/commit/381679ef2bfc622b29b0192663464efa9c246f4b): fix(torrents): persist delete files checkbox ([#​496](https://github.com/autobrr/qui/issues/496)) ([@​s0up4200](https://github.com/s0up4200)) - [`6c8cf2c`](https://github.com/autobrr/qui/commit/6c8cf2ceee6a8154cfcb16fdaf9fd425ed5670c6): fix(torrents): tighten filter sidebar hover feedback ([#​518](https://github.com/autobrr/qui/issues/518)) ([@​s0up4200](https://github.com/s0up4200)) - [`b1ef5d7`](https://github.com/autobrr/qui/commit/b1ef5d793ee0a503299607583bcc5af451829f25): fix(tracker): restore early exit for empty tracker fetches ([#​512](https://github.com/autobrr/qui/issues/512)) ([@​s0up4200](https://github.com/s0up4200)) - [`7625ed3`](https://github.com/autobrr/qui/commit/7625ed3a327566c1a26dfafd01e183bd7941cc95): fix(web): implement virtualization for tags and cats ([#​483](https://github.com/autobrr/qui/issues/483)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`5ed2800`](https://github.com/autobrr/qui/commit/5ed280030024cf2cabcf9fecf4aff85bc020edcb): fix(web): keep tag search and selection in sync ([#​500](https://github.com/autobrr/qui/issues/500)) ([@​s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`d611070`](https://github.com/autobrr/qui/commit/d611070e8610633b63009e526a1670f69f9eef1a): Revert "perf(qbittorrent): reuse tracker cache without forced sync" ([@​s0up4200](https://github.com/s0up4200)) - [`177a3d5`](https://github.com/autobrr/qui/commit/177a3d5848a86b077c8eb0fbc32c8253a5c0d926): docs(readme): mark some seedbox installers as tested ([#​514](https://github.com/autobrr/qui/issues/514)) ([@​s0up4200](https://github.com/s0up4200)) - [`398faf6`](https://github.com/autobrr/qui/commit/398faf686bf8fc2f84e5034ae059b50fe955c05e): perf(qbittorrent): reuse tracker cache without forced sync ([@​s0up4200](https://github.com/s0up4200)) - [`1377547`](https://github.com/autobrr/qui/commit/1377547d47e6f187326483f643acf9ac43a90f5a): refactor(logging): remove dumb arrow prefix ([#​524](https://github.com/autobrr/qui/issues/524)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: #### 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!
--- ### 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](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1889 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/platform/qbittorrent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 6ebce5b7f..fa0195752 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -186,7 +186,7 @@ qbittorrent: qui: image: repository: ghcr.io/autobrr/qui - tag: v1.5.0 + tag: v1.6.0 pullPolicy: IfNotPresent env: - name: QUI__METRICS_ENABLED