Date: 2026-08-06 23:19 | Last update:



FFmpeg 9.0 Lei Released: Library Bumps and Dev Impact

Published by Xaren Lysander Valtor 0

FFmpeg 9.0 "Lei" was released on August 4, 2026, just four months after version 8.1, with major updates across all core libraries, including libavcodec and libavformat entering the 63 series. This release indicates significant internal changes to the encoder and decoder architecture, prompting developers and media engineers to rebuild dependencies and conduct regression tests before deployment. While the full changelog is still being compiled, the version increments suggest substantial optimizations and rewrites within the codebase. Official pre-compiled packages will be available through standard distribution channels, and users are advised to verify these packages using PGP signatures

Google Chrome 151.0.7922.76 released

Published by Thokk Veen Rahl 0

Google Chrome, a leading web browser known for its minimalistic design and advanced technology, aims to enhance users' online experiences by offering speed, security, and simplicity. The newly released version, 151.0.7922.76, continues this tradition, providing users with a robust tool for navigating the web efficiently.

Steam August 3, 2026 released

Published by Zhrak Tib Kaex 0

Steam, developed by Valve Corporation, is a leading gaming platform that facilitates digital distribution, multiplayer gaming, and communication. Launched in August 2026, Steam supports multiple operating systems, including Windows, Linux, Android, and Mac. As a long-term user of Steam, I can attest to its superiority as a gaming client, especially given its extensive library that ranges from the latest commercial titles to niche indie games.

SciTE (SCIntilla) 5.6.5 released

Published by Zhrak Tib Kaex 0

SciTE, the SCIntilla-based text editor, has released version 5.6.5. This editor is designed to be user-friendly, particularly for those familiar with standard Windows text editors, while also providing essential features for software development. Notably, SciTE supports automatic syntax highlighting for various programming languages such as Java, JavaScript, Pascal, MATLAB, Perl, and PHP, enhancing the coding experience.

OpenVPN 2.7.6 released

Published by Zhrak Tib Kaex 0

OpenVPN version 2.7.6 has been released, enhancing its reputation as a comprehensive SSL VPN solution capable of supporting various configurations. This versatile tool caters to a range of applications, including remote access, site-to-site VPNs, WiFi security, and large-scale enterprise solutions with load balancing.


Q-Dir 12.73 released

Published by Thokk Veen Rahl 0

Q-Dir 12.73 has been released, offering a powerful and free file management solution that simplifies the organization of files and folders across various storage devices, including hard disks, network folders, USB drives, and floppy disks. Designed as a more efficient alternative to Windows File Explorer, Q-Dir features a unique quad-pane interface, which allows users to navigate and manage up to four folders at once. This functionality streamlines file operations such as copying, moving, and organizing, making it ideal for users who frequently need to access multiple locations simultaneously.

QOwnNotes 26.8.2 released

Published by Thokk Veen Rahl 0

QOwnNotes has released version 26.8.2, enhancing its capabilities as a portable open-source note-taking application. This software allows users to create, organize, sort, print, and export notes efficiently. Notes are stored as plain text files and can be synchronized with cloud services like ownCloud and Nextcloud, as well as other applications like Syncthing and Dropbox. Users can jot down ideas quickly and retrieve or edit them later from mobile devices.

IceWM 4.1.0 Released: X11 Window Manager Adds Alpha Fix and Scripting Tweaks

Published by Xaren Lysander Valtor 0

IceWM 4.1.0 has been released as a maintenance update focusing on stability and scripting improvements, addressing issues such as an alpha blending regression that caused visual artifacts on certain GPUs. The update includes a new ignoreUserTime window option and a mousemove command for the icesh CLI, enhancing functionality for power users. Additionally, configuration parsing has been tightened, and bugs related to application startup tracking and resource management have been fixed. While not the most exciting release, it is significant for users experiencing alpha blending glitches or crashes with the previous version, and it continues IceWM's commitment to speed and simplicity

Linux Kernel 7.1.7 Update: Critical AMD Zen Safe RET Vulnerability Patch Released

Published by Xaren Lysander Valtor 0

