Date: 2026-09-22 16:30 | Last update:



Linux Kernel 7.2.7 Released: 737 Commits, Security Fixes, and AI-Assisted Development

Published by Xaren Lysander Valtor 0

Linux Kernel 7.2.7 has been released, featuring 737 bug-fix commits and essential security patches, particularly for vulnerabilities related to SMB heap overflows and IPv6 routing. Approximately one-third of the updates focus on networking improvements, while the release also highlights the kernel's increasing dependence on AI tools, with about 20% of commits acknowledging AI assistance. Notable security fixes address serious issues such as heap overflows and use-after-free bugs, ensuring that sysadmins on the 7.2 series are advised to update promptly. Additionally, the release is supported by a community of stable testers, which helps maintain the reliability of the kernel updates

MX Linux 25.3 Released: Debian 13.7 Update with New Kernels and Tools

Published by Xaren Lysander Valtor 0

MX Linux 25.3 "Infinity," released on September 20, 2026, serves as the third point release of its Debian 13.7-based series, following previous updates 25.1 and 25.2. This release includes the Debian 6.12.107 LTS kernel and introduces MX-specific tools such as Verify-iso-sig for ISO signature checks and MX-Theme-Colors for customizing GTK themes. Users can easily access the latest updates through an apt full-upgrade without needing to reinstall the system. The update enhances various editions, including Xfce, KDE Plasma, and Fluxbox, while offering improvements to existing tools and kernel support for newer hardware

Sublime Text 4 Build 4213 released

Published by Xaren Lysander Valtor 0

Sublime Text 4 Build 4213 has been released, enhancing this popular cross-platform text editor designed for writing prose, coding, and markup tasks. It is compatible with both Windows and Linux operating systems and continues to stand out for its impressive performance and user-friendly interface.

Linux Security Roundup: RHEL Ships 42 Errata, Ubuntu Kernel Fix Tracks 200+ CVEs

Published by Xaren Lysander Valtor 0

Red Hat has released a substantial batch of 42 security errata for RHEL, with nearly all rated as Important, while Ubuntu's recent Raspberry Pi kernel fix addresses over 200 vulnerabilities. Among the critical updates, strongSwan's authentication bypass in Ubuntu and a leaked file descriptor in Slackware's nsenter tool are highlighted as urgent. Additionally, Oracle, Fedora, and AlmaLinux have also issued multiple updates to address various vulnerabilities across their systems. Users running these distributions are advised to apply the updates promptly and reboot as necessary, while those on older Ubuntu versions should note that many fixes require a subscription for access

Flyoobe 3.01 Release: Full Windows 11 Setup Tool Rewrite With Windows 7 UI and Scriptable Actions

Published by Xaren Lysander Valtor 0

Flyoobe has released version 3.01, which features a complete rewrite of its core, a Windows 7-inspired interface, and a new scriptable "Setup Actions" system developed by solo creator Belim. This update allows users to enhance the app's capabilities with PowerShell-based actions while maintaining a lightweight structure, although it still cannot bypass the POPCNT CPU requirement for Windows 11 24H2. The tool is designed to help users install and configure Windows 11 by circumventing some of Microsoft's hardware restrictions, but users should be cautious as Microsoft does not guarantee updates for unsupported hardware. Overall, this ambitious update enhances Flyoobe's functionality while retaining its commitment to simplicity and usability


NVIDIA Game Ready Driver 617.14 WHQL: What's New and When to Update

Published by Xaren Lysander Valtor 0

NVIDIA has released the Game Ready Driver 617.14, a WHQL-certified update for Windows 10 and 11, which optimizes performance for upcoming titles including CONTROL Resonant, Gears of War: E-Day, The Witcher 3 Remastered, and AION 2. The update, which is 990.85 MB, also addresses launch issues in Judgement and Virtua Fighter 5 R.E.V.O., along with display problems on the Samsung Odyssey G95NC and DisplayPort sleep issues from previous drivers. Gamers intending to play the mentioned titles or encountering the specified bugs are encouraged to update immediately, while others can decide based on their situation. The timing of the release is strategic, as it coincides with the launch of several major games, ensuring optimal performance and compatibility at launch

