From 1c61d21ce0ef3cc9323e1cf9c5a49e27f54ace28 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Dec 2025 04:11:44 +0000 Subject: [PATCH] Update ghcr.io/autobrr/qui Docker tag to v1.9.1 (#2366) 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.8.1` -> `v1.9.1` | --- ### Release Notes
autobrr/qui (ghcr.io/autobrr/qui) ### [`v1.9.1`](https://github.com/autobrr/qui/releases/tag/v1.9.1) [Compare Source](https://github.com/autobrr/qui/compare/v1.9.0...v1.9.1) #### Changelog ##### Bug Fixes - [`441418b`](https://github.com/autobrr/qui/commit/441418b279576e36266bf05bb9514a51be67b941): fix(api): remove user\_id session check from dashboard settings ([#​711](https://github.com/autobrr/qui/issues/711)) ([@​s0up4200](https://github.com/s0up4200)) - [`bd2587b`](https://github.com/autobrr/qui/commit/bd2587b0c58ddcbc7bb68635e30816bfa042ed78): fix(db): resolve cross-seed settings mutual exclusivity lockout ([#​714](https://github.com/autobrr/qui/issues/714)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.9.1` - `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! ### [`v1.9.0`](https://github.com/autobrr/qui/releases/tag/v1.9.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.8.1...v1.9.0) #### Changelog ##### Important Cross-seeds are now added to `.cross`-suffixed categories by default. This is opt-out. The old delay logic is removed. ##### Highlights - Customize your Dashboard-page (order, visibility) - Tracker Breakdown section in Dashboard with import/export functionality - Warnings and actions for cross-seeds when you attempt to delete torrents - Show free space in torrent table footer ##### New Features - [`1aa7360`](https://github.com/autobrr/qui/commit/1aa73604d542ccaf14f474fa528379d90c257df2): feat(dashboard): tracker breakdown and customizable layout ([#​637](https://github.com/autobrr/qui/issues/637)) ([@​s0up4200](https://github.com/s0up4200)) - [`85fd74b`](https://github.com/autobrr/qui/commit/85fd74b733797c5fb1e0da470c28c7b4e403c57f): feat(jackett): propagate 429 rate limits with retry and cooldown ([#​684](https://github.com/autobrr/qui/issues/684)) ([@​s0up4200](https://github.com/s0up4200)) - [`a5777c4`](https://github.com/autobrr/qui/commit/a5777c4ed3d3564d82746447b139e5060839b243): feat(reannounce): add configurable max retries setting ([#​685](https://github.com/autobrr/qui/issues/685)) ([@​s0up4200](https://github.com/s0up4200)) - [`6451e56`](https://github.com/autobrr/qui/commit/6451e56e8ebb8e85fce337fb31fb2de584f94b66): feat(settings): add TMM relocation behavior settings ([#​664](https://github.com/autobrr/qui/issues/664)) ([@​s0up4200](https://github.com/s0up4200)) - [`680fd25`](https://github.com/autobrr/qui/commit/680fd2596bca4785f09b74ee7b1af447d5e025c0): feat(torrents): add confirmation dialogs for TMM and Set Location ([#​687](https://github.com/autobrr/qui/issues/687)) ([@​s0up4200](https://github.com/s0up4200)) - [`7f779f9`](https://github.com/autobrr/qui/commit/7f779f9c68b5318a2cf745705f1b8ef96cf0ce49): feat(torrents): warn about cross-seeded torrents in delete dialogs ([#​670](https://github.com/autobrr/qui/issues/670)) ([@​s0up4200](https://github.com/s0up4200)) - [`1c489bc`](https://github.com/autobrr/qui/commit/1c489bc4b193ecaf1e85c76be213e1dbcfb1b289): feat(ui): persist category collapse state in sidebar ([#​692](https://github.com/autobrr/qui/issues/692)) ([@​jabloink](https://github.com/jabloink)) - [`bdf807e`](https://github.com/autobrr/qui/commit/bdf807e6933c364941c759c80d7c592551a9337d): feat(web): Torrent list details bar shows free space ([#​691](https://github.com/autobrr/qui/issues/691)) ([@​finevan](https://github.com/finevan)) ##### Bug Fixes - [`9db8346`](https://github.com/autobrr/qui/commit/9db834611e52588c99d93d09925fe1f1c120ab18): fix(crossseed): use matched torrent save path instead of category path ([#​700](https://github.com/autobrr/qui/issues/700)) ([@​s0up4200](https://github.com/s0up4200)) - [`40d7778`](https://github.com/autobrr/qui/commit/40d7778e7219dbeb85fdc611fe0f9e196f03e0a9): fix(instance): intern empty string on demand for bypass auth ([#​693](https://github.com/autobrr/qui/issues/693)) ([@​s0up4200](https://github.com/s0up4200)) - [`0aaf39e`](https://github.com/autobrr/qui/commit/0aaf39e4735ace29b1b01ff6cce2d26bc8481c56): fix(jackett): fetch indexer capabilities in parallel with retries ([#​701](https://github.com/autobrr/qui/issues/701)) ([@​s0up4200](https://github.com/s0up4200)) - [`50e585b`](https://github.com/autobrr/qui/commit/50e585b24c4aacaf6056a3e8b17aaa6bb900d250): fix(qbittorrent): cache tracker health counts in background ([#​662](https://github.com/autobrr/qui/issues/662)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`298ca05`](https://github.com/autobrr/qui/commit/298ca059d69bfbaac33fdea0f73c372e71ed766e): fix(search): download torrent files via backend for remote instances ([#​686](https://github.com/autobrr/qui/issues/686)) ([@​s0up4200](https://github.com/s0up4200)) - [`27ee31a`](https://github.com/autobrr/qui/commit/27ee31aba582b7395b56ddba70c043ee416d33aa): fix(torrents): AddTorrentDialog uses the downloadPath api ([#​677](https://github.com/autobrr/qui/issues/677)) ([@​finevan](https://github.com/finevan)) - [`2427fdd`](https://github.com/autobrr/qui/commit/2427fddab7fd5549daf439603401cb8ed1bda416): fix(ui): use full category paths in multi-select ([#​683](https://github.com/autobrr/qui/issues/683)) ([@​jabloink](https://github.com/jabloink)) - [`917c65e`](https://github.com/autobrr/qui/commit/917c65ed47ed6c4817082c81bf71c953de68b9a1): fix(web): add iOS Safari compatibility for torrent file picker ([#​707](https://github.com/autobrr/qui/issues/707)) ([@​s0up4200](https://github.com/s0up4200)) - [`2ccdc28`](https://github.com/autobrr/qui/commit/2ccdc2806f9c9a781ab211690a7d452ff5d83c17): fix(web): dont hide free space when disk is full ([#​694](https://github.com/autobrr/qui/issues/694)) ([@​ewenjo](https://github.com/ewenjo)) ##### Other Changes - [`d684442`](https://github.com/autobrr/qui/commit/d684442c1374eda51610bf210a4b9f2076720f84): chore(deps): bump the golang group with 7 updates ([#​660](https://github.com/autobrr/qui/issues/660)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`e1267fa`](https://github.com/autobrr/qui/commit/e1267fabd84b2c03204658b287d9f970cbe683e1): chore(deps): bump the npm group across 1 directory with 29 updates ([#​663](https://github.com/autobrr/qui/issues/663)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`8671971`](https://github.com/autobrr/qui/commit/8671971d4e4faff9cc3b795f20f84f10971525fc): docs: Update README to remove size field description ([#​695](https://github.com/autobrr/qui/issues/695)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.9.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/2366 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/qbittorrent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/qbittorrent/values.yaml b/clusters/cl01tl/helm/qbittorrent/values.yaml index 82e43642d..14482cfd6 100644 --- a/clusters/cl01tl/helm/qbittorrent/values.yaml +++ b/clusters/cl01tl/helm/qbittorrent/values.yaml @@ -190,7 +190,7 @@ qbittorrent: qui: image: repository: ghcr.io/autobrr/qui - tag: v1.8.1 + tag: v1.9.1 pullPolicy: IfNotPresent env: - name: QUI__METRICS_ENABLED