Linux Kernel 7.1.7 has been released, featuring a critical security update that addresses the Safe RET Interrupt Injection vulnerability affecting AMD Zen processors from Zen 1 to Zen 4. The patch, authored by AMD's Borislav Petkov, prevents local attackers from bypassing Spectre v2 mitigations by injecting timed interrupts during the return stack protection sequence. This update is necessary for systems with untrusted local users, as it protects against potential memory leaks, despite the modest leak rate of 5.47 bytes per second. The release is solely focused on this security enhancement, making it a low-risk upgrade for administrators managing AMD-based infrastructure

Linux Kernel 6.18.43, 6.6.149, and 6.1.181 Patches New Spectre v2 Interrupt Injection Flaw

Published by Xaren Lysander Valtor 0

Three Linux stable kernel updates, versions 6.18.43, 6.6.149, and 6.1.181, have been released to patch a new Spectre v2 vulnerability known as "Interrupt Injection" (CVE-2026-68480), discovered by MIT researchers. This flaw allows unprivileged users to leak kernel memory by exploiting a timing window during AMD's Safe RET mechanism, which is intended to protect against Spectre v2 attacks. AMD has acknowledged the vulnerability and issued a bulletin confirming the kernel patch, while Intel has stated that current mitigations are sufficient, although researchers indicate that potential exploitation on Intel systems is still possible. Users, particularly those on AMD systems, are urged to apply the patches and check their mitigation status to ensure protection against the vulnerability

Rename Master 4.05 released

Published by Thokk Veen Rahl 0

Rename Master is a free utility that simplifies the process of renaming multiple files quickly and efficiently. It's an ideal tool for users managing large collections of files such as websites, music, videos, or photos who often find themselves spending excessive time on renaming tasks. This software significantly streamlines that process.

Endless Slideshow Screensaver 2.4.2.0 released

Published by Zhrak Tib Kaex 0

Endless Slideshow Screensaver version 2.4.2.0 has been released, offering a versatile solution for displaying photos in a slideshow format. This software allows users to showcase images from both local and network folders, enhancing the traditional screensaver experience with a variety of features.

RogueKillerCMD 5.5.0.0 released

Published by Thokk Veen Rahl 0

RogueKillerCMD 5.5.0.0 has been released, enhancing the command-line version of the popular Adlice Protect (formerly RogueKiller) malware removal tool. This version is designed for 32-bit systems and allows users to detect and eliminate a wide range of known and unknown malware, even in environments without a graphical user interface, such as safe mode. Its robust features make it particularly effective for tackling stubborn infections and ensuring the integrity of the operating system without interfering with existing antivirus software.

Microsoft WinGet v1.30.90 Preview Ships: Resume Fixes, Manifest Bump, and Security Hardening

Published by Xaren Lysander Valtor 0

Microsoft has released the fourth preview build of WinGet v1.30, which includes updates to the manifest schema, enhanced security for admin uninstallations, and critical fixes for unattended installs. This build specifically addresses an error that affected automation workflows involving the experimental Resume feature, which allows interrupted downloads to continue, although it remains unstable for production use. The changes also reflect Microsoft’s ongoing efforts to tighten security around per-user package management and improve testing infrastructure ahead of the stable release. Power users can test the preview build via the winget source, while contributors have been actively involved in making various updates and improvements to the codebase

Linux Kernel LTS 5.10.263 and 5.15.214 Ship Urgent Patch for AMD Safe-RET Flaw

Published by Xaren Lysander Valtor 0

Linux kernel versions 5.10.263 and 5.15.214 were released on August 6, 2026, featuring a critical patch addressing a vulnerability in the Safe-RET mitigation for AMD's Speculative Return Stack Overflow attacks. This flaw allowed local attackers to bypass protections by injecting precisely timed interrupts, leading to potential data leaks from Zen 1 through Zen 4 processors. The patch, co-developed by AMD researchers, ensures that the register state completes correctly and prevents return instructions from executing post-interrupt, effectively closing the exploitation window. Administrators are urged to update their systems immediately and ensure their AMD microcode is current, as the underlying CPU firmware must work in conjunction with the kernel's mitigation to maintain security

Zen Browser 1.21.11b Released: Firefox 153, Compact Mode, and Drag-to-Move Support

Published by Xaren Lysander Valtor 0