PHP Releases Five Versions at Once, Includes 8.6.0 RC1 and 8.5.11

Published by Xaren Lysander Valtor 0

On September 22, 2026, PHP released five versions simultaneously, including the feature-frozen 8.6.0 RC1, which serves as a preview for the next major version. The other releases, 8.5.11 and 8.4.26, include bug fixes and security patches, while 8.3.35 and 8.2.34 are dedicated solely to security updates. The updates address various vulnerabilities, and users of versions 8.2 through 8.5 are encouraged to upgrade to maintain security. PHP 8.6.0 RC1 introduces new features such as partial function application and a built-in clamp() function, while also announcing several deprecations that could lead to breaking changes in the future

Systemd 262 Release: Hardware-Rooted Security and Live Updates

Published by Xaren Lysander Valtor 0

Systemd 262 has been released, featuring significant advancements in hardware-rooted security and live updates, under the management of Luca Boccassi. Key improvements include binding TPM credentials to the Supreme Root Key to enhance boot security and hardening boot PINs with Argon2id to prevent interposer attacks, as well as enabling kexec-based live updates for zero-downtime reboots. Additionally, systemd can now operate as a single static binary within a minimal container, which reduces the resource footprint. However, this release also introduces numerous breaking changes that could impact existing scripts, prompting administrators to review the release notes carefully before upgrading

Geek Uninstaller 1.5.5.185 released

Published by Thokk Veen Rahl 0

The latest version of Geek Uninstaller, 1.5.5.185, has been released, enhancing its capabilities for deep and efficient scanning post-uninstallation to ensure that all remnants of programs are removed. This utility stands out for its effectiveness in keeping your PC tidy and performing well, as demonstrated in an accompanying video walkthrough.

YServer 1.6.0: Rust X11 Server Adds Networked Multi-User Login and XDMCP Support

Published by Xaren Lysander Valtor 0

YServer 1.6.0 has been released, enhancing the Rust X11 server with TCP transport, session reset, and XDMCP negotiation, making it suitable for shared networked desktops as a replacement for Xorg. These features, although off by default, allow remote display managers to operate YServer displays similarly to thin clients with Xorg. The release also includes numerous rendering and GLX fixes to improve compatibility with various desktop environments and window managers. While the new capabilities are significant, the project maintains that YServer is not a complete port of Xorg, intentionally leaving out IPv6 and host access control for security and simplicity

StartCleaner 1.1.2 released

Published by Thokk Veen Rahl 0

StartCleaner 1.1.2 has been launched, providing users with an effective tool to manage the programs that automatically launch during system startup. This application offers a user-friendly interface that allows for quick reviews, enabling or disabling of startup applications, ultimately leading to improved boot times and overall system performance. By streamlining the startup process, StartCleaner ensures that devices operate smoothly from the moment they are powered on.

Node.js 26.10.0 Releases with util.debounce(), util.throttle(), and crypto.parsePKCS12()

Published by Xaren Lysander Valtor 0

Node.js 26.10.0 has been released, introducing util.debounce() and util.throttle() as built-in utilities, along with crypto.parsePKCS12() for handling .p12/.pfx bundles. This release also extends the experimental Virtual File System into node:ffi and includes synchronous Blob support, among other updates. Notably, the release includes a variety of correctness and performance improvements, although it is classified as Current rather than Long-Term Support (LTS), indicating that it may require more frequent updates. Overall, the addition of these utilities is expected to reduce dependency management for developers, while improvements in crypto and file handling address long-standing issues

Malwarebytes 5.7.1.346 / 5.27.1.4191 released

Published by Thokk Veen Rahl 0

Malwarebytes has recently released versions 5.7.1.346 and 5.27.1.4191, providing an effective antivirus solution designed to safeguard users from various cyber threats, including malware, ransomware, exploits, and harmful websites and applications. The user-friendly interface of Malwarebytes Anti-Malware makes it accessible even for novices, allowing users to launch scans with ease to detect and remove threats for free. For those seeking enhanced protection, the Premium version offers real-time scanning capabilities, blocking potential infections proactively.

MangoWC 0.17.3 Release: New Floating Window and Dimming Features for Wayland Users

