Skip to content

Releases: rmartin16/qbittorrentui

release-0.3.6

26 Oct 15:51
639941e
Compare
Choose a tag to compare

Release qBittorrenTUI v0.3.6

  • Use blinker instead of blinker-alt

release-0.3.5

13 Feb 22:31
Compare
Choose a tag to compare

Release qBittorrenTUI v0.3.5

  • Add support for modern Python

release-0.3.4

15 Oct 18:18
fba3f07
Compare
Choose a tag to compare

Release qBittorrenTUI v0.3.4

  • Strip Unicode version selectors from torrent names to prevent formatting issues

release-0.3.3

21 Dec 22:07
Compare
Choose a tag to compare

Release qBittorrenTUI v0.3.3

  • Upgrade panwid from 0.3.3 to 0.3.4 for Python 3.10 support

release-0.3.2

02 Oct 01:05
Compare
Choose a tag to compare

Release qBittorrenTUI v0.3.2

  • Fix ETA formatting

release-0.3.1

26 Aug 22:30
Compare
Choose a tag to compare

Release qBittorrenTUI v0.3.1

  • Only attempt to automatically connect to qBittorrent when explicitly configured to do so

release-0.3.0

26 Aug 18:10
Compare
Choose a tag to compare

Release qBittorrenTUI v0.3.0

  • Update to panwid==0.3.3, use blinker-alt==1.5 instead of blinker==1.4, and latest version of qbittorrent-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

19 Apr 20:52
Compare
Choose a tag to compare

Ensure vendored packages can actually be imported...but for real this time

release-0.2.2

19 Apr 19:47
Compare
Choose a tag to compare

Ensure vendored packages can actually be imported...

release-0.2.1

19 Apr 19:41
Compare
Choose a tag to compare

Vendor panwid so qBittorrenTUI can be published to PyPI again