chore(deps): update ghcr.io/autobrr/qui docker tag to v1.16.0 #5657

Merged
alexlebens merged 1 commits from renovate/unified-qui into main 2026-04-07 17:23:07 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/qui minor v1.15.0v1.16.0

Release Notes

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

v1.16.0

Compare Source

Changelog

Highlights

  • Automations got a major upgrade: rules can now match across instances, use system time, control AutoTMM, and opt out of notifications per workflow.
  • Cross-seed is more reliable during state changes. Completion searches now wait for torrents to finish checking or moving, disabled instances are skipped cleanly, and hardlink/reflink save-path handling is more accurate.
  • Dir Scan works better with real media libraries, with improved partial season-pack handling in link-tree mode, support for downloading missing files when needed, and better progress retention across restarts.
  • Managing torrents in the unified view is smoother, with more accurate tracker health, quicker instance-level actions, and more stable category and tag editing dialogs.
  • OIDC and backups both got practical quality-of-life improvements: OIDC now supports PKCE, backup settings can be applied across instances, and backup export handling is safer for tricky torrent layouts.
New Features
Bug Fixes
Other Changes

Full Changelog: https://github.com/autobrr/qui/compare/v1.15.0...v1.16.0

Docker images

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

What to do next?

Thank you for using qui!


Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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.15.0` → `v1.16.0` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.16.0`](https://github.com/autobrr/qui/releases/tag/v1.16.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.15.0...v1.16.0) #### Changelog #### Highlights - Automations got a major upgrade: rules can now match across instances, use system time, control AutoTMM, and opt out of notifications per workflow. - Cross-seed is more reliable during state changes. Completion searches now wait for torrents to finish checking or moving, disabled instances are skipped cleanly, and hardlink/reflink save-path handling is more accurate. - Dir Scan works better with real media libraries, with improved partial season-pack handling in link-tree mode, support for downloading missing files when needed, and better progress retention across restarts. - Managing torrents in the unified view is smoother, with more accurate tracker health, quicker instance-level actions, and more stable category and tag editing dialogs. - OIDC and backups both got practical quality-of-life improvements: OIDC now supports PKCE, backup settings can be applied across instances, and backup export handling is safer for tricky torrent layouts. ##### New Features - [`2b92c7b`](https://github.com/autobrr/qui/commit/2b92c7bf517c1a3e19ed6acb4182ea6e40b9f88c): feat(auth): add PKCE support to OIDC implementation ([#&#8203;1737](https://github.com/autobrr/qui/issues/1737)) ([@&#8203;oynqr](https://github.com/oynqr)) - [`ba3d5d9`](https://github.com/autobrr/qui/commit/ba3d5d97a8db97f08e2d9f5b9754067f5ddcd8e7): feat(automations): add AutoTMM condition and action ([#&#8203;1698](https://github.com/autobrr/qui/issues/1698)) ([@&#8203;nitrobass24](https://github.com/nitrobass24)) - [`702e808`](https://github.com/autobrr/qui/commit/702e8085ba9890e84e8610ba99dfbd8e3fe6f27e): feat(automations): add system time to query builder ([#&#8203;1677](https://github.com/autobrr/qui/issues/1677)) ([@&#8203;wastaken7](https://github.com/wastaken7)) - [`e6493b3`](https://github.com/autobrr/qui/commit/e6493b337bcb994ce859473b896b9da01d0445b4): feat(automations): allow disable of notifications ([#&#8203;1652](https://github.com/autobrr/qui/issues/1652)) ([@&#8203;heathlarsen](https://github.com/heathlarsen)) - [`565ac2d`](https://github.com/autobrr/qui/commit/565ac2d471f85df795381f69f166836660de8cea): feat(automations): cross instance condition ([#&#8203;1648](https://github.com/autobrr/qui/issues/1648)) ([@&#8203;nitrobass24](https://github.com/nitrobass24)) - [`7e12a02`](https://github.com/autobrr/qui/commit/7e12a02ff6b7f25e96473cd05e56b3eca688c922): feat(update): verify self-updates with signed release checksums ([#&#8203;1665](https://github.com/autobrr/qui/issues/1665)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`3778c7b`](https://github.com/autobrr/qui/commit/3778c7ba8d3bcf8c9c7512d2fe3aeac72c28db5f): feat(web): Add action buttons to unified instance. ([#&#8203;1637](https://github.com/autobrr/qui/issues/1637)) ([@&#8203;drtaru](https://github.com/drtaru)) - [`bf9eaba`](https://github.com/autobrr/qui/commit/bf9eabad6eb0824e46bfec7f8df93d65afc620ca): feat(web): Clarify dashboard quick links ([#&#8203;1636](https://github.com/autobrr/qui/issues/1636)) ([@&#8203;drtaru](https://github.com/drtaru)) - [`b930530`](https://github.com/autobrr/qui/commit/b930530dca468e24518a68f6335a9418402bdd26): feat(web): add "Save changes to all instances" button to backup settings ([#&#8203;1651](https://github.com/autobrr/qui/issues/1651)) ([@&#8203;drtaru](https://github.com/drtaru)) - [`5975c34`](https://github.com/autobrr/qui/commit/5975c349dde6d37ddd00f7012cf690fd81efd123): feat(web): add Discord perk section to license manager ([#&#8203;1656](https://github.com/autobrr/qui/issues/1656)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`d8ad0d6`](https://github.com/autobrr/qui/commit/d8ad0d690678175c0c65c3c40c0be90454561316): feat(web): unify tab styling and animations ([#&#8203;1632](https://github.com/autobrr/qui/issues/1632)) ([@&#8203;nuxencs](https://github.com/nuxencs)) ##### Bug Fixes - [`44596b9`](https://github.com/autobrr/qui/commit/44596b9d0c5563e65170c64146283c4074c74288): fix(automations): add AutoTMM to condition validation ([#&#8203;1726](https://github.com/autobrr/qui/issues/1726)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`8f757b2`](https://github.com/autobrr/qui/commit/8f757b25e6ac8dc6b69649c74f9b80828e7429e9): fix(automations): hardlink signature grouping ([#&#8203;1670](https://github.com/autobrr/qui/issues/1670)) ([@&#8203;aulterego](https://github.com/aulterego)) - [`d242f0c`](https://github.com/autobrr/qui/commit/d242f0cec8f0f3a1804d154d3690d0b30deddfa0): fix(automations): include AutoManagement in delete standalone check ([#&#8203;1731](https://github.com/autobrr/qui/issues/1731)) ([@&#8203;nitrobass24](https://github.com/nitrobass24)) - [`744bdb8`](https://github.com/autobrr/qui/commit/744bdb823548a15cfd61259a51db9b7748b8dcf8): fix(backups): adaptive export throttle ([#&#8203;1630](https://github.com/autobrr/qui/issues/1630)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`d1dbb81`](https://github.com/autobrr/qui/commit/d1dbb8122fae28231fc059d7dd02c01debec336f): fix(backups): gate bulk save on resolved instance capabilities ([#&#8203;1682](https://github.com/autobrr/qui/issues/1682)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`2eea961`](https://github.com/autobrr/qui/commit/2eea961b18bc0462b31333ea2b70d0fb7d1f0b84): fix(backups): skip live export for hybrid torrents ([#&#8203;1669](https://github.com/autobrr/qui/issues/1669)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`2cac32d`](https://github.com/autobrr/qui/commit/2cac32d7784687f55a4aca9625d224a0a962a8e7): fix(crossseed): skip disabled instances ([#&#8203;1635](https://github.com/autobrr/qui/issues/1635)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`ebbba8e`](https://github.com/autobrr/qui/commit/ebbba8ef3b36e8ed2087e1fc1d06ee12e6c43579): fix(crossseed): tone down async cache reuse log ([#&#8203;1686](https://github.com/autobrr/qui/issues/1686)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`fd382b7`](https://github.com/autobrr/qui/commit/fd382b7c5d7577ead960bbc7c7e3ebdca1289f94): fix(dirscan): link plan size tolerance + partial season pack injection in link tree mode ([#&#8203;1695](https://github.com/autobrr/qui/issues/1695)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`5131092`](https://github.com/autobrr/qui/commit/5131092c02497bb2d5d77cc46f8adb8336a53603): fix(dirscan): retain recent runs and clarify restart behavior ([#&#8203;1564](https://github.com/autobrr/qui/issues/1564)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`3fbcc7a`](https://github.com/autobrr/qui/commit/3fbcc7ad640fc1926554521d9bb0f456dc1ca307): fix(openapi): document dirscan downloadMissingFiles ([#&#8203;1727](https://github.com/autobrr/qui/issues/1727)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`d16fee2`](https://github.com/autobrr/qui/commit/d16fee2bc034724fd5c5f1c84048d0cfb73c893b): fix(orphanscan): use content\_path to prevent false positives when Auto TMM changes save\_path ([#&#8203;1712](https://github.com/autobrr/qui/issues/1712)) ([@&#8203;nitrobass24](https://github.com/nitrobass24)) - [`e74bf02`](https://github.com/autobrr/qui/commit/e74bf024ef79f85a84787c86be5a9a5008eeeb01): fix(qbittorrent): avoid tracker health URL false positives ([#&#8203;1738](https://github.com/autobrr/qui/issues/1738)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`632fc54`](https://github.com/autobrr/qui/commit/632fc54a1bdb8e5aba43355cf34ed21a15212f1d): fix(torrents): honor tracker health in unified view ([#&#8203;1668](https://github.com/autobrr/qui/issues/1668)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`76fddc4`](https://github.com/autobrr/qui/commit/76fddc4390d5f9ee9a9831027453091ac4bd96b9): fix(torrents): stabilize tag and category dialogs ([#&#8203;1638](https://github.com/autobrr/qui/issues/1638)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`c758b6d`](https://github.com/autobrr/qui/commit/c758b6d1a2263e613b33ea7ff6d0f63161f7b22e): fix(torrents): validate creator output path ([#&#8203;1739](https://github.com/autobrr/qui/issues/1739)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`6c23f0e`](https://github.com/autobrr/qui/commit/6c23f0e995a457ccea54f4e4ce82ebe57780765e): fix(web): cross-seed warning in unified view ([#&#8203;1692](https://github.com/autobrr/qui/issues/1692)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`57822c0`](https://github.com/autobrr/qui/commit/57822c088eedbdd45e168c195159113cf1312b6f): fix(web): improve duplicate torrent state and check another field.state.value type in AddTorrentDialog ([#&#8203;1679](https://github.com/autobrr/qui/issues/1679)) ([@&#8203;keatonhasse](https://github.com/keatonhasse)) - [`246c8f6`](https://github.com/autobrr/qui/commit/246c8f606ee3ae15fce4539d19309e7beee508c8): fix(web): migrate vite chunk splitting config ([@&#8203;s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`263b0bd`](https://github.com/autobrr/qui/commit/263b0bd4d271c3f1584bc7b94c52ebe72821479a): build(deps): add cooldown to dependabot config ([#&#8203;1691](https://github.com/autobrr/qui/issues/1691)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`a394157`](https://github.com/autobrr/qui/commit/a394157ac50f5ae6013c578f03afe2cf76d9d697): chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 ([#&#8203;1713](https://github.com/autobrr/qui/issues/1713)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`10612a7`](https://github.com/autobrr/qui/commit/10612a7bb32fb85f9f4d5b09eb9766c539d65ee8): chore(deps): bump golang.org/x/image from 0.36.0 to 0.38.0 ([#&#8203;1685](https://github.com/autobrr/qui/issues/1685)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`16019dd`](https://github.com/autobrr/qui/commit/16019dd9144359152adcdd9b2b5cec9cac24097a): chore(deps): bump pnpm/action-setup from 4 to 5 in the github group ([#&#8203;1634](https://github.com/autobrr/qui/issues/1634)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fbb25fc`](https://github.com/autobrr/qui/commit/fbb25fc4be36e4c1d31720754e99b3b629b5a993): chore(deps): bump the golang group with 11 updates ([#&#8203;1693](https://github.com/autobrr/qui/issues/1693)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cbb9594`](https://github.com/autobrr/qui/commit/cbb9594f538aa9679556274043466ad89759738f): chore(deps): bump the golang group with 3 updates ([#&#8203;1701](https://github.com/autobrr/qui/issues/1701)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`805ab74`](https://github.com/autobrr/qui/commit/805ab74d5d3b7853868760cc58d5d4af09e75ecc): chore(deps): bump the npm group in /web with 25 updates ([#&#8203;1694](https://github.com/autobrr/qui/issues/1694)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e3f839c`](https://github.com/autobrr/qui/commit/e3f839c54ad4d639e26659ecd07d36678266b185): chore(deps): bump the npm group in /web with 5 updates ([#&#8203;1702](https://github.com/autobrr/qui/issues/1702)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b076ad4`](https://github.com/autobrr/qui/commit/b076ad435ffff894794ed39d2d7196589bc9b482): docs(dirscan): clarify re-identification after torrent removal ([#&#8203;1720](https://github.com/autobrr/qui/issues/1720)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`340f343`](https://github.com/autobrr/qui/commit/340f343d7003289edc9efced14796abe9be28e35): docs: add license management page with deactivation guide ([#&#8203;1706](https://github.com/autobrr/qui/issues/1706)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`5d148be`](https://github.com/autobrr/qui/commit/5d148be9d7e998419df626d4b0751cf275cbf889): docs: fix link in issue triage template ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`0b64237`](https://github.com/autobrr/qui/commit/0b64237580f29224647715639ea50c38f3da31b7): docs: update release follow-up docs ([#&#8203;1741](https://github.com/autobrr/qui/issues/1741)) ([@&#8203;s0up4200](https://github.com/s0up4200)) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.15.0...v1.16.0> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.16.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**: (in timezone America/Chicago) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEwOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkb2NrZXIiXX0=-->
renovate-bot added the docker label 2026-04-07 15:47:18 +00:00
renovate-bot changed title from Update ghcr.io/autobrr/qui Docker tag to v1.16.0 to chore(deps): update ghcr.io/autobrr/qui docker tag to v1.16.0 2026-04-07 16:44:39 +00:00
renovate-bot added 1 commit 2026-04-07 17:15:28 +00:00
chore(deps): update ghcr.io/autobrr/qui docker tag to v1.16.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 19s
lint-test-helm / validate-kubeconform (pull_request) Successful in 19s
render-manifests / render-manifests (pull_request) Successful in 1m2s
6e30728857
renovate-bot force-pushed renovate/unified-qui from fc9a199a4b to 6e30728857 2026-04-07 17:15:28 +00:00 Compare
alexlebens merged commit e7bd5b7b15 into main 2026-04-07 17:23:07 +00:00
alexlebens deleted branch renovate/unified-qui 2026-04-07 17:23:10 +00:00
Sign in to join this conversation.