Zen Browser has released version 1.21.11b, featuring an upgrade to Firefox 153.0.3 and several user experience enhancements, including improved Compact Mode and drag-to-move window support. The update also introduces developer-focused tools like filtering draft pull requests in live folders, positioning Zen as more than just a browser but a productivity tool. Bug fixes have resolved keybinding conflicts and tab focus issues, contributing to the browser's growing reputation as a reliable daily driver. With nearly 44,000 stars on GitHub and a rapid release schedule, Zen Browser continues to iterate and improve based on user feedback

IntelliEdit 1.18 released

Published by Thokk Veen Rahl 0

IntelliEdit version 1.18 has been released, marking it as a powerful text editor that serves as a superior alternative to the conventional Notepad. This open-source tool is equipped with a fast-editing engine and supports numerous programming languages, allowing users to comfortably write both plain text and code.

StayFocusd for Chrome and Edge 4.6.9 released

Published by Thokk Veen Rahl 0

StayFocusd version 4.6.9 has been released for both Chrome and Edge browsers, designed to enhance productivity by allowing users to set time limits on distracting websites. This extension is particularly useful for individuals who often find themselves sidetracked by social media, news articles, and other non-essential online activities. The user experience of starting the day with a focus on productivity only to be led astray by various online distractions is a common scenario. StayFocusd aims to combat this by enabling users to effectively manage their online time and stay committed to their goals.

Bottles 65.4 Drops as a Same-Day Hotfix for the Broken Bottle Creation Regression

Published by Xaren Lysander Valtor 0

Bottles 65.4 has been released as a hotfix to address a regression that impacted bottle creation after the 65.0 update, affecting users with hybrid Wine and Proton templates. The issue, reported on August 6, made it impossible to set up new prefixes, forcing users to revert to version 64.1. The fix involved a simple logic change in the code that allowed existing templates to function normally again, with the update now available on Flathub. Despite no new features being added, the prompt response from the maintainer highlights the project's active development and commitment to maintaining a user-friendly experience for managing Wine prefixes on Linux

BulkPic 2.0 released

Published by Thokk Veen Rahl 0

BulkPic has launched its latest version, BulkPic 2.0, which enhances its capabilities as a user-friendly batch image converter and editor. This tool is designed for both individual users and professionals who require efficient management of large quantities of images without compromising on quality.

ChrisPC Free VPN Connection 4.26.0806 released

Published by Thokk Veen Rahl 0

The ChrisPC Free VPN Connection version 4.26.0806 has been released, providing users with a free tool to bypass internet censorship and access websites that might be blocked or restricted in their region. This application is particularly beneficial for individuals such as expatriates and cord-cutters, as it enables them to view content from their home countries, including popular TV series and shows.

PSPad Editor 5.5.2.851 released

Published by Zhrak Tib Kaex 0

PSPad Editor has recently released version 5.5.2.851, enhancing its capabilities as a versatile text editor for plain text files. This software is packed with features including a spell checker, web page creator, and extensive formatting tools. It supports various file types and programming languages, offering syntax highlighting that aids in code readability. Users can take advantage of its macros, clip files, and templates for automating repetitive tasks, significantly improving productivity.

Fastfetch 2.67.0 released

Published by Thokk Veen Rahl 0

Fastfetch 2.67.0 has been released, enhancing this open-source, multi-platform application designed to efficiently fetch and display system information. Primarily coded in C, Fastfetch emphasizes performance and customizability. The application offers two executables that users can configure with various flags, which can be made persistent by modifying the configuration file located at $XDG_CONFIG_HOME/fastfetch/config.conf. Users can view available options by executing "fastfetch --help."

ImageGlass 9.6.0.807 released

Published by Kalyx Tib Veenor 0

ImageGlass has recently released version 9.6.0.807 of its open-source, portable image viewer, which is designed to support a vast array of over 70 image formats, including popular ones such as GIF, JPG, PNG, BMP, and ICO. This user-friendly software allows users to customize their experience from the outset by selecting their preferred language, theme, and layout, and whether they want ImageGlass to be the default image viewer. Users can also modify these settings later in the application's menus, although some options, like the designer layout, may be hard to locate initially.

