Versie 3.3.0 van qBittorrent is uitgebracht. Deze opensource-torrentclient heeft versies voor Windows, Linux, OS X en FreeBSD, en toont geen advertenties. Het programma wordt met Qt4 ontwikkeld en is gebaseerd op libtorrent (rasterbar) en Boost. Het programma is het geesteskind van de Franse student Christophe Dumez, die er sinds maart 2006 aan werkt. Tegenwoordig wordt het door de community onderhouden. De releasenotes voor deze uitgave zien er als volgt uit:
New features:Bugs fixed:
- Huge core code refactoring. Problems with labels, temp folders etc should be eliminated. Smoother UI should be observed too.
- Speed graph
- Add multiple peers in Peers addition dialog. Closes #1563, #2245, #3133, #1419, #3287, #1419
- Allow to copy all peers with a keyboard shortcut
- Use GeoIP2 database, allows for country resolution of IPv6 peers. It is no longer embedded in the program but downloaded and updated monthly.
- Add more "Run External Program" parameters, closes #3053, #238, #1291, #1522.
- Add an option to allow the use of proxies only for torrents. Closes #2701.
- Detect network interface state changes. It should detect VPN connection resets.
- Switch to using c++11
- Automatically add trackers to new downloads.
- You can now choose the path to download for watched folders.
- Switch to Qt5 by default.
Cosmetic:
- Fix progress calculation in Content tab. Closes #2639 Closes #2752
- Fix label filter. Closes #3429.
- Fix "Run External Program Launches too Early" issue, closes #2107.
- Don't remove torrent contents parent folder, even it is empty. Closes #2244.
- Always apply filter for manually banned IPs. Related #3988.
- Fix reporting of tracker status. Closes #3101.
- Don't connect to "any interface" when the configured network interface is missing. Closes #3943, #2741, #1159, #844 and #143.
- Fix reordering of first column with Qt5. Closes #2835.
WebUI:
- Add back "qBittorrent" in program updater title, closes #3549.
- Use infinity symbol rather than -1 for nb_connections
- Move uTP options to it's own section
- Fix availability bar & progress bar height being too small on high DPI displays
- Fix availability label & progress label clipped on high DPI displays, closes #3237.
- Add tooltips/legend for availability bar & progress bar
- Use theme color for background in PropertiesWidget
- Replace horizontal line with border in bottom panel
- Various visual changes in the side panel.
- Use thin border for transfer list
- Make URL in "Add Torrent File..." clickable. Closes #3928.
- New view for errored torrents.
Search:
- Add information in General tab
- Reorder "Super seeding mode" option in right click menu
- Clean up JavaScript code
- Added labels support. #648
- Fix accessing the WebUI through IPv6
- Bump WebUI API_VERSION to 6.
- Change selected color to differentiate from the progressbar.
Windows:
- Add "Copy description page URL" button in search tab. Closes #2371.
- Add https_proxy env variable. This forces Python to use the HTTP proxy for HTTPS connections.
- Detect new plugin URL from clipboard
- Update Torrentz trackers
NOX:
- Fix german translation of the installer
Other:
- Don't ask the user questions in nox build when in non-interactive mode. Closes #3875.
- Fixed typos, spelling correction
- Fix need for restart to enable/disable peer countries resolution.
- Unload the GeoIP db when disabled.
- Reduce max value of "Disk cache size" to 1536MB for 32bit. Closes to #4028.
- Make "Download in sequential order" and "Download first and last piece first" options independent.