Published by Xaren Lysander Valtor 0

Mango, the open-source Wayland compositor, has released version 0.17.3, introducing new features like a global option for floating and fullscreen windows to share a layer and the ability to dim focused versus unfocused windows. This release also includes fixes for various issues, such as keyboard bindings and screen sharing in the Wemeet video app. The rapid pace of updates, with four releases in just ten days, emphasizes the project's commitment to enhancing user experience and addressing practical workflow needs. Maintained by DreamMaoMao, Mango continues to grow in popularity, with a significant community backing and ongoing development

Flatpak 1.18.3 Ships Security Fixes and Build Repairs for Linux

Published by Xaren Lysander Valtor 0

Flatpak 1.18.3 has been released as a maintenance update focusing on security fixes and regression repairs, rather than introducing new features. This update includes critical dependency updates for bubblewrap and xdg-dbus-proxy to address known vulnerabilities affecting sandboxing and D-Bus communication. Additionally, it resolves build regressions particularly on SELinux systems, along with fixes for flatpak-spawn subsandbox issues and crashes related to certain installation methods. Users can update to this version through their package manager or Flathub, with particular attention advised for those building runtimes locally on SELinux systems

VirtualDJ Free Home Edition 2026 Build 9644 released

Published by Zhrak Tib Kaex 0

VirtualDJ Free Home Edition 2026 Build 9644 has been released, offering DJs a robust platform to mix digital music, replacing traditional turntables and CD players. This software caters to a wide range of users, from novices to experienced DJs, and is designed to make DJing accessible and enjoyable for everyone.

DocuFreezer 7.0.2609 released

Published by Kalyx Tib Veenor 0

DocuFreezer 7.0.2609 has been released, offering users an efficient way to convert documents and images into various formats including PDF, TXT, JPG, TIFF, and PNG. This application "freezes" the appearance of the original documents, ensuring they remain unchanged regardless of the device used to view them. The user-friendly interface makes it easy to add files via drag-and-drop or by clicking to select them. Users can then choose the desired output format and folder, with a range of additional settings available, although the defaults suffice for most tasks. The conversion process is quick, and users can open their files immediately after completion.

Ubuntu Linux 26.10 Beta Freeze: October 15 Launch, Kernel 7.3, and a 22-Year Change

Published by Xaren Lysander Valtor 0

Ubuntu 26.10 "Stonking Stingray" has entered Beta Freeze, with Beta images scheduled for release on September 24 and the final version set for October 15. This interim release features significant changes, including the replacement of the 22-year default dbus-daemon with dbus-broker, the inclusion of the Linux kernel 7.3, and a transition to 100% Rust-based coreutils. Additional updates include GNOME 51 and a local-first AI speech tool called Myna, although the redesigned installer and App Center will not be fully implemented until the next LTS version in April 2024. While the changes are notable, some features remain unconfirmed, and testers are advised to approach the interim release with caution, especially regarding the kernel's stability and potential experimental features

MouseTracks 2.7.0 released

Published by Xaren Lysander Valtor 0

MouseTracks has released version 2.7.0, a powerful application designed to meticulously track and visualize various forms of user input over time, including mouse movements, clicks, keyboard activity, and gamepad input. The application is engineered for unobtrusiveness, enabling continuous operation for extended periods, possibly even years, allowing users to later explore vivid and informative visualizations of their interaction data.

MusicBrainz Picard 3.0.0 RC 4 / 2.13.3 released

Published by Xaren Lysander Valtor 0

MusicBrainz Picard is a free and open-source music tagging application designed to enhance audio library management. The recent release of version 3.0.0 RC 4 and 2.13.3 showcases a plethora of features aimed at both music enthusiasts and casual users alike.

Winstep Xtreme 26.9 released

Published by Xaren Lysander Valtor 0

Winstep Xtreme version 26.9 has been released, offering a transformative set of utilities and enhancements designed to improve your Windows experience. This software allows users to create a visually appealing desktop that stands out, making it a source of envy among peers.

Stylish for Chrome and Firefox 3.5.2 released

Published by Xaren Lysander Valtor 0

