Releases: lgallard/qBittorrent-Controller
Releases · lgallard/qBittorrent-Controller
v4.9.1
- 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
- Fix details fragment "flickering"
- Fix download text view in tablet layout
Thanks David Hodges (@daveeeh)
v4.8.9
- 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.7
- 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
- Fix breaking bar top
- Add footer status bar
v4.8.5
- Fix content type header issues reported (which can be related to reverse-proxies)
v4.8.4
- Fix category and save path spaces and + issue
- Fix host and referer params
v4.8.3
- Fix left menu flickering
- Fix app icon sizing