EA App 13.764.0.6277 released

Published by Kalyx Tib Veenor 0

The EA App, version 13.764.0.6277, has been released as the latest evolution of EA's PC gaming platform, set to replace the older Origin system. EA, a prominent player in the gaming industry, is committed to enhancing the PC gaming experience by incorporating user feedback into this new platform. The EA App is designed to offer several advantages, including quicker download and update times, easy navigation of an extensive game library, and seamless connectivity with friends across multiple gaming platforms.

Proxmox VE 9.2 Adds Official 64-Bit ARM Support for AI Infrastructure

Published by Xaren Lysander Valtor 0

Proxmox Virtual Environment 9.2 has officially introduced full support for 64-bit ARM architectures, moving away from its previous x86 exclusivity after two decades. This new release is built on Debian 13.5 and targets NVIDIA Grace Hopper and Vera Rubin platforms, specifically for AI infrastructure, while enforcing UEFI-only VM booting and restricting live migration to same-architecture nodes. The release shares the same core virtualization stack and repositories as its x86 counterpart, but lacks certain features like AMD SEV encryption and SeaBIOS support. Proxmox's collaboration with NVIDIA emphasizes its strategic focus on ARM-based AI factory infrastructure, with separate ARM64 subscriptions available for users

Dopamine 3.0.8 released

Published by Kalyx Tib Veenor 0

Dopamine, a sleek and intuitive music player and organizer, has recently launched version 3.0.8. This lightweight software is designed to provide a simple yet aesthetically pleasing interface for music lovers. It is compatible with a variety of audio formats, including MP3, OGG, Vorbis, FLAC, WMA, and M4A, allowing users to enjoy their favorite tracks without hassle. Notably, Dopamine also offers integration with Spotify, enabling users to play their Spotify music seamlessly alongside their local files.

SocialFocus: Hide Distractions for Chrome, Firefox, Edge, Opera, and Safari 7.9.1 released

Published by Xaren Lysander Valtor 0

SocialFocus: Hide Distractions, now available in version 7.9.1 for popular web browsers including Chrome, Firefox, Edge, Opera, and Safari, is an essential extension designed to help users minimize distractions from time-consuming social media platforms such as Instagram, Facebook, and YouTube. This tool enables users to block various distracting elements, including feeds, shorts, and related content, empowering them to maintain focus and enhance productivity during important tasks, whether that involves working on projects or studying for exams.

Opera GX 134.0.5954.44 released

Published by Xaren Lysander Valtor 0

Opera GX version 134.0.5954.44 has been released, enhancing the browsing experience specifically for gamers and multitaskers. This customizable browser, available for free on Windows, macOS, and Chromebooks, is designed to work efficiently alongside gaming and streaming applications by managing CPU, RAM, and network usage to minimize system lag.

Bottles 65.3 Drops as a Day-Of Hotfix Patching Wine Frontend Regressions on Linux

Published by Xaren Lysander Valtor 0

Bottles 65.3 is a hotfix release aimed at addressing specific regressions from the major 65.x update, which was launched on the same day. The update resolves four critical bugs that caused issues such as hanging during bottle creation, freezing in the dependencies pane, disappearing content during scrolling, and a blank screen after deleting the last bottle. All issues were reported and fixed quickly by a dedicated QA tester, showcasing an efficient response from the maintainer, Mirko Brombin. This release focuses on restoring stability without introducing new features, reflecting a commitment to improving user experience post-update

ibis Paint 14.0.10 released

Published by Xaren Lysander Valtor 0

The latest update of ibis Paint (version 14.0.10) introduces a plethora of advanced features that significantly enhance the digital art creation experience, streamlining the process of producing stunning artwork.

Today's Tech Review Roundup: Premium PC Cases, 4K Monitors, Gen5 SSDs, and Wireless Peripherals

Published by Xaren Lysander Valtor 0