Stylish for Chrome and Firefox has released version 3.5.2, enhancing the way users can personalize their web browsing experience. This extension allows users to easily install various themes and skins for numerous popular websites, turning standard web pages into customized interfaces. With Stylish, users can modify their browsing environment by removing unwanted elements, changing color schemes, or completely redesigning a website to fit their preferences.

Clear Cache for Specific Site for Chrome 1.0.8 released

Published by Xaren Lysander Valtor 0

The newly released version 1.0.8 of the Chrome extension "Clear Cache for Specific Site" offers users a simple yet powerful tool for managing their online privacy and browsing performance. This extension allows users to quickly and efficiently clear the cache and cookies linked to the current website they are visiting, all with just a single click. This targeted cleaning means that while the performance and loading times of the selected site improve, other websites remain untouched.

BlueOnyx Hosting Control Panel Updates Install Media for 5210R, 5211R, and 5212R

Published by Xaren Lysander Valtor 0

BlueOnyx has released updated installation media for its three active server versions, 5210R, 5211R, and 5212R, which include all DNF updates and come in several formats such as bootable ISOs and virtual appliance images. Key improvements in this update include fixes for migration tools, adjusted CLI PHP limits, consistent Opcache defaults, and daily integrity checks for Jailkit. The software is a free, open-source web hosting control panel that does not charge per account or domain, making it cost-effective compared to alternatives like cPanel. Users are advised to use the 5212R build on AlmaLinux 10 for new installations, while older versions have been retired; installation requires specific writing methods to USB sticks to avoid issues

Reviews Roundup: Mac Studio M5 Ultra, Mac mini M6 and More: AI Shortage Squeezes Hardware Value

Published by Xaren Lysander Valtor 0

Today's hardware reviews feature Apple's M5 Ultra Mac Studio and M6 Mac mini, along with various gaming peripherals and components. The Mac mini saw a $300 price increase to $899 due to rising AI-driven demand for RAM and components, while the M5 Ultra outperforms Nvidia's DGX Spark in local AI tasks despite its high cost. Reviewers noted that while performance continues to improve, the value proposition for consumers is decreasing, particularly for the Mac mini. Other products reviewed include gaming earbuds, a motherboard, a power supply, and a thermal camera, highlighting advancements in performance but cautioning against rising prices in the industry

Windows Admin Center 2610 Preview Merges Two Installers into One

Published by Xaren Lysander Valtor 0

Microsoft has launched the public preview of Windows Admin Center version 2610, which combines the previous separate installers for Administration Mode (aMode) and Virtualization Mode (vMode) into a single download. This release introduces new capabilities for vMode, including Azure Arc onboarding, backup and restore features, and AD CS certificate management, while also highlighting the removal of the VMware-to-Hyper-V Conversion extension due to issues with Broadcom's VDDK availability. Users can now select which mode to install during setup, streamlining the deployment process, but they are still limited to running only one mode per installation. Additionally, the update includes improvements to Azure registration and bug fixes, indicating a maturation of vMode and its integration into Microsoft's hybrid-cloud solutions

Matomo 5.14.0 Adds Privacy-Safe Real-Time Analytics

Published by Xaren Lysander Valtor 0

Matomo has launched version 5.14.0, which features aggregated real-time counters that allow live dashboards to function without the Visits Log, ensuring privacy compliance. This update enhances the AI chatbot, introduces period-level forecasting, and resolves long-standing issues with pie chart rendering. Additionally, it includes improvements to the login flow and Tag Manager, while maintaining a low-risk upgrade path for users transitioning from version 5.13.x. As a stable release prior to the upcoming Matomo 6.0 beta, version 5.14.0 emphasizes the project's commitment to privacy and compliance in analytics

Linux Security Roundup: RHEL Ships 42 Errata, Ubuntu Kernel Fix Tracks 200+ CVEs

Published by Xaren Lysander Valtor 0

Red Hat has released a substantial batch of 42 security errata for RHEL, with nearly all rated as Important, while Ubuntu's recent Raspberry Pi kernel fix addresses over 200 vulnerabilities. Among the critical updates, strongSwan's authentication bypass in Ubuntu and a leaked file descriptor in Slackware's nsenter tool are highlighted as urgent. Additionally, Oracle, Fedora, and AlmaLinux have also issued multiple updates to address various vulnerabilities across their systems. Users running these distributions are advised to apply the updates promptly and reboot as necessary, while those on older Ubuntu versions should note that many fixes require a subscription for access

