Releases: rmartin16/qbittorrentui
Releases · rmartin16/qbittorrentui
release-0.3.6
Release qBittorrenTUI v0.3.6
- Use
blinker
instead ofblinker-alt
release-0.3.5
Release qBittorrenTUI v0.3.5
- Add support for modern Python
release-0.3.4
Release qBittorrenTUI v0.3.4
- Strip Unicode version selectors from torrent names to prevent formatting issues
release-0.3.3
Release qBittorrenTUI v0.3.3
- Upgrade panwid from 0.3.3 to 0.3.4 for Python 3.10 support
release-0.3.2
Release qBittorrenTUI v0.3.2
- Fix ETA formatting
release-0.3.1
Release qBittorrenTUI v0.3.1
- Only attempt to automatically connect to qBittorrent when explicitly configured to do so
release-0.3.0
Release qBittorrenTUI v0.3.0
- Update to
panwid==0.3.3
, useblinker-alt==1.5
instead ofblinker==1.4
, and latest version ofqbittorrent-api
- Fix color scheming for torrent rows so all qBittorrent torrent statuses are supported and colors update in real-time with torrent status
- Stop application crash when a category is added in qBittorrent
- General code cleanup and misc fixes
Note: git blame should ignore 1f4508e going forward
release-0.2.3
Ensure vendored packages can actually be imported...but for real this time
release-0.2.2
Ensure vendored packages can actually be imported...
release-0.2.1
Vendor panwid so qBittorrenTUI can be published to PyPI again