Skip to content

chore(deps): update ghcr.io/maciejonos/qbitwebui docker tag to v2 - abandoned#288

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/major-app-appsqbitwebui
Open

chore(deps): update ghcr.io/maciejonos/qbitwebui docker tag to v2 - abandoned#288
renovate[bot] wants to merge 2 commits intomainfrom
renovate/major-app-appsqbitwebui

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jan 3, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/maciejonos/qbitwebui major 1.5.02.0.0

Release Notes

Maciejonos/qbitwebui (ghcr.io/maciejonos/qbitwebui)

v2.0.0

Compare Source

BREAKING CHANGES:

Check the new docker-compose.yml
  • New required env var: ENCRYPTION_KEY=<min 32 characters>
  • Port changed to 3000
  • New required volume: /data
  • Removed: QBITTORRENT_URL env var (instances now added via UI)
  • First launch: Register account → Add qBittorrent instance(s)

What's changed:

Multi-instance & Auth

  • User registration/login with secure sessions
  • Multiple qBittorrent instance management, each has separate torrents
    view with details
  • Prowlarr integration for indexer search

Security

  • AES-256-GCM encrypted credential storage
  • Required ENCRYPTION_KEY env var (no fallback)
  • Unique salt per installation
  • Rate limiting on login (5 attempts/min)
  • Session invalidation on password change
  • SSRF protection (cloud metadata blocked)

Backend

  • Hono server with SQLite database
  • Shared qBittorrent login utilities
  • Proxy fixes: query string preservation, multipart boundary

Frontend

  • Dashboard with instance statistics
  • Speed graphs (download/upload) with 10s history
  • File priority updates
  • Customizable columns with drag-and-drop

Full Changelog: mkbula/qbitwebui@v1.5.0...v2.0.0


Configuration

📅 Schedule: Branch creation - Every minute ( * */1 * * * ) in timezone Europe/Paris, 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Jan 3, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate Bot changed the title chore(deps): update ghcr.io/maciejonos/qbitwebui docker tag to v2 chore(deps): update ghcr.io/maciejonos/qbitwebui docker tag to v2 - abandoned Apr 28, 2026
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Apr 28, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant