On May 15, 2026, the latest iteration of the torrent client qBittorrent, version 5.2.2, was released. This software, developed using the Qt toolkit, serves as an open-source alternative to µTorrent, offering a familiar interface and robust functionality. The project’s source code is crafted in C++ and JavaScript, and it is made available on GitHub under the GPLv2+ license. Users can access qBittorrent builds for Linux, Windows, and macOS platforms.
The journey of qBittorrent began with the release of version 4.0 in November 2017, followed by version 5.0 in September 2024, and version 5.1 in April 2025. The current release, 5.2, marks a significant update in May 2026.
Key Features of qBittorrent
qBittorrent is equipped with a range of features designed to enhance the user experience:
- Integrated search engine for easy content discovery
- RSS feed subscription capability
- Support for numerous BEP extensions
- Remote management via a web interface
- Sequential downloading mode for specified order
- Advanced settings for torrents, peers, and trackers
- Bandwidth scheduler and IP filtering options
- Interface for creating torrents
- Support for UPnP and NAT-PMP
The 5.2.2 update focuses on rectifying previously identified bugs and enhancing overall stability:
- Utilization of D-Bus for displaying files in file managers
- Correction of the header mismatch in the Safari transfer list
- Fix for the issue of sending magnet links before metadata download
- Implementation of the correct string identifier when updating the RSS Downloader selection
- Enabling the installation of 64-bit binaries on ARM64 systems
- Prevention of SSRF attacks through HTTP redirection
- Mitigation of proxy interference in the multi-threaded processing pool