Er is een nieuwe versie van qBittorrent is verschenen. 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. In versie 3.1.11 zijn de volgende veranderingen en verbeteringen aangebracht:
New features:Bugs fixed:
- Allow relative torrent paths when qBittorrent is already running
- Make Windows icons suitable for high dpi screens
- Increase maximum size of system icons
Search:
- Fix crash in the "Content" widget when user would right click in it without a torrent selected
- Don't show multiple unlock UI dialogs. Closes #2040.
Windows:
- Fix bug where python would falsely be detected and nothing worked (paolo-sz)
- Fix TorrentReactor search plugin
- Fix search engine encoding issues with python3 on Windows
- Pirate bay search engine update
- Internal improvements in the python code
Windows and OS X:
- Fix magnet link association. Closes #1952.
OS X:
- Fix again the program updater. The url was changed by sourceforge.net. Closes #1954.
WebUI:
- Fix compilation
Cosmetic:
- Set correct HTTP Content-Type in case of forbidden access.
Other:
- Remove unneeded tooltip
- Don't stretch the last section in the transfer list
- Set minimum width of the left panel in the preferences
- Optimize sorting of rows. This should have less CPU impact when many torrents are present.
- Use the correct character encoding for exceptions coming from libtorrent.
- Use boost:bind() as the docs show. Allows compilation with older gcc versions.