GNOME 3731 Published by

GNOME 51.beta is now available, kicking off the comprehensive freeze period with over 47 updated modules across the stack. The stable 51.0 release is locked for September 12, leaving roughly a month for final bug fixes before the deadline. Headline features include web-based authentication in GNOME Shell, a new Wayland protocol for blurred window backgrounds, and full SVG cursor support. The release team confirmed that the long-rumored GTK 4 rewrites of GNOME Boxes and Disks slipped past the freeze deadline once again.





GNOME 51 Beta Released; Freeze Begins, Boxes and Disks GTK 4 Rewrites Miss the Cut

The GNOME 51.beta is here, and the freeze period has officially started. Release team lead Abderrahim Kitouni announced the beta, confirming that all API, ABI, feature, UI, and string freezes kicked in on August 1. With the stable 51.0 release locked for September 12, this is the last chance to see new functionality before only bug fixes flow through the gate.

Over 47 modules have been updated across the stack, ranging from GLib and GTK to Mutter, Nautilus, and Epiphany. The changelog is dense, but a few changes stand out.

Screenshot_from_2026_08_16_07_57_56

The Freeze Is On

Feature freeze means what ships in September is pretty much what ships. The calendar is tight: 51.rc lands August 29, and the final 51.0 drops September 12. Keep in mind that the 49.x branch reaches end-of-life on that same date, so if you're still on 49, now is the time to plan the upgrade.

The 50.x stable branch will continue receiving bug fixes through at least the September release window, so there's no rush for those on the older branch.

Web Login and Unified Auth

The most significant architectural shift in this cycle is the new unified authentication mechanism in GNOME Shell. Built by Ray Strode, Joan Torres Lopez, and Marco Trevisano, this adds support for web-based logins alongside the existing local credential dialog.

If you're running an enterprise SSO setup or just prefer OAuth-style flows for your desktop account, this is the change you've been waiting for. It also lays groundwork for session extensions and web login handlers that didn't exist before.

Florian Müllner also landed support for the reduced-motion accessibility preference, which tames animations throughout the shell. It's a long-overdue addition for users sensitive to motion, and it complements the broader accessibility push this cycle, including fingerprint management in Settings and Orca extensions.

Wayland Blur and SVG Cursors

Mutter picks up the new ext-background-effect-v1 Wayland protocol, enabling blurred backgrounds behind windows. Benjamin Otte added the protocol support to GTK 4.23.3 as well, so application developers can start using it immediately. It's the Linux desktop finally getting a standardized way to do frosted glass, and it's coming over Wayland, not X11.

Carlos Garnacho made cursor rendering SVG-capable in both Shell and Mutter. You'll get sharper pointers at arbitrary DPIs without needing raster assets for every size. He also contributed to the input panel group in Mutter and helped refine Nautilus internals.

The GTK 4 Rewrites Missed Again

Not everything made the cut. The release team was blunt about the missing GTK 4 rewrites of GNOME Boxes and GNOME Disks. "Contrary to some previous indications, the GTK 4 rewrites of GNOME Boxes and GNOME Disks didn't make the cut."

Both apps will ship with their previous codebases in 51.0. The GTK 4 rewrites have slipped past multiple freeze deadlines, and this cycle is no exception. Users looking for modernized disk management or container tools will need to wait for 51.1 or later.

It's a recurring theme for these projects. The team clearly put in the work, but the freeze deadline arrived before the ports could be stabilized enough to ship.

Calculator, dconf, and Performance

GNOME Calculator got exact rational arithmetic via GMP. Bruno Gonçalves preserved irrational numbers symbolically instead of approximating them, and calculation history now persists across sessions. And the calculator just got serious.

Marek Kasik landed a safe GVDB writer in dconf that's now the default on NFS homes, fixing data corruption issues for network file system users.

Performance work is scattered across the stack. GTK's frameclock got a complete rewrite for better precision and fewer dropped frames. Nautilus switched to the new libadwaita tab overview in narrow mode. GNOME Software refined icon loading and improved its rating statistics algorithm.

GLib bumped its toolchain requirement to C11 and included a security fix for a GDBusServer pre-authentication DoS via unbounded SASL line buffering. It's a reminder that the freeze isn't just about polish; it's also where security hardening lands.

How to Test

The live ISO is available here. You can boot it bare metal or in a VM with EFI. Flatpak runtimes are available on the Flathub beta repository under the 51beta branch Head here to the BuildStream snapshot if you prefer compiling from source. GNOME 51.beta is also available in the Gnome Unstable repo of Arch Linux.

The community activity roundup this week touched on several apps that likely landed alongside the beta, including ChromaLeon improvements and new features in Graphs and Serigy. The GNOME Fellowship report from July covered early glib and nautilus work that's now visible in this build.

The stable release is roughly a month away. If you're running 51.beta now, you'll have a front-row seat to the final bug-fix cycle.