Versie 3.3.2 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:
- Add a new column to peers list that shows list of files which are downloaded right now from a peer.
- Improve the "Watch folders" UI. Closes #4300. You'll need to redo your watch folders settings.
- Support loading multiple magnets/hashes/urls per .magnet file in the watched folder (one per line). Closes #217.
WebUI:
- Fix resolution of peer host names. Closes #4307.
- Don't recheck twice after 'Force Recheck' with 'Recheck torrents on completion' enabled. Closes #4274.
- Don't apply some settings again if they weren't changed. Closes #4278.
- Update ISO 3166 country codes. Closes #3942.
- Fix moving torrents to Temp after app restart. Closes #4434.
- Fix crash in favicon code due to null pointer dereference.
- Move the 'qBittorrent-resume' file even when no magnets were recovered. Also make sure to rename it with a unique name. Closes #4334.
- Don't add the watch folder before the user closes the Preferences window.
- Remove watch folders permanently only if the user accepts the Preferences dialog.
- Better handling of cookies in the download manager
- Use the download manager for RSS, the program updater and the dns updater.
- Fix reconfigure additional trackers
- Fix loading corrupted .fastresume file
Cosmetic:
- Show filtered torrents number
- Fix paused, active and inactive filters
- Fixed bug when uploading several files and only the last one was considered.
- Implemented WebUI interface for the new Watched Folders feature
- Fix possible showing "qBittorrent client is not reachable" message on deleting torrents.
- Don't show "Limit download speed" menu item for downloaded torrents.
- Update webui run program parameters
- Allow to remove the label assigned to a torrent
- Repair translation
- Remember last opened tab
- Bump WebUI API_VERSION and API_VERSION_MIN.
Search:
- Update native names for Chinese locales. Closes #4381.
- Rename column header in Content view.
- Edit speed limits and upload ratio icons
RSS:
- Code refactoring.
- Fix PirateBay plugin implementation for Python 3
- Update PirateBay URL. Closes #4470
Linux:
- Code refactoring.
OS X:
- Fix build.
Other:
- Set qBittorrent as default torrent app in Mac OS
- Fix lrelease version due to the default Qt5 build
- Indicate to the user that he's going to download the new version. Indicate from the installer that the old version was detected and no settings will be deleted. Closes #4320.
- Don't require GUI libs for qt4 nox build. Closes #4404.
- Fix cross-compilation
- Allow GeoIP in nox builds