mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update qbittorrent to 5.0.3 (#2032)
This commit is contained in:
parent
3332794385
commit
84814a3d55
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: hotio/qbittorrent:release-5.0.2@sha256:09993fc93740731f48416969506c91bcdc16dc88b197b4e6a100896e2b7f58d9
|
||||
image: hotio/qbittorrent:release-5.0.3@sha256:ce79b20ae035764c2b21969813720b54713f9dff464325fa4ceb2326f4a998e9
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: qbittorrent
|
||||
category: networking
|
||||
name: qBittorrent
|
||||
version: "5.0.2"
|
||||
version: "5.0.3"
|
||||
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.
|
||||
@ -27,11 +27,11 @@ description: >-
|
||||
⚠️ qBittorrent downloads torrents over the Clearnet, not Tor.
|
||||
releaseNotes: >-
|
||||
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
|
||||
- Fixed issues with RSS feed handling and episode tracking
|
||||
- Improved torrent management and URL handling in WebUI
|
||||
- Enhanced page reloading behavior after login
|
||||
- Fixed various Windows-specific improvements
|
||||
- Improved torrent tracking and database management
|
||||
|
||||
|
||||
Full release notes for qBittorrent are available at https://www.qbittorrent.org/news
|
||||
|
Loading…
Reference in New Issue
Block a user