Jami 202609211303 Beta / 202608201449 released

Published by Thokk Veen Rahl 0

Jami, with its latest release versions 202609211303 Beta and 202608201449, emerges as a robust alternative to traditional video conferencing tools like Zoom, emphasizing user freedom and privacy. One of its standout features is its peer-to-peer architecture, which eliminates the need for servers to relay data, allowing users to communicate directly without intermediaries. This design not only enhances security but also facilitates communication on local networks, even in the absence of an internet connection.

Ashampoo App 2.18.2 released

Published by Thokk Veen Rahl 0

The Ashampoo App has recently been updated to version 2.18.2, serving as a comprehensive hub for all Ashampoo products and services, aimed at significantly improving user experience. This app acts as a centralized platform that not only grants access to purchased software but also streamlines updates and provides immediate customer support.

Fotera 2.2 released

Published by Thokk Veen Rahl 0

Fotera 2.2 is a freeware photo-editing software designed for users who need a fast, efficient, and non-destructive editing solution. Its primary function is to allow users to modify images while preserving the original files. Any changes made, such as adjustments to exposure, contrast, and color settings, are saved as separate data linked to the original image, ensuring that the source photos remain untouched.

WinSetView 3.1.9 released

Published by Zhrak Tib Kaex 0

WinSetView version 3.1.9 has been released, offering users the ability to set Windows Explorer folder views on a global scale. This tool lets you customize the Details View by selecting specific column headings, which will be applied to all folders in the system. The process of using WinSetView is intuitive, but it is recommended to close all open applications beforehand to ensure that changes to open/save dialog views are updated properly.

Windows Package Manager 1.29.380 Ships With One Merged PR Despite a 90-Spot Jump

Published by Xaren Lysander Valtor 0

Microsoft has released Windows Package Manager v1.29.380, which reflects a significant jump of 90 build numbers but includes only one merged pull request, focusing on stability rather than new features. The real value of this version lies in the full v1.29 toolkit it carries forward, which includes features such as Source Priority, a --no-progress flag for scripts, and upgrade-aware parameters for AI agents. The single change in this release involves normalizing relative paths to absolute ones for improved security and reliability, while additional fixes enhance supply-chain integrity through better code-signing practices. With the development team already transitioning to v1.30, this servicing release serves primarily as a maintenance update rather than an introduction of new functionalities

FEX-2609.1 Patch Fixes Linux Syscall Regression on ARM

Published by Xaren Lysander Valtor 0

The FEX-2609.1 patch has been released to address a Linux syscall regression introduced by the previous update, restoring proper handling of syscall/int 0x80 instructions and fixing the RDPID instruction for Windows hosts. This small hotfix consists of three commits and updates the disk-cache format to version 20 to align with the changes in code generation. FEX is an x86 emulator for ARM64 Linux that allows users to run PC software efficiently on ARM hardware, and this patch emphasizes the importance of accurate instruction-level details for the emulator's functionality. The update is now available on GitHub, with the next mainline release anticipated within a month

Intel PresentMon 2.6.0 released

Published by Thokk Veen Rahl 0

Intel has released version 2.6.0 of PresentMon, a powerful tool for monitoring and analyzing GPU performance in video games and graphic applications during frame rendering. PresentMon serves as a gaming performance overlay and telemetry application, offering users a customizable interface that displays real-time performance metrics through multi-line graphs and histograms.

AnyDesk 9.7.16 released

Published by Zhrak Tib Kaex 0

AnyDesk has recently released version 9.7.16, enhancing its capabilities as a remote desktop solution for users seeking more than just basic desktop sharing. At the heart of AnyDesk is its proprietary video codec, DeskRT, which is engineered specifically for graphical user interfaces. This innovative technology enables a variety of new use cases and applications that many existing remote desktop software cannot fulfill.

XnView Standard 2.52.6 released

Published by Zhrak Tib Kaex 0

