diff --git a/qbittorrent/docker-compose.yml b/qbittorrent/docker-compose.yml index a6a96888..b4b45784 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-4.6.7@sha256:ea70182af6630465329eebfe64837413ba4e2f0a042bfa4cd487f729db3b967a + image: hotio/qbittorrent:release-5.0.0@sha256:367c4d2bc6316b237f271f4826a4ce446ccd058f745b4258d25b8d4aa48e61a7 environment: - PUID=1000 - PGID=1000 diff --git a/qbittorrent/umbrel-app.yml b/qbittorrent/umbrel-app.yml index 73b8cd5a..9af0c9ed 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: "4.6.7" +version: "5.0.0" 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,14 +26,28 @@ description: >- ⚠️ qBittorrent downloads torrents over the Clearnet, not Tor. releaseNotes: >- - This update includes several bug fixes and improvements: + This major update brings numerous new features and improvements: - - Fixed an issue with the updater not launching the correct build variant + - Added support for creating .torrent files with larger piece sizes - - Improved focus on the Download button when a torrent link is retrieved from the clipboard + - Improved tracker entries handling and added separate filter for tracker errors - - Fixed a problem with loading the list of feeds when applying RSS rules in the WebUI + - Implemented new "Reannounce In" column + + - Added option to keep unwanted files in a separate folder + + - Introduced subcategories that follow parent category options + + - Added ability to name each qBittorrent instance + + - Improved WebUI responsiveness and added dark theme + + - Enhanced search functionality, including support for concurrent searches + + - Added new API endpoints for torrent creation and SSL torrents + + - Improved RSS feed handling with options to set delays between requests Full release notes for qBittorrent are available at https://www.qbittorrent.org/news