Versie 4.0.4 van qBittorrent is uitgebracht. Deze opensource-torrentclient heeft versies voor Windows, Linux, macOS en FreeBSD, en toont geen advertenties. Het programma wordt met Qt ontwikkeld en is gebaseerd op libtorrent (rasterbar) en Boost. Het programma is het geesteskind van de Franse student Christophe Dumez, die er sinds begin 2006 aan werkt. Tegenwoordig wordt het door de community onderhouden.
In versie 4 is onder meer de overstap van Qt4 naar 5 gemaakt en heeft het programma verder ook een nieuw uiterlijk en logo gekregen. Verder kan het programma in portable-modus gebruikt worden, kunnen torrents nu ook voor een bepaalde tijd worden gedeeld en niet meer alleen tot een bepaald percentage bereikt is, en is het scherm waarin je zelf torrents kunt maken, onder handen genomen. In versie 4.0.4 zijn de volgende veranderingen en verbeteringen aangebracht:
Feature:Bugfix:
- Add source field in Torrent creator. Closes #7965.
- Torrent creator: raise maximum piece size to 32 MiB
- Add a force reannounce option in the transfer list context menu. Closes #6448.
WebUI:
- Fix sorting of country flags column in Peers tab.
- Fix natural sorting when the common part of 2 strings ends partially in a number which continues in the uncommon part. Closes #8080 #6732.
- Fix application of speed limits on LAN and µTP connections. Closes #7745.
- Make peer information flags in peerlist more readable.
- Fix gui issues on high DPI monitor.
- Fix dialog and column size on high DPI monitors.
- Fix constant status of '[F] Downloading'. Closes #7628.
- Fix translation context. Closes #8211.
- Separate subnet whitelist options into two lines.
- Don't set application name twice.
- Set default file log size to 65 KiB and delete backup logs older than 1 month.
RSS:
- Only prepend scheme when it is not present. Closes #8057.
- Add "Remaining" and "Availability" columns to webui Content tab.
- Make value formatting consistent with GUI
- Reposition Total Size column to match gui
- Add Tags and Time Active columns
- Use https for www.qbittorrent.org
- Match webui statuses to gui, closes #7516
- Right-align stat values
- Add missing units.
Search:
- Fix crash when deleting rule because it tries to update. Closes #8094
- Don't process new/updated RSS rules when disabled
- Remove legacy and corrupted RSS settings
Cosmetic:
- Search only when category is supported by plugin. Closes #8053.
- Only add search separators as needed.
Windows:
- Tweak spacing in torrent properties widget and speed widget.
macOS:
- Use standard folder icon for open file behavior on Windows. Closes #7880.
- Revert "Run external program" function. Now you will not be able to directly run batch scripts.
Other:
- Fix torrent file selection in Finder on mac
- Fix Finder reveal in preview and torrent contents
- Fix cmd+w not closing the main window on macOS
- Fix splitting of compiler flags in configure. Autoconf removes a set of [] during script translation, resulting in a wrong sed command.
- configure: Parse all compiler related flags together.
- Update copyright year.