XnView Standard 2.52.6 has recently been released, enhancing its capabilities as a user-friendly tool for viewing, processing, and converting image files. The software supports over 500 image formats, including popular ones like GIF, BMP, JPG, PNG, and multi-page TIFF, while also accommodating various video formats and specialized formats such as Amiga IFF.

XnView Full 2.52.6 released

Published by Zhrak Tib Kaex 0

XnView Full 2.52.6 has been released, offering users an efficient tool for viewing, processing, and converting image files with ease. This version includes all necessary plug-ins and languages, unlike the Standard version, which comes with limited add-ons. XnView Full supports over 500 image formats and can convert them into commonly used formats such as GIF, BMP, JPG, PNG, and multi-page TIFF. Additionally, it can read various video formats and specific digital camera formats, as well as more niche formats like Amiga IFF and Calamus.

iTop VPN 8.0.0.7373 released

Published by Thokk Veen Rahl 0

iTop VPN has recently released version 8.0.0.7373, presenting a user-friendly multi-platform VPN solution ideal for a variety of users. The interface is reminiscent of IObit's Advanced SystemCare, featuring a main action window alongside a left-side tabbed menu that categorizes servers for different activities such as streaming, gaming, and social networking. This design allows for quick access to features tailored to specific tasks like browsing or watching Netflix.

XnView MP 1.11.7 released

Published by Thokk Veen Rahl 0

XnView MP version 1.11.7 has been released, offering a robust cross-platform image viewer capable of viewing, converting, organizing, and editing various graphic and video files. It is available for free for personal, educational, and non-profit use, making it an attractive option for many users who appreciate its extensive features, often comparable to those found in paid image viewers.

Linux LTS Kernels 6.18.53 and 6.12.111 Ship with Mandatory Upgrade Warnings

Published by Xaren Lysander Valtor 0

Greg Kroah-Hartman has released two significant long-term support (LTS) Linux kernels, 6.18.53 and 6.12.111, both carrying a "must upgrade" warning due to critical security and bug fixes. The 6.18.53 branch includes around 1,250 patches, while 6.12.111 contains about 1,102, focusing on various areas such as virtualization, cryptography, filesystems, and networking. Both kernels are now available and have extended support through December 2028, making them important for enterprise deployments. The updates address various security vulnerabilities and performance issues, reinforcing the necessity for users to upgrade

FileAccessErrorView 1.34 released

Published by Zhrak Tib Kaex 0

FileAccessErrorView version 1.34 has been released, offering a comprehensive diagnostic tool that provides detailed insights into file access errors encountered by applications. This portable utility scans your system and displays critical information, including the filename involved in the error, the application process ID and name, the specific NTSTATUS error code, a description of the error, the frequency of its occurrence, and timestamps for each incident. The user-friendly interface is consistent with NirSoft's design philosophy, making it accessible for users.

Linux Kernel 7.2.7 Released: 737 Commits, Security Fixes, and AI-Assisted Development

Published by Xaren Lysander Valtor 0

Linux Kernel 7.2.7 has been released, featuring 737 bug-fix commits and essential security patches, particularly for vulnerabilities related to SMB heap overflows and IPv6 routing. Approximately one-third of the updates focus on networking improvements, while the release also highlights the kernel's increasing dependence on AI tools, with about 20% of commits acknowledging AI assistance. Notable security fixes address serious issues such as heap overflows and use-after-free bugs, ensuring that sysadmins on the 7.2 series are advised to update promptly. Additionally, the release is supported by a community of stable testers, which helps maintain the reliability of the kernel updates

Uptooda 1.4.7 released

Published by Zhrak Tib Kaex 0

Uptooda version 1.4.7 has been released, enhancing its capabilities as an efficient tool for uploading images, screenshots, and files to various hosting services. Previously known as Image Uploader, Uptooda streamlines the upload process by guiding users through a straightforward setup, ensuring optimal configuration for their specific needs.

WSL Distro Manager 2.4.1 released

Published by Thokk Veen Rahl 0

WSL Distro Manager has released version 2.4.1, a tool designed to streamline the management of Windows Subsystem for Linux (WSL) distributions through a user-friendly graphical interface. This application enables users to easily back up, restore, configure settings, install, uninstall, update, and launch distributions with just a single click.