Today's tech reviews cover a variety of hardware, including premium PC cases, 4K monitors, and gaming peripherals. The Antec Flux Pro Noctua Edition is a high-end PC case priced at $399, while the budget-friendly Montech TG3 offers great value at $60 with included RGB fans. Display options range from the UPERFECT BE22BQ portable touch panel to the Philips Evnia 32M2N8900P, which is praised as an excellent 4K gaming monitor. Additionally, Asetek's Initium pedals enhance sim racing setups, and new wireless headsets from HyperX and Glorious emphasize comfort and battery life, alongside the Gigabyte B850M AORUS Stealth ICE motherboard and Acer's high-speed FA300 SSD

GNOME Ships GNOME 50.4 and 49.9 with Critical GDM Security Patches

Published by Xaren Lysander Valtor 0

The GNOME Release Team has announced the stable bugfix updates GNOME 50.4 and 49.9, both released on August 5, 2026. These updates include critical security patches for GDM, addressing vulnerabilities such as path traversal and autologin bypass, along with GLib updates to fix a D-Bus denial-of-service issue. While the updates focus on enhancing stability without introducing new features, GNOME 50.4 adds HDR mastering display metadata support in mutter and resolves various minor issues in gnome-shell and gvfs. Core components like GTK and Nautilus remain unchanged, as the releases prioritize safety over novelty, with the recommendation for users to upgrade as soon as their distributions provide the packages

NanaZip Releases Simultaneous 6.5 Stable and 7.0 Preview Builds with Security Fixes and Versioning Reform

Published by Xaren Lysander Valtor 0

NanaZip developer Kenji Mouri released both a stable version 6.5 Update and a preview of version 7.0 on August 6, 2026, with the latter incorporating all fixes from the former. The new versioning scheme aims to simplify updates and includes security fixes for CVE-2026-58052, addressing prior vulnerabilities reported by the community. The project, which has achieved significant popularity since its inception in 2021, continues to prioritize upstream synchronization with 7-Zip and architecture refactoring, with Mouri committing to releasing a major stable version annually. The 6.5 stable version is recommended for most users, while the 7.0 Preview is available for testing and feedback

Liquorix Linux Kernel 7.1-9 Release: Project-C Custom Scheduler Gets Major Stability and Upstream Syncs

Published by Xaren Lysander Valtor 0

The release of Liquorix Linux kernel 7.1-9 focuses on stabilizing the "Project-C" custom scheduler rather than adding new features, incorporating approximately eleven patches with eight being upstream syncs. The update includes enhancements to runtime accounting and cache locality, alongside Liquorix-specific tweaks to reduce kernel log spam and enforce correct locking during scheduler changes. While installation is straightforward for AMD64 users, those with AMDGPU hardware should be cautious due to reported issues such as hard freezes, particularly on Ryzen 5500U during gaming. Overall, this maintenance release aims to align Project-C with upstream developments while addressing stability concerns, but may not be ideal for users with recent GPUs or integrated graphics setups

Mesa 26.2.0 Released: Jay Backend, Intel Refactor, and OpenCL 3.1 Land

Published by Xaren Lysander Valtor 0

Mesa 26.2.0 has been released, featuring the experimental Jay shader backend for Intel Xe architectures and a complete rewrite of the intel/gen instruction encoding module. The update enhances OpenCL 3.1 support across five backends and significantly extends Vulkan 1.4 coverage for various drivers. Numerous bug fixes have been included to address real-world gaming issues, alongside a critical security fix for Gallium VA-API. As a development release, it is not recommended for stable desktop use, and users are advised to wait for the upcoming 26.2.1 or stick with the 26.1.x line for stability

Flip Clock 1.1 released

Published by Thokk Veen Rahl 0

The latest version, Flip Clock 1.1, is an innovative desktop clock application that creatively displays time using animated split-flap cards, reminiscent of the classic airport information boards. This application offers extensive customization options, enabling users to personalize colors, fonts, and languages to suit their preferences.

UnHackMe 18.57.2026.730 Beta / 18.50.2026.708 released

Published by Thokk Veen Rahl 0

UnHackMe has recently released version 18.57.2026.730 Beta and version 18.50.2026.708, enhancing its capabilities to detect and eliminate a new class of Trojan programs, specifically those that are designed to be invisible to traditional security measures. This software serves as a crucial security tool for users, particularly in light of the sophisticated techniques employed by intruders.

Passy 1.10.2 released

Published by Thokk Veen Rahl 0

