The following modules have a new version: - at-spi2-core (2.56.1 => 2.56.2) - calls (48.1 => 48.2) - epiphany (48.0 => 48.3) - evolution-data-server (3.56.1 => 3.56.2) - gexiv2 (0.14.3 => 0.14.5) - glib (2.84.1 => 2.84.2) - gnome-backgrounds (48.0 => 48.2.1) - gnome-control-center (48.1 => 48.2) - gnome-maps (48.2 => 48.3) - gnome-music (48.beta => 48.0) - gnome-online-accounts (3.54.2 => 3.54.3) - gnome-settings-daemon (48.0 => 48.1) - gnome-shell (48.1 => 48.2) - gnome-user-docs (48.1 => 48.2) - gtk (4.18.4 => 4.18.5) - libadwaita (1.7.2 => 1.7.4) - libspelling (0.4.7 => 0.4.8) - mutter (48.2 => 48.3) - nautilus (48.1 => 48.2) - orca (48.0 => 48.1) - tinysparql (3.9.1 => 3.9.2) - totem (43.1 => 43.2) - vte (0.80.1 => 0.80.2) The following modules weren't upgraded in this release: NetworkManager, adwaita-fonts, adwaita-icon-theme, baobab, cantarell-fonts, d-spy, dconf, dconf-editor, decibels, devhelp, evince, folks, gcab, gcr, gcr-3, gdk-pixbuf, gdm, geocode-glib, gi-docgen, gjs, glib-networking, glibmm, glycin, gnome-app-list, gnome-autoar, 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-remote-desktop, gnome-session, gnome-software, gnome-system-monitor, gnome-text-editor, gnome-tour, gnome-user-share, gnome-weather, gobject-introspection, gom, graphene, grilo, grilo-plugins, gsettings-desktop-schemas, gsound, gspell, gssdp, 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, libgsf, libgtop, libgweather, libgxps, libhandy, libmanette, libmediaart, libnma, libnotify, libpanel, libpeas, libpeas-1, librest, librsvg, libsecret, libshumate, libsigcplusplus, libsoup, localsearch, loupe, mm-common, mobile-broadband-provider-info, msgraph, pango, pangomm, phodav, pyatspi, pygobject, rygel, simple-scan, snapshot, startup-notification, sushi, sysprof, tecla, template-glib, totem-pl-parser, vala, xdg-desktop-portal-gnome, xdg-user-dirs-gtk, yelp, yelp-tools, yelp-xsl, zenity ======================================== at-spi2-core ======================================== What's new in at-spi2-core 2.56.2: * Fix the build with glib < 2.76. * a11y-manager-device: Fix unmap_keysym_modifier. ======================================== calls ======================================== gnome-calls 48.2 ---------------- Released May 2025 * Fix crash on shutdown * Fix not properly switching between keypad and text entry * Fix USSD dialog getting hidden, turning the whole application unresponsive * Contributors: * Guido Günther * knoppix * Vivek wagdare ======================================== epiphany ======================================== 48.3 - April 24, 2025 ===================== Fix crash when opening downloaded file (#2650) 48.2 - April 22, 2025 ===================== Fix crash when opening incognito window (#2647) 48.1 - April 21, 2025 ===================== * This release notably fixes CVE-2025-3839. * Bugs fixed: - #2520 Crash when trying to select download location (Michael Catanzaro) - #2532 Crash in escape_csv_field() when exporting passwords (Michael Catanzaro) - #2561 Adding WhatsApp as a web app crashes (Michael Catanzaro) - #2596 Pressing Escape key in addressbar resets the cursor to beginning of the widget (ARAKHNID) - #2624 Epiphay shouldn't show the privacy dialog in incognito mode (Michael Catanzaro) - #2641 (CVE-2025-3839) Require user interaction before opening URL in external application (Michael Catanzaro) - !1716 Code cleanup (ARAKHNID) - !1721 window: fix crash when force closing window without session (Michael Catanzaro) - !1722 Several fixes for password export (Michael Catanzaro) - !1729 Remove Granite support from Tech Preview and Canary (Michael Catanzaro) - !1730 find-toolbar: fix crash on load-changed (Michael Catanzaro) * Translation updates: - Basque (Asier Saratsua Garmendia) - Belarusian (Vasil Pupkin) - English (United Kingdom) (Andi Chandler) - German (Philipp Kiemle) - Spanish (Daniel Mustieles) ======================================== evolution-data-server ======================================== Evolution-Data-Server 3.56.2 2025-05-23 --------------------------------------- Bug Fixes: I#592 - Handle changed server pool in WebDAV collection sources ][ I#593 - CamelDataWrapper: Correct return value of size calculate functions (dagosuhn) I#597 - GOA EWS: Fallback to likely EWS host URL when autodicovery fails ======================================== gexiv2 ======================================== gexiv2 0.14.5 - 25 May 2025 (stable) * Re-release to trigger release service gexiv2 0.14.4 - 25 May 2025 (stable) * Add a .def file and too to generate it * Do not return bool for std::string on windows * Change license of GExiv2.py to GPL-2.0-or-later Bugs fixed in this release: - https://gitlab.gnome.org/GNOME/gexiv2/issues/79 All contributors to this release: - Jens Georg ======================================== glib ======================================== Overview of changes in GLib 2.84.2, 2025-05-20 ============================================== * Bugs fixed: - !4576 Backport !4575 “gclosure: fix ATOMIC_CHANGE_FIELD to read vint atomically” to glib-2-84 - !4595 Backport !4582 “Windows: fix wrong typelib path” to glib-2-84 - !4614 Backport "gstring: carefully handle gssize parameters" - !4616 Backport !4613 “Update macOS job for new CI runner” to glib-2-84 - !4623 Backport !4617 “gdate: Call tzset before localtime_r” to glib-2-84 - !4639 Backport -Wsign-conversion fixes for g_get_locale_variants() from !4590 to glib-2-84 - !4640 Backport !4620 “glocalfile: Disable faccessat()-based query_exists on Android” to glib-2-84 ======================================== gnome-backgrounds ======================================== ================= Version 48.2.1 ================= - two extra wallpapers celebrating the Pride month. - roll out 48.2 release with appropriiate version and NEWS updates ======================================== gnome-control-center ======================================== ============ Version 48.2 ============ - Various translation updates - Wrap settings panel names in small window sizes - Call g_type_ensure for a custom class - Add rounded borders to illustrations About - Fix multiple GPU name display with NVIDIA GPU on Desktop PC Apps - Set bold style to the app name - Hide preference group if no permissions are shown Notifications - Fix crash when modifying app settings multiple times Power - Change power saver icon to leaf (matching GNOME Shell) System - Improve password generation logic - Use EFF's Wordlists for Random Passphrases for password generator Users - Don't crash when failing to crop avatar images Wacom - Get motion history from tablets in test drawing area ======================================== gnome-maps ======================================== 48.3 - May 24, 2025 ========================= Changes since 48.2 - Fix showing incorrect coordinates when printing routes - Clear route details when starting a new route search (avoids showing details about a previously selected transit itinerary when running a new search) - Use the Adwaita Sans font in the map style - Don't show place popover when starting a map drag gesture by clicking on a marker or label - Close OpenStreetMap POI edit dialog when failing to download data. Avoids having the dialog stuck with the loading spinner in such situations Added/updated/fixed translations - Thai - Chinese (Taiwan) - Romanian All contributors to this release Aefgh Threenine Antonio Marin Cheng-Chia Tseng Marcus Lundblad ======================================== gnome-music ======================================== Overview of changes in 48.0 =========================== • Translation updates Bugs fixed: • Detect GIRepository version to use based on glib version • Remove GIRepository import ======================================== gnome-online-accounts ======================================== Overview of changes in 3.54.3 ============================= * Bugs fixed: - #423 Authentication failure in goa IMAP accounts - !331 Handle unexpected casing in domain names (Patrick Griffis) * Translation updates: - Italian (Davide Ferracin) - Romanian (Antonio Marin) Overview of changes in 3.54.1 ======================================== gnome-settings-daemon ======================================== ============ Version 48.1 ============ - Translation updates - Cleanups and fixes Power: - Ensure the backlight interface signal gets emitted on startup - Avoid using uninitialized value when restoring brightness Sharing: - Fixes to shutdown of sharing services ======================================== gnome-shell ======================================== 48.2 ==== * Only enable surrounding-text IM capability when needed [Takao; !3666] * Fix launching command from terminal in run dialog [Balló; !3683] * Ignore offset changes caused by suspend for screen time [Sebastian; !3707] * Fix app folders sometimes not closing after outside clicks [Damien; !3713] * Fixed crash [Florian; !3721] * Misc. bug fixes and cleanups [Philipp, Alynx; !3716, !3711] Contributors: Takao Fujiwara, Balló György, Sebastian Keller, Philipp Kiemle, Florian Müllner, Damien Tournoud, Alynx Zhou Translators: Antonio Marin [ro] ======================================== gnome-user-docs ======================================== 48.2 ==== * Updated translations: eu (Asier Saratsua Garmendia) fa (Petr Kovar, Danial Behzadi) hu (Balázs Úr) ======================================== gtk ======================================== Overview of Changes in 4.18.5, 03-05-2025 ========================================= * Bugs fixed: - #5844 `gdk_surface_get_device_position: assertion 'GDK_IS_SURFACE (surface)' failed` on popover close (Alessandro Astone) - #7451 Cairo device scale changes lead to significant performance regression in cairo blur (Sebastian Keller) - #7479 gtkmm programs fail to start on Windows with AccessKit support enabled (Matthias Clasen) - #7482 Epiphany Crash in GTK file chooser when last used directory has insufficient filesystem permissions: "GFileInfo created without standard::type" (Philip Withnall) - #7495 Failed to link with the mold linker (Matthias Clasen) - #7513 Broken boxed-list ListBox (Sergey Bugaev) - #7520 XCompose preventing GTK4 applications from launching (again) (Matthias Clasen) - #7522 critical when selecting label with use-underline but mnemonic with screenreader enabled (Markus Göllnitz) - !8432 GTK 4.18.4 - !8461 Some cherry-picked fixes for 4.18 (Sebastian Keller, Benjamin Otte, Florian "sp1rit"​) - !8487 early exit if the clipped bound rectangle's area is zero after snapping (Benjamin Otte) - !8496 macos: fix crash when unfullscreening windows (4.18 backport) (Arjan Molenaar) - !8505 Backport: update macOS job for new CI runner (René de Hesselle) - !8526 build: pin the msvc build to meson 1.7 (Matthias Clasen) - !8527 build: pin the msvc build to meson 1.7 (Alessandro Astone, Sébastien Wilmet, Sergey Bugaev, Vladimir Vaskov, Markus Göllnitz, Michael Weghorn, Philip Withnall, Lukáš Tyrychtr, Benjamin Otte, Matthias Clasen, Liu Jinchang, kolunmi, FeRD (Frank Dana)) * Translation updates: - Bulgarian (Alexander Shopov) - Catalan (Jordi Mas i Hernandez) - Chinese (China) (Luming Zh) - Czech (Daniel Rusek) - Georgian (Ekaterine Papava) - Hungarian (Balázs Úr) - Lithuanian (Aurimas Černius) - Persian (Danial Behzadi) - Polish (Piotr Drąg) - Portuguese (Hugo Carvalho) - Portuguese (Brazil) (Álvaro Burns) - Romanian (Antonio Marin) - Russian (Artur S0) - Slovenian (Martin) - Spanish (Daniel Mustieles) - Swedish (Anders Jonsson) - Turkish (Emin Tufan Çetin) - Ukrainian (Yuri Chornoivan) ======================================== libadwaita ======================================== ============= Version 1.7.4 ============= - Fix a critical when disposing AdwCarousel after scrolling with mouse wheel ============= Version 1.7.3 ============= - Fix a crash with empty window layouts - AdwExpanderRow - Fix grab_focus() behavior - AdwSettings - Move yellow/green boundary for accent color - Docs - Fix window radius value - Fix missing AdwCarouselIndicatorLines image - Inspector - Disable markup on window rows - Stylesheet - Fix icon padding for .default-decoration too - Fix .property for expander rows - Fix disabled styles for various .view widgets - Translation updates - Japanese - Latvian - Portuguese ======================================== libspelling ======================================== libspelling 0.4.8 ================= This is a bug-fix release for GNOME 48 and newer * Improve initial dictionary selection which is particularly useful for languages which don't typically use spaces to separate word boundaries. * Build system fixes for building without enchant * Translation updates ======================================== mutter ======================================== 48.3 ==== * Use opaque dma-buf formats substitutes for scanout [Robert; !4320] * Restore tiled/maximized windows to the correct monitor [Nick; !4411] * Do not leak session manager file to launched processes [Sebastian K.; !4405] * Use frame-sync candidate that likely matches scanout candidate [Robert; !4412] * Propagate all touchpad gesture events to apps [Carlos; !4417] * Update window decorations on override-redirect attribute [Rémi; !4287] * Load initial _NET_WM_FULLSCREEN_MONITORS value [Zhiyi; !4389] * Fix race when registering implicit grab [Alessandro; !4399] * Skip multiple refresh intervals if necessary [Michel; !4406] * box-layout: Update actor-request-mode on orientation changes [Jonas D.; !4339] * Do not take control of logind session on Xorg [Madhu; !4391] * Fixed crashes [Sebastian W., Jonas Å.; !4423, !4431] * Plugged leaks [Michel; !4432] * Misc. bug fixes and cleanups [Chris, Maxim, Michel, Carlos, Florian, Rémi; !4409, !4388, !4039, !4390, !4439, !4446] Contributors: Alessandro Astone, Rémi Bernon, Maxim Cournoyer, Nick Diego Yamane, Jonas Dreßler, Michel Dänzer, Carlos Garnacho, Sebastian Keller, Robert Mader, Madhu, Chris Mayo, Florian Müllner, Sebastian Wick, Zhiyi Zhang, Jonas Ådahl Translators: Vasil Pupkin [be], Peter Mráz [sk] ======================================== nautilus ======================================== Major Changes in 48.2 ===================== * Bugfixes: - Load directory before thumbnail attributes are ready (Khalid Abu Shawarib) - Fix trash banner visibiltiy (Alessandro Astone) - Fix sporadic crash when loading new view (Khalid Abu Shawarib) - Improve container-related media property handling (Khalid Abu Shawarib) * Translation updates (GNOME Translation Project contributors) ======================================== orca ======================================== 48.1 - 1 May 2025 Web: * Fix bug causing failure to present suggestions in Google Docs. * Fix chattiness related to description terms with embedded objects. * Fix incorrect word presentation when navigating out of an embedded child. * Fix presentation of value of readonly ARIA spin buttons. * Chromium: Update heuristic to identify the find-in-page widget. * Work around Gecko bug causing us to present state page tab names. * Work around one of Gecko's broken text-insertion events causing double-presentation or lack of presentation in contenteditables and Thunderbird. General: * Fix changing shortcuts if the a11y manager is used by at-spi2. * Fix bug causing ancestor panels/groupings to not be announced. * Work around GTK failing to set the read-only state on read-only text. * Fix bug causing flat review to sometimes fail. * Fix braille sometimes displaying stale information after the focused object changes names. * Don't try to clean up in response to SIGSEGV. New and updated translations (THANKS EVERYONE!!!): ca Catalan Jordi Mas i Hernandez cs Czech Daniel Rusek de German Philipp Kiemle es Spanish Daniel Mustieles eu Basque Asier Saratsua Garmendia id Indonesian Andika Triwidada ro Romanian Antonio Marin ========= ======================================== tinysparql ======================================== NEW in 3.9.2 - 2025-04-19 ========================= * Fix installing pre-generated documentation in tarballs * Performance improvements in handling parser errors * Fixes for issues reported by OSS Fuzz ======================================== totem ======================================== Major changes in 43.2: - Implement a gtksink video output fallback if native OpenGL support is not available. - Fix a lot of thumbnailing failures caused by memory hungry video decoders - Hide the rotate menu items if rotation is not supported - Fix some AVI files not being associated correctly - Fix widget focus when starting video playback - Fix left-over files when streaming a video and the player is closed - Fix window not being matched to the application under Wayland - Stop using gnome-shell to flash the screenshot area, that stopped working a long time ago - Stop thumbnailing m3u playlists - Remove obsolete plugins (apple-trailers, vimeo) - Fix a number of possible crashers - Translation updates