Linux Security Roundup: 153-Vuln Kernel, 30-CVE Unbound, and RHEL Batch 0
TweakNow RegCleaner 2.6.0 released 0
FFmpeg 9.0.2-2026-09-19 released 0
OneTab for Chrome and Firefox 2.21 released 0
Click and Clean 0.4.0 released 0
UltraUXThemePatcher 4.6.0 released 0
Garuda Nix Released: Standalone NixOS from Garuda Linux 0
Bazzite Linux 44.20260921 Released: Fixes Intel Handheld WiFi Glitches and Restores Broadcom Module 0
PowerToys Preview v0.101.2632.0 Adds Command Palette Deep Links and Workspaces Admin Warning 0
Memory Pictures Viewer 1.97 released 0
DBeaver 26.2.1 released 0
Sublime Text 4 Build 4213 released 0
Easy System Utility 1.1.71.0 released 0
Wise Reminder 2.0.1.208 released 0
Glary Utilities 6.48.0.52 released 0
Yapbam 0.21.8 released 0
ASUS GPU Tweak III 2.1.9.5 / 2.4.1.0 Tweak II released 0
WireGuard 1.1.1 released 0
Win STORM 1.0.1.10 Beta released 0
Reviews Roundup: Acer 1000 Hz Monitor, Thermaltake 3200W PSU and Prusa Toolchanger 0
MX Linux 25.3 Released: Debian 13.7 Update with New Kernels and Tools 0
WinZip 77.2 released 0
NTLite 2026.09.12200 released 0
Linux Kernel 7.3-rc4 Released: 449 Commits, Filesystems and WiFi Take Center Stage 0
WSL Manager 2.4.1 Adds Backup, WSL 1 to 2 Switching, and Native Arm64 Build 0
Flyoobe 3.01 Release: Full Windows 11 Setup Tool Rewrite With Windows 7 UI and Scriptable Actions 0
SNOQ 2026.9.2 released 0
NovaBench 6.2.0 released 0
Hasleo Backup Suite 5.9.2.3 released 0
Flow Launcher 2.1.4 released 0
OpenNetMeter 0.15.0 released 0
Unicodia 3.2.5 released 0
MusicPod 3.0.0 released 0
Clonezilla 3.3.3-37 released 0
RSSly 2026.9.2 released 0
Super Productivity 19.1.0 released 0
DriverHub 2.3.5 released 0
Blizzard Battle.Net 2.52.12.17821 released 0
Bazzite Linux 44.20260919 Released: Audio Stack Rework, Installer Fix, Gamescope Update 0
Balabolka 2.15.0.920 released 0
Extensions Switcher for Chrome 1.5.7 released 0
Tiling Shell v18.0 Second Release Candidate with GNOME 51 Support, Bug Fixes and More 0
Bandizip 8.0 Beta 42 / 7.46 released 0
Alternate MultiPing 1.160 released 0
Nuclear Music Player 1.48.6 released 0
TreeSheets 3380 released 0
Linux Security Roundup: Chromium's 230 CVEs, Empty-Key JWT Flaw, and More Distro Patches 0
ProgDVB 7.72.9 released 0
Tree Style Tab for Firefox 4.4.6 released 0
Chromium 156.0.8067.0 released 0
Exif Pilot 6.29.2 Beta / 6.28.2 released 0
WebStorm 2026.2.3 released 0
RubyMine 2026.2.3 released 0
Rocrail Build 7427 released 0
Qubes OS 4.3.2-rc1 Now Available for Testing with Fedora 44 and Linux 7.2 0
SEOquake for Chrome, Firefox, Edge, and Opera 4.2.0 released 0
Reviews Roundup: iiyama OLED, KIOXIA SSD Records and Control Resonant Benchmarks 0
KDE Plasma 6.8 Beta Polishing Phase Begins as 6.9 Development Starts 0
FlyOOBE 3.0: Free Open-Source Windows Setup Assistant Launches With Leaner, Transparent Design 0
Wine Staging 11.18 Released: Two New Patches Fix Service Architecture and YV12 Video Playback 0

[ Archive ]