A new version of Ungoogled Chromium based on Chromium 138.0.7204.49-1 is now available. Ungoogled Chromium serves as a streamlined alternative to Google Chromium, preserving the original user experience. It provides enhancements for privacy, control, and transparency.
Rust 1.88.0 represents a stable release of the programming language, enabling users to develop dependable and efficient software solutions. This version includes multiple features, including the capability to chain let statements within if and while conditions, which facilitates a more consistent drop order. Naked functions are now supported, allowing full control over the generated assembly for a particular function. The CFG predicate language has been enhanced to include boolean literals, true and false, which function as configurations that are consistently enabled or disabled, respectively.
The introduction of automatic cache cleaning in version 1.88.0 enables the system to automatically perform garbage collection on the cache located in its home directory. This mechanism eliminates files downloaded from the network that have not been accessed within a 3-month period, as well as files sourced from the local system that remain unaccessed for 1 month. Cargo versions 1.78 and later monitor the access information required for garbage collection; however, certain components continue to exhibit instability.
A preview of MariaDB 12.1, a rolling release, has been made available by the MariaDB Foundation. Performance enhancements in the update include delayed logging for the audit plugin, parallel replication for Galera replicas, segmented key cache for Aria, improved MDL scalability, and quicker vector distance computations through extrapolation. Compatibility features like the caching_sha2_password plugin, associative arrays, optimizer hints, and other features like functional index support, wildcard support, and retrying write sets on Galera nodes are also included.
Node v22.17.0 (LTS) has been released and introduces several significant changes, such as the deprecation of specific APIs, the stabilization of various features, and the incorporation of diagnostic channels. The warning system now advises against constructing classes such as IncomingMessage or ServerResponse without the new keyword, ensuring that API expectations are consistent with standard JavaScript behavior. The HTTP/2 priority signaling API, including stream.priority, is no longer supported due to inadequate real-world implementation. The feature has successfully transitioned to a stable status, and the partialDeepStrictEqual() method has been fully stabilized. Additional features comprise the autoClose option for fs.FileHandle.readableWebStream, the provision for explicit resource management in fs.Dir, and the diagnostics channel for http2.server.stream.finish. The closed_lock_with_key feature facilitates read access to the entry file by default, enhancing the operation of permission-restricted applications while maintaining security standards. The util.styleText() method has been revised to incorporate a 'none' style, enabling developers to eliminate styling efficiently and without resorting to workarounds.
Commitments to the project encompass addressing broken benchmarks, enhancing cp-sync with additional options, correcting typos in method names for error-stack, implementing constexpr where feasible, and reorganizing the sections of process.md. The community updates consist of the addition of Filip Skokan to the TSC, JonasBa to the collaborators, and a correction of a typo in the method name for error-stack.
Zed v0.192.5 has been released, featuring numerous enhancements such as inline color previews, integration with Vercel as a language model provider, enterprise support for GitHub Copilot, the latest Gemini 2.5 models, streaming capabilities for OpenAI's O1 model, and initial support for both z l and z h in vim mode, among other improvements. The release features Caps Lock support, an option to display the minimap exclusively in the currently active editor (file), additional settings file locations for VS Code/Cursor settings import, and a method to collapse all entries in the Project Panel without requiring focus on it.
The AI agent has been enhanced to include support for Vercel as a language model provider, stream support for OpenAI's O1 model, image support for the LMStudio provider, compatibility with Gemini thought signatures, automatic removal of context server settings upon uninstalling the MCP extension, and improved management of environment variables. The agent now facilitates the acceptance and rejection of individual file changes from the message editor, automatically scrolls to the bottom after submitting a new message, and enhances the agent's capability to utilize MPC tools that necessitate absolute paths to files and directories within the project.
VSCodium 1.101.24242, based on VSCode 1.101.2, has been released.
Godot 3.6.1 is a maintenance release for the editor version that was launched in September of the previous year. The update addresses several significant issues, including a regression in grid snapping and ruler functionality when zoomed in, as well as a performance regression related to directional shadow fade_start. The primary updates since version 3.6-stable encompass enhancing the visibility of selected tiles with a red outline, rectifying the client interpolation pump, and optimizing cache management. Additional modifications consist of renaming PKEY_Device_FriendlyName, correcting invalid output operators, relocating MonoGCHandle into the gdmono namespace, preventing debug lock from accessing dangling pointers, rectifying the parsing of 4 in Expression, caching results for TranslationServer.compare_locales(), and addressing errors that occur when non-ASCII characters are present in the resource pack path. The update encompasses enhancements in documentation, including timer autostart in tool scripts and radial_center_offset bounds for TextureProgress. The update encompasses enhancements for Xbox Controller compatibility on Android, addresses physics platform behavior regressions, improves porting processes, and refines physics interpolation. The update encompasses enhancements to third-party libraries, including mbedtls and mbedTLS, as well as resolutions for double free issues in mkvparser ContentEncoding.
A new version of the Nginx CGI plugin has been released. The new version introduces a new capability that enables cgi pass to support script argv.
Nginx 1.29.0 serves as the mainline version of the Nginx project, incorporating support for Early Hints. The release includes various bug fixes, such as stopping unknown "info" messages, fixing -Wunterminated-string-initialization problems with gcc15, correcting the NGX_HTTP_V3_VARLEN_INT_LEN value in HTTP/3, and enhancing the way acknowledgments are sent when there is a limited congestion window.
Node v24.3.0 has been released, featuring several significant changes. Significant updates encompass the inclusion of islandryu among collaborators, appropriate management of burst in fs-events utilizing AsyncIterator, elimination of the experimental warning related to type stripping, and resolution of the test-timeout-flag following the reversion of auto subtest wait. Furthermore, the test_runner has been enhanced to support object property mocking and introduces the fileURLToPathBuffer API.
The release commitments encompass the correction of typographical errors in the help text, as well as updates to various components: nghttp2 to version 1.66.0, acorn to version 8.15.0, amaro to version 1.1.0, npm to version 11.4.2, amaro to version 1.0.0, sqlite to version 3.50.1, simdjson to version 3.13.0, and zlib to version 1.3.1-470d3a2, among others. The project encompasses enhancements for stability 1.x links by excluding the decimal digit, rectifying incorrect RFC numbers in HTTP/2, and incorporating a history entry for TS support in hooks.
Zed 0.191.9 has been released, addressing an issue where Anthropic models would sometimes return an error when thinking was enabled.
GIMP 3.1.2 marks the initial development release on the path to GIMP 3.2, introducing new features and addressing various bug fixes. The splash screen was designed by Ville Pätsi to commemorate a recent visit to the 2025 Libre Graphics Meeting. The release features updated theme colors for brush, font, and palette; automatic synchronization with Windows and Linux OS themes; the introduction of a new paint mode named Overwrite; and an added text outline option. The brush previews are now displayed using the theme's foreground and background colors, and the fonts dockable includes a toggle to render brush previews with these theme colors. GIMP introduces a new option for text outline direction, enabling users to manage the orientation of the text outline effectively.
GIMP has enhanced its non-destructive editing features, incorporating the ability to apply filters to channels, calculate and display Total Ink Coverage for selected colors, and support for a range of file formats. The CMYK Color Selector now computes and presents Total Ink Coverage, a feature beneficial for printing applications. GIMP has introduced the capability to import Photoshop patterns, enabling users to incorporate Adobe .pat files into the GIMP pattern folder. GIMP has introduced support for importing APNG animations, loading multi-layer OpenEXR images, and accommodating JPEG 2000 images. The plugin additionally accommodates Nokia's historical black and white Over-the-Air Bitmap format, Jeff's Image Format (.jif), and Advanced Video Coding (AVCI) still images. The purpose of these updates is to minimize bugs and facilitate smoother future development and maintenance.
IceWM 3.8.0 has been released with several enhancements, including a preview icon for the theme minimize button, improved loading speed, optimized CPU and MEM graphs, an extended Help menu, hotkey conversion, a non-deterministic random number generator, and the suppression of clang warnings.
NodeJS 20.19.3 (LTS) has been released, featuring several significant updates. Significant updates include the stable Gradient WebCryptoAPI algorithms, improved root certificates to NSS 3.108, and a timezone change to 2025b. The build incorporates updates to the ICU, Corepack, and SIMDUTF versions. The commits include making FILE_OFFSET_BITS=64 work for 32-bit systems, using glob for dependencies in out/Makefile, allowing length=0 for HKDF and PBKDF2 in SubtleCrypto.deriveBits, and updating simdutf to version 6.4.2.
The LXQt team has announced the release of lxqt-panel version 2.2.2. This update introduces an automatic mount popup feature for Wayland, addresses a bug related to permanent task buttons, enhances support for current screen windows in the wlroots taskbar, and implements case-insensitive searching in the backend.
The LXQt team has released lxqt-build-tools 2.2.1, which includes changes such as a C++20 minimum compatibility level, improved portability with non-bash shells, and the FindXCB module.
Darktable 5.2.0 has been released and represents a significant feature release for the darktable platform, enabling users to compare snapshots alongside the current image, display snapshots in two equal panels, and customize metadata modules. The metadata module is now entirely configurable, and a new module titled "raster mask import" has been introduced. The sigmoid module has been established as the default tone mapper for new installations, and the export module now includes a new section for multi-preset export.
The UI/UX enhancements include adding a spin button for the zoom range widget, another spin button for the four-way tab in Color Balance RGB, and optimizing performance by removing unnecessary GUI refreshes, which has improved responsiveness for blending operations. Other changes include removing the levels and contrast brightness saturation modules, allowing files in Cineon and DPX formats with .cin and .dpx file extensions to be read, and getting rid of the "prefer performance over quality" setting. The default setting for a workaround addressing outdated AMD OpenCL drivers has been disabled, and newer drivers may not require it any longer.
Zed editor 0.191.7 has fixed bugs in the CLI flag, moved the "remove breakpoint" button, fixed incorrect arguments in DAP debugging, and fixed a bug where setting a variable's value doesn't update the variable list.
Ungoogled Chromium 137.0.7151.119-1, based on Chromium 137.0.7151.119, has been released.
VSCodium 1.101.14098 features an update to vscode 1.101.1 and an upgrade to GCC version 10 on the ppc64le platform.