The following modules have a new version: - gnome-control-center (48.5 => 48.6) - gnome-maps (48.7 => 48.8) - gnome-online-accounts (3.54.8 => 3.54.9) - gspell (1.14.0 => 1.14.2) - libadwaita (1.7.9 => 1.7.10) - libgsf (1.14.53 => 1.14.54) - libnotify (0.8.6 => 0.8.8) - librsvg (2.60.0 => 2.60.1) - loupe (48.1 => 48.2) - orca (48.7 => 48.9) - vte (0.80.4 => 0.80.5) - xdg-user-dirs-gtk (0.14 => 0.16) The following modules weren't upgraded in this release: NetworkManager, adwaita-fonts, adwaita-icon-theme, at-spi2-core, baobab, blueprint-compiler, calls, cantarell-fonts, d-spy, dconf, dconf-editor, decibels, devhelp, epiphany, evince, evolution-data-server, folks, gcab, gcr, gcr-3, gdk-pixbuf, gdm, geocode-glib, gexiv2, gi-docgen, gjs, glib, glib-networking, glibmm, glycin, gnome-app-list, gnome-autoar, gnome-backgrounds, gnome-bluetooth, gnome-boxes, gnome-builder, gnome-calculator, gnome-calendar, gnome-characters, gnome-clocks, gnome-color-manager, gnome-connections, gnome-console, gnome-contacts, gnome-desktop, gnome-disk-utility, gnome-font-viewer, gnome-initial-setup, gnome-keyring, gnome-logs, gnome-menus, gnome-music, gnome-remote-desktop, gnome-session, gnome-settings-daemon, gnome-shell, gnome-software, gnome-system-monitor, gnome-text-editor, gnome-tour, gnome-user-docs, gnome-user-share, gnome-weather, gobject-introspection, gom, graphene, grilo, grilo-plugins, gsettings-desktop-schemas, gsound, gssdp, gtk, gtk+-3, gtk-doc, gtk-vnc, gtkmm, gtksourceview, gtksourceview-4, gupnp, gupnp-av, gupnp-dlna, gvfs, json-glib, jsonrpc-glib, libcloudproviders, libdex, libgee, libgit2-glib, libgtop, libgweather, libgxps, libhandy, libmanette, libmediaart, libnma, libpanel, libpeas, libpeas-1, librest, libsecret, libshumate, libsigcplusplus, libsoup, libspelling, localsearch, mm-common, mobile-broadband-provider-info, msgraph, mutter, nautilus, pango, pangomm, phodav, pyatspi, pygobject, rygel, simple-scan, snapshot, startup-notification, sushi, sysprof, tecla, template-glib, tinysparql, totem, totem-pl-parser, vala, xdg-desktop-portal-gnome, yelp, yelp-tools, yelp-xsl, zenity ======================================== gnome-control-center ======================================== ============ Version 48.6 ============ - Various translation updates Applications - Fix monitoring app filter changes Color - Fix small memory leak Date and Time - Make sure timezone dialog always shows search entry - Fix timezone search assuming unicode casing Network - Actually turn off wifi when only managing a single device Region - Always set all variables when setting system locale ======================================== gnome-maps ======================================== 48.8 - Dec 21, 2025 ========================= Changes since 48.7 - Fix a bug causing a freeze when showing a route and moving the window between different screens in some occasions All contributors to this release James Westman Marcus Lundblad ======================================== gnome-online-accounts ======================================== Overview of changes in 3.54.9 ============================= * Bugs fixed: - Add DAV detection and configuration for SOGo (Gerald Zehetner) - #448 DAV discovery fails when certain SRV lookups fail ======================================== gspell ======================================== News in 1.14.2, 2025-11-28 (stable version) ------------------------------------------- * Publish tarballs from CI. News in 1.14.1, 2025-10-01 (stable version) ------------------------------------------- * Documentation: update some URLs. * Translation updates. ======================================== libadwaita ======================================== ============== Version 1.7.10 ============== - Adaptive preview - Fix a leak when taking screenshots - AdwAboutDialog - Fix an accessibility warning - AdwAlert/MessageDialog - Fix extra padding with hidden extra child - AdwInlineViewSwitcher - Limit badges to 999+ to match AdwViewSwitcher - AdwNavigationView - Fix a crash - Make :navigation-stack more robust - AdwPreferencesGroup - Fix accessible label - AdwPreferencesPage - Revert incompatible children warning from 1.8.2 - AdwStatusPage - Implement focus() and grab_focus() - AdwTabOverview - Implement search activation - AdwViewStack - Fix accessible labels with underlines - Docs - Fix banner-suggested screenshot ======================================== libgsf ======================================== libgsf 1.14.54 Morten: * Fix ABR is msole properties code. [#41] * Up thumbnailer's memory limit to 512MB. [#42] Zander Brown: * Various build fixes. -------------------------------------------------------------------------- ======================================== libnotify ======================================== New in 0.8.8 ============ This release contains various fixes to have better handing for icons, addressing issues due to recent changes, as well with improvements and new features for notify-send. Added a fully-functional notify-send test suite, thus we encourage distributors to run the tests through meson. * notification-hints: Define notification hints with constant values [Marco] * notification: Use better URI parsing for icons [Marco] * notification: Improve property changes notifications [Marco] * notification: Simplify the logic to support the legacy hints names [Marco] * notify-send: Support parsing hex byte hints [Marco] * notification: Use the icon as icon-name, not as app-icon [Marco] * notify-send: Set both the image path and the app-icon * notify-send: Add an option to override the app-icon on notification [Marco] * notification: Replace actions added with an existing name [Marco] * notification: Fail on invalid action invocation [Marco] * notify-send: Add support to write the notification ID to a FD [Marco] * notify-send: Add support to write the activated action to a FD [Marco] * notify-send: Add support to write the activation token to a FD [Marco] * notification: Improve reading images when inside a portal [Marco] * tests: Add exensive notify-send test suite and coverage check [Marco] * Bugs fixed: - #49 The closed signal only fires once [Marco] - #55 Icon handling requires call to notify_get_server_info [Marco] - #61 failed to build libnotify 0.8.7 on macOS [Marco] New in 0.8.7 ============ This is release contains bugfixes when used within a snap and a new API to get a Gio.AppLaunchContext that can be used to launch applications with an action activation token. * ci: Enable tests again (adding new dependencies) [Marco] * tests: Run non-interactive tests in headless mode [Marco] * test-image: Use a local asset instead of relying on invalid icon theme [Marco] * notification: Add ability to get a GAppLaunchContext on activation [Marco] * notify: Ignore the snap UUID to compute the snap application [Marco] * notify: Support snap application that contains a dot in their name [Marco] * notification: Allow using a desktop file as is from a snap if readable [Marco] * notification: Do not use the desktop file logic for icons [Marco] * notification: Remove app name warning in sandboxes [Maximiliano] Contributors: Marco Trevisan, Maximiliano Sandoval ======================================== librsvg ======================================== Version 2.60.1 ============== librsvg crate version 2.60.1 librsvg-rebind crate version 0.1.0 This is a security release for RUSTSEC-2024-0421, RUSTSEC-2024-0404, and GHSA-c827-hfw6-qwvm (CVE-2024-43806). Note that even in unpatched releases, librsvg disallows references to external URLs that do not have a file:// method, so http/https URLs are rejected. The Minimum Supported Rust Version has unfortunately had to be raised to Rust 1.85.0, to accomodate the updated chains of dependencies. * #1193 - RUSTSEC-2024-0421 - idna accepts Punycode labels that do not produce any non-ASCII when decoded. * RUSTSEC-2024-0404 - Unsoundness in anstream. * GHSA-c827-hfw6-qwvm - Memory explosion in rustix. Note that librsvg does not use rustix except in the test suite. ======================================== loupe ======================================== ## 48.2 (2026-01-01) ### Fixed - Check if the is-hidden property is available before reading it. - Considerably increased speed for listing other images in folders, especially for remote locations. This allows for switiching to other images to become available much quicker. - Fix panics, probably occuring when using an action like 'copy', and then closing the window. The crash causes all other windows to close. #553 - The creation date for images that don't provide a timezone was displayed as if the recorded date and time was in UTC. - Zooming in would not work via the zoom menu, if the resulting zoom state would still fit the image inside the window. ### Changed - Track the location in source code of errors trying to get the root window. ======================================== orca ======================================== 48.9 - 12 January 2026 General: * Fix bug causing the incorrect interruption of a newly-focused item. ========= 48.8 - 12 January 2026 Web: * Fix bug causing the default script to beome (re)activated upon launch. (Cherry-picked from the v49 branch) ========= ======================================== xdg-user-dirs-gtk ======================================== Major changes in 0.15 are: * autostart: Add systemd service * Translation updates