Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Releases: lgallard/qBittorrent-Controller

Fix filter paths

28 Feb 16:34
3c6dd4b
Compare
Choose a tag to compare

v4.9.1

22 Feb 06:02
9069256
Compare
Choose a tag to compare
  • Enables copying torrent details like path
  • The path input of the add new torrent compares based on any sub string from path and not the beginning of the path (String.compare)

Thanks @chakli

v4.9.0

08 Dec 16:33
2130f23
Compare
Choose a tag to compare
  • Fix details fragment "flickering"
  • Fix download text view in tablet layout

Thanks David Hodges (@daveeeh)

v4.8.9

29 Oct 20:11
9d6bd1a
Compare
Choose a tag to compare
  • Encapsulate a static BuildURL method.
  • Change default port number to -1 (just like local_port) and set to remove the ":" part of the URL if it is -1.
  • Change a few instances where port is sent as part of header and modified those to take into account the new url string without the port number

Thanks @simplethemind

v4.8.8

02 Aug 19:27
0e2ba16
Compare
Choose a tag to compare

Add force resume

v4.8.7

16 May 21:36
c2db9d2
Compare
Choose a tag to compare
  • Remove F-Droid from README
  • Remove ads space in Pro version
  • Fix Progress, Size, ETA, and Download / Upload Speed comparators
  • Remove Host and Referer headers

v4.8.6

23 Mar 20:14
7d5bea0
Compare
Choose a tag to compare
  • Fix breaking bar top
  • Add footer status bar

v4.8.5

07 Mar 19:37
1e20064
Compare
Choose a tag to compare
  • Fix content type header issues reported (which can be related to reverse-proxies)

v4.8.4

15 Jan 18:51
32cd827
Compare
Choose a tag to compare
  • Fix category and save path spaces and + issue
  • Fix host and referer params

v4.8.3

12 Jan 03:15
ce7e177
Compare
Choose a tag to compare
  • Fix left menu flickering
  • Fix app icon sizing