Passy version 1.10.2 has been released, enhancing its reputation as an offline password manager that is both user-friendly and straightforward to set up. It offers cross-platform synchronization, making it accessible to a diverse range of users beyond just the Windows environment. Passy emphasizes security by encrypting all data using AES encryption and storing it offline, which allows users to maintain control over their sensitive information and ensures top-notch protection.

Proton Mail 1.13.4 released

Published by Thokk Veen Rahl 0

Proton Mail has released version 1.13.4, continuing its mission to provide a privacy-first email service for users looking to escape the clutches of data mining by big advertisers. Developed by scientists from CERN and based in Switzerland, Proton Mail emphasizes user privacy through end-to-end encryption and a strict no-logs policy. Unlike conventional email services such as Gmail, which scan emails for targeted advertising purposes, Proton Mail ensures that even the service itself cannot access user messages.

Dark Mode for Chrome, Firefox, Edge, and Opera 0.5.7 released

Published by Thokk Veen Rahl 0

The recently released version 0.5.7 of Dark Mode for Chrome, Firefox, Edge, and Opera is a browser extension/add-on designed to facilitate easy transitions between light and dark themes. This extension features a straightforward toolbar toggle button for quick activation and deactivation of dark mode. Additionally, users can customize their experience with a whitelist option that allows specific domains to be excluded from dark mode. By simply adding desired domains in a comma-separated format through the options page, users can ensure that certain websites remain in light mode. For added convenience, the extension also enables the use of a right-click context menu to quickly exclude websites from dark mode.

Mozilla Firefox 154.0 Beta 7 released

Published by Thokk Veen Rahl 0

Mozilla has released version 154.0 Beta 7 of its Firefox browser, which is part of the Beta channel. This fast, free, and open-source browser offers a highly customizable interface, supporting numerous third-party add-ons as well as several official Mozilla extensions. The Beta version is particularly designed for users who are eager to test and provide feedback on the latest features and improvements before they are officially launched in the stable release.

Node.js 26.7.0 Ships With STORE Loader Support, NSS Updates, and Perfetto Tracing

Published by Xaren Lysander Valtor 0

Node.js 26.7.0 has been released, featuring significant updates in cryptography, including a STORE loader interface for loading private keys directly from HSMs and an update to the NSS root certificate store. This version also introduces experimental promise-based networking and optional native Perfetto tracing support, despite the two profiling backends being mutually exclusive at build time. Developers will benefit from new APIs such as Symbol.dispose for ES module cleanup and performance improvements in stream handling, along with critical fixes for SQLite and QUIC stability. While Node.js 24.x remains the recommended version for production until the 26.x line reaches LTS in October, this release marks a significant step in the modernization of the platform

Bottles 65.2 Fixes Steam Advertising Bug and Adds Proton 11 Support

Published by Xaren Lysander Valtor 0

Bottles 65.2 has been released, addressing a critical bug that incorrectly advertised Windows programs as Steam apps, which disrupted launchers like Goddess of Victory Nikke. The update also adds support for Steam Runtime 4 with Proton 11+ runners, enhancing compatibility and resolving crashes related to new GE Proton builds. This release followed closely after the significant Bottles 65.0 update, showcasing the project's rapid development pace. Users can download the latest version from Flathub to improve their Linux gaming experience

GStreamer 1.28.6 Drops: Final 1.28 Release Adds Security and Bug Fixes

Published by Xaren Lysander Valtor 0

GStreamer 1.28.6 has been released as the final bug-fix update in the 1.28 stable series, focusing on security patches and critical regression fixes without introducing new features. Key improvements include resolving a subtitle stall issue in playbin3, making adjustments for OpenSSL 4.0.0, and better handling of timestampless buffers. The 1.28 series, which began with a significant feature release in January, is now in maintenance mode as the team prepares for the upcoming 1.30 stable series, set to launch in Q4 2026. Developers are encouraged to update their build pipelines to the latest version to benefit from these fixes, particularly for production media servers

