From 1eceb110d5dc5733c46f8ce678c08b424c9dc763 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Wed, 27 Nov 2024 12:23:11 +1000 Subject: [PATCH] Update qbittorrent to 5.0.2 (#1862) --- qbittorrent/docker-compose.yml | 2 +- qbittorrent/umbrel-app.yml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/qbittorrent/docker-compose.yml b/qbittorrent/docker-compose.yml index 0cf0487af8..347ef51c16 100644 --- a/qbittorrent/docker-compose.yml +++ b/qbittorrent/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" server: - image: hotio/qbittorrent:release-5.0.1@sha256:53530bb04f69ea02903367636c32f796795677eca276231cf52f9a968e55c9cf + image: hotio/qbittorrent:release-5.0.2@sha256:09993fc93740731f48416969506c91bcdc16dc88b197b4e6a100896e2b7f58d9 environment: - PUID=1000 - PGID=1000 diff --git a/qbittorrent/umbrel-app.yml b/qbittorrent/umbrel-app.yml index 08f31d3d89..be9f8deee3 100644 --- a/qbittorrent/umbrel-app.yml +++ b/qbittorrent/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: qbittorrent category: networking name: qBittorrent -version: "5.0.1" +version: "5.0.2" tagline: Free and reliable P2P Bittorrent client description: >- qBittorrent is an open-source software alternative to µTorrent. It's designed to meet the needs of most users while using as little CPU and memory as possible. @@ -26,13 +26,13 @@ description: >- ⚠️ qBittorrent downloads torrents over the Clearnet, not Tor. releaseNotes: >- - This update includes several improvements and bug fixes: - - Added new "Simple pread/pwrite" disk IO type - - Fixed various SSL-related security issues - - Improved WebUI responsiveness and fixed display issues - - Enhanced color scheme handling and UI elements - - Fixed issues with torrent handling and file management - - Improved search functionality and resource management + This update includes several bug fixes and improvements: + - Fixed issues with torrent category management and file handling + - Improved dark theme detection and color scheme handling + - Enhanced WebUI with new color scheme switcher + - Fixed various Windows-specific issues + - Improved torrent progress tracking and session management + Full release notes for qBittorrent are available at https://www.qbittorrent.org/news developer: qBittorrent