On May 15, 2026, qBittorrent version 5.2.2 was released. It is an open-source torrent client developed using the Qt toolkit, with source code available on GitHub under the GPLv2+ license. The software supports Linux, Windows, and macOS. The project started with version 4.0 in November 2017, followed by versions 5.0 in September 2024 and 5.1 in April 2025. The 5.2.2 update focuses on bug fixes and stability improvements, including D-Bus utilization for file display, header mismatch correction in Safari, magnet link sending issue fix, correct string identifier implementation for RSS Downloader, 64-bit binary installation on ARM64 systems, prevention of SSRF attacks, and mitigation of proxy interference in multi-threaded processing. Key features include an integrated search engine, RSS feed subscription, support for BEP extensions, remote management, sequential downloading, advanced torrent settings, bandwidth scheduling, IP filtering, torrent creation interface, and UPnP/NAT-PMP support.
GameNative is introducing new filtering options for its PC game library app, allowing users to filter games based on compatibility ratings, playability, and GPU compatibility. Users can rate their game experience and provide feedback on crashes and performance, which will be used to create optimal settings for different devices. The goal is to streamline the process of finding compatible games for Android devices.
Valve has released a significant update to the Steam Workshop, enhancing the user experience with a new browsing interface that has been in beta testing since April. The update features a streamlined browsing UI for exploring user-created mods, improved filtering options, and a more efficient use of screen space. Users can now sort mods by required downloadable content (DLC) and view mod descriptions by hovering over listings. The updated interface is now available to all Steam users, who are encouraged to check for client updates if they do not see the changes.
A new season of Torchlight Infinite, titled 'Lunaria,' has launched, achieving its most successful debut on Steam with a peak of 26,618 players. The update introduces new features such as an endgame farming system, a character focused on potion mechanics, and temporary alliances with bosses. Key gameplay mechanics include awakening statues in the Netherrealm to spawn monsters and collect rewards, alongside random events that enhance loot opportunities. The update also adds Rhapsodies for variability in farming, a Creation Engine for converting Creation Crystals into loot, and a new character, the Scent Weaver Sage, who uses elixirs in combat. Quality-of-life improvements include visual upgrades for characters and monsters, enhanced user interface, and a re-arranged main theme for the game's third anniversary. The 'Lunaria' season is available for free on Steam, along with a 'Midas Touch' event for additional rewards.
Owning a Hyundai Ioniq 5 electric vehicle has provided insights into EV charging, particularly with a Level 2 charger installed at home. Key Android Auto applications help alleviate charging anxiety during road trips. Finding public fast-charging stations can be challenging, requiring more planning than traditional gas vehicles. PlugShare is a useful app for locating reliable public EV chargers, providing a comprehensive list of charging stations, user reviews, and average charging speeds. In the Greater Toronto Area, many EV chargers are often out of service, making PlugShare's features valuable. Waze offers navigation with EV charger information, but its updates may lag behind PlugShare. A Better Route Planner (ABRP) helps plan road trips by tailoring recommendations based on specific EV models and factors affecting battery life, though it requires a subscription. FLO EV Charging is the preferred charging network in the Greater Toronto Area, allowing convenient payments through the app and filtering options for chargers.
Navigating the Google Play Store can be frustrating due to its inadequate search functionality and the prevalence of sponsored apps and ads. The App Finder application offers a solution by allowing users to define their own search criteria and providing advanced search capabilities tailored specifically for the Play Store. Users can apply various filters such as app titles, ratings, downloads, and genres to refine their search results significantly. App Finder also helps users find discounted apps and provides access to data by country or worldwide statistics. While the app's interface is functional but not visually appealing, it remains accessible with a free version and offers a paid upgrade for additional features. However, it has not been updated since October 2024, raising concerns about its future viability.
The text discusses three free file managers that enhance file management capabilities for Windows users:
1. Total Commander:
- Dual windows with drag-and-drop support
- Side panels for navigation
- Built-in tools for batch renaming and archiving
- FTP client integration
- Favorites for quick access
- Comprehensive file operations (copy, move, delete, rename)
- File comparison with a built-in text editor
- Folder synchronization
- Encoding and decoding options
- Full-text and duplicate file search
- Customizable layout and toolbar
- Background downloading support
- Secure FTP over SSL/TLS
2. OneCommander:
- Custom rendering and DirectX support
- Session-saving tabs
- Dual-pane view
- Choice between Miller-Columns navigation and standard layout
- Dark and light themes
- User-editable icons
- Built-in file preview capabilities
- Support for long Unicode paths
- Organized favorites into project groups
- Quick filtering options
- Adaptive view and dynamic columns
- File Automator for advanced renaming and conversion
3. FileVoyager:
- Dual-pane interface
- Multiple browsing modes (report and thumbnail)
- Comprehensive file operations
- Support for numerous compression formats
- Multimedia playback for audio and video
- Folder synchronization and file comparison tools
- Quick preview for any file format
- Support for viewing ebooks and comic book files
- Syntax highlighting for source code
- Display files in flat or hexadecimal format
All three file managers are available for free, with OneCommander offering a Pro version for additional features.
Two new PowerShell scripts from the Microsoft Kerberos-Crypto GitHub repository have been introduced to enhance cybersecurity by streamlining the monitoring of Security Event logs on domain controllers.
1. List-AccountKeys.ps1: This script queries the Security Event Log for the Keys field, enumerating the keys associated with accounts in the event logs. It provides details such as the timestamp, account name, account type, and specific account keys. For example, it can show that accounts have access to keys like RC4, AES128-SHA96, AES256-SHA96, and AES128-SHA256.
2. Get-KerbEncryptionUsage.ps1: This script allows users to query events to determine which encryption types Kerberos utilized, revealing requests that employed AES256-SHA96. It also offers filtering options for specific encryption algorithms, such as RC4.
Organizations can further enhance their security by using SIEM solutions like Microsoft Sentinel or built-in Windows event forwarding to query these logs.
Microsoft has introduced a Common Vulnerabilities and Exposures (CVE) reporting capability within Windows Autopatch to improve security for IT teams. This tool provides an overview of Windows vulnerabilities addressed in recent updates, enabling device-specific tracking. Key features of the CVE report include a list of CVEs addressed in the past 90 days, tracking of patch compliance at the device level, links to Knowledge Base articles, filtering options, and near real-time updates. Administrators can access the CVEs report by navigating to the Microsoft Intune admin center and selecting the appropriate reports. The report includes CVE identifiers, severity scores, exploitation status, and details on devices needing updates. Organizations can enhance their response to vulnerabilities by utilizing various strategies, such as the Windows Autopatch update readiness feature and targeted fixes with the Security Copilot Vulnerability Remediation Agent.