Python 3.14.7 and 3.13.15 Released with Official JIT and Sigstore 0
Zed Editor 1.14.2 Ships With OS-Level AI Sandboxing and Default Keymap Swap 0
Visual Studio Code 1.132 Ships: Agent Host, Browser Annotations, and On-Device Dictation 0
ML4W OS 2.15 Released: Quickshell Migration Replaces nwg-dock, Adds Scratchpad Support 0
Chaski 0.6.3 released 0
Boot-US 4.2.4 released 0
Exim 4.100-RC2 Drops: Native DMARC, PSL Lookups, and Security Bundles Signal the Final 4.100 Release 0
Adlice Protect 16.8.2.0 released 0
ImageFan Reloaded 1.2026.08.06 released 0
Hyprland 0.56.2 Released: 16 Backported Fixes Stabilize the 0.56 Series 0
Roboform 9.9.9.1 released 0
AxCrypt 3.1.11.0 released 0
Amethyst Mod Manager v2.1.0 Adds Native BodySlide and Daggerfall Unity Support for Linux 0
Bazaar 0.9.2: Flatpak App Store Gets Daemon, Auto-Updates, and Major Distro Support 0
Tails 7.10.1 Emergency Release Patches Critical Kernel and XML Bugs 0
Apache NetBeans IDE 31 Released: Lambda Breakpoints, JGit 7.6, and JDK 27 Support 0
HyperX NGENUITY 2.1.3 / 5.38.0.0 / 2.38.0.0 released 0
OpenVPN 2.7.6 released 0
Auto Tab Discard for Chrome, Firefox, Edge, and Opera 0.6.9.1 released 0
Nearby Glasses 1.0.9 released 0
G-Helper 0.271 Pre-Release / 0.269 released 0
PDFsam 6.0.5 released 0
Syncthing 2.1.3 released 0
Adobe Acrobat for Chrome 26.8.1.1 released 0
PureSync 8.5.2 released 0
Liquorix Kernel 7.1-8 Lands with Linux 7.1.6 and Enhanced ACS Override Support 0
FEX-2608 Released: Memory Fix and Better Wine Support for x86-on-ARM Emulation 0
GOverlay 1.8.11 Adds RDNA 4 Fix for Linux Gamers with OptiScaler Update 0
Bottles 65.1 Hotfix Drops Hours After 65.0 to Patch GameMode Bottle Crash 0
Bandizip 7.45 / 8.0 Beta 27 released 0
GMKtec NucBox EVO-T2S Mini PC, Lenovo Yoga Pro 9i Gen 11 Laptop, and AMD Motherboards Reviewed 0
Hekasoft Backup and Restore 1.2.0 released 0
EventSentry Light 6.0.1.74 released 0
GNUPlot 6.0.5 released 0
BUtil 2026.08.05 released 0
Google Chrome 151.0.7922.76 released 0
Legendary v0.21.0 Revives the Open-Source Epic Games Launcher Replacement 0
Python 3.15.0rc1 Released: Lazy Imports, Built-in frozendict, and Tachyon Profiler 0
UVK Ultra Virus Killer 11.10.27.0 released 0
NVIDIA Joins Premier LVFS Sponsorship as DGX Spark Firmware Rolls Out to Linux 0
Syncplay 1.7.6 released 0
HestiaCP 1.9.9 Releases Critical Security Patch to Fix Root RCE Flaw 0
KDE Plasma 6.7.4 Lands with Critical AMD GPU Fixes and Wayland Updates 0
VOVSOFT Hide Files 10.0 released 0
Chainsaw 2.16.3 released 0
Bottles 65.0 Update Brings D7VK, Frame Generation, and 100+ Changes to Linux Gaming 0
NConvert 7.300 released 0
XnConvert 1.114.0 released 0
FxSound 1.2.11.0 Beta / 1.2.6.0 released 0
BrowsingHistoryView 2.62 released 0
PrivacyRoot Prevent Restore 124 released 0
Save as eBook for Chrome and Firefox 2.0.0 released 0
Intel Wireless Bluetooth Driver 24.60.0 released 0
Aiarty Image Enhancer 3.13 released 0
CalcPad 7.7.0 released 0
WinGate Proxy Server 9.4.10.6094 released 0
itch 26.18 released 0
Cyberduck 9.5.3.45464 released 0
OCCT 17.0.14 released 0
QR Code Generator for Chrome 11.0.10 released 0

[ Archive ]