The following modules have been added in this release: libdex The following modules have a new version: - calls (44.1 => 44.2) - eog (44.2 => 44.3) - epiphany (44.3 => 44.5) - evince (44.1 => 44.3) - evolution-data-server (3.48.2 => 3.48.4) - gjs (1.76.0 => 1.76.2) - glib-networking (2.76.0 => 2.76.1) - gnome-control-center (44.2 => 44.3) - gnome-maps (44.2 => 44.3) - gnome-shell (44.1 => 44.2) - gnome-software (44.2 => 44.3) - gnome-user-docs (44.1 => 44.3) - gtk (4.10.3 => 4.10.4) - gupnp (1.6.3 => 1.6.4) - gvfs (1.50.4 => 1.50.5) - libadwaita (1.3.2 => 1.3.3) - librsvg (2.56.0 => 2.56.2) - mutter (44.1 => 44.2) - nautilus (44.2 => 44.2.1) - tracker (3.5.1 => 3.5.3) - vala (0.56.8 => 0.56.9) - vte (0.72.1 => 0.72.2) (*) (*) No summarized news available The following modules weren't upgraded in this release: adwaita-icon-theme, at-spi2-core, atkmm, baobab, cantarell-fonts, cheese, clutter, clutter-gst, clutter-gtk, cogl, d-spy, dconf, dconf-editor, devhelp, folks, gcab, gcr, gdk-pixbuf, gdm, geocode-glib, gexiv2, glib, glibmm, gmime, 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-online-accounts, gnome-photos, gnome-remote-desktop, gnome-session, gnome-settings-daemon, gnome-shell-extensions, gnome-system-monitor, gnome-text-editor, gnome-tour, gnome-user-share, gnome-video-effects, gnome-weather, gobject-introspection, gom, grilo, grilo-plugins, gsettings-desktop-schemas, gsound, gspell, gssdp, gtk+, gtk-doc, gtk-vnc, gtkmm, gtksourceview, gupnp-av, gupnp-dlna, json-glib, jsonrpc-glib, libdazzle, libgee, libgnomekbd, libgsf, libgtop, libgweather, libgxps, libhandy, libmediaart, libnma, libnotify, libpanel, libpeas, libsecret, libshumate, libsigc++, libsoup, mm-common, orca, pango, pangomm, phodav, pyatspi, pygobject, rest, rygel, simple-scan, sushi, sysprof, template-glib, totem, totem-pl-parser, tracker-miners, xdg-desktop-portal-gnome, yelp, yelp-tools, yelp-xsl ======================================== calls ======================================== Calls 44.2 ---------- Released: June 2023 Bugfix release Fixes: ====== * Fix origin being unrefed making calling impossible after a few of calls ======================================== eog ======================================== Version 44.3 ------------ Bug fixes and improvements: #294, EOG gets stuck in infinite while loop if animation loops a finite number of times (Felix Riemann) Note: The minimum glib version is raised to 2.73.2 since !153 depends on it! This was not noticed in 44.2. New and updated translations: - Bruce Cowan [en_GB] - Sveinn í Felli [is] - Leônidas Araújo [pt_BR] ======================================== epiphany ======================================== 44.5 - June 30, 2023 ==================== * Fix Sync Now button appearing when Firefox Sync is not enabled, leading to crash (!1358) 44.4 (sorry, tetraphobiacs) - June 29, 2023 =========================================== * Bring back URL scheme in address bar, fixing incorrect URLs loaded in narrow mode (#2085) * Fix duplicate permission requests (#2088) * Fix changing web app title and URL with preferences dialog (#2089) * Fix failure to create web app when no icon or favicon is available (#2100) * Fix address bar stealing mouse clicks (!1348, Vitaly Dyachkov) * Fix broken Mute Tab context menu item (!1354) * Fix critical when creating WebExtension web view (!1356) ======================================== evince ======================================== ============= Evince 44.3 ============= build: * Add support for validating appdata versions (#1950, Bastien Nocera) * Check for NEWS and appdata updates for new releases (Bastien Nocera) * Don't discard matches without text area in the find bar (#1943, Nelson Benítez León) Developers: * Bastien Nocera, Nelson Benítez León Translations: * Bruce Cowan (British English) ============= Evince 44.2 ============= data: * Fix years on 44.x releases (#1950, Germán Poo-Caamaño) shell: * Fix crash when instantiating .ui template (#1930, Nelson Benítez León) * Fix restoring close button after fullscreen (#1929, Nelson Benítez León) Developers: * Nelson Benítez León, Germán Poo-Caamaño Translations: * Alexander Shopov (Bulgarian) * Irénée THIRION (French) * Andika Triwidada (Indonesian) ======================================== evolution-data-server ======================================== Evolution-Data-Server 3.48.4 2023-06-30 --------------------------------------- Bug Fixes: I#480 - Camel: Learn as Junk filter action not actually running the learn function Evolution-Data-Server 3.48.3 2023-06-02 --------------------------------------- Bug Fixes: I#475 - EWebDAVSession: Claim also error nodes from propstat response ======================================== gjs ======================================== Version 1.76.2 -------------- - Various fixes ported from the development branch. - Closed bugs and merge requests: * GJS freezes, program stops responding, error states Gtk4 EventController GestureClick returns incorrect state- Gdk.ModifierType on mouse button press in X11 [#507, !829, !850, Sundeep Mediratta] * Caller allocated boxed types or structs are not fully released [#543, !837, !849, Marco Trevisan] * Gjs console leaks invalid option errors [#544, !837, !849, Marco Trevisan] Version 1.76.1 -------------- - Various fixes ported from the development branch. - Closed bugs and merge requests: * gnome-shell crashes on exit in js::gc::Cell::storeBuffer [#472, !834, Daniel van Vugt] * Memory leak with GError [#36, !837, Marco Trevisan] * GVariant return values leaked [#499, !837, Marco Trevisan] * GBytes's are leaked when passed as-is to a function [#539, !837, Marco Trevisan] * Transformed GValues are leaking temporary instances [#540, !837, Marco Trevisan] * GHash value infos are leaked [#541, !837, Marco Trevisan] * "flat" arrays of GObject's are leaked [#542, !837, Marco Trevisan] * gjs can't print null [#545, !841, Angelo Verlain] ======================================== glib-networking ======================================== 2.76.1 - June 29, 2023 ====================== - Fix proxy tests when built against libproxy 0.5 - Updated translations ======================================== gnome-control-center ======================================== ================ Version 44.3 ================ - Updated translations. ======================================== gnome-maps ======================================== 44.3 - Jul 1, 2023 ========================= Changes since 44.2 - Add support for auth headers in the OpenTripPlanner plugin Added/updated/fixed translations - Brazilian Portuguese - Icelandic - Slovak All contributors to this release Dušan Kazik Leônidas Araújo Marcus Lundblad Sveinn í Felli ======================================== gnome-shell ======================================== 44.2 ==== * Improve built-in screen recorder [Jonas, Robert; !2197] * Use user-defined names in bluetooth menu [Florian; !2751] * Fix stuck authentication dialog in remote sessions [Joan; !2761] * Fix glitches in calendar when using large-text option [Sebastian; !2759] * Fix IM popup getting stuck on engine changes [Daniel D.; !2774] * Fixed crash [Carlos; !2756] * Misc. bug fixes and cleanups [Florian, Daniel v. V., Zacharie; !2741, !2650, !2770] Contributors: Daniel Drake, Jonas Dreßler, Zacharie DUBRULLE, Carlos Garnacho, Sebastian Keller, Florian Müllner, robert.mader@collabora.com, Joan Torres, Daniel van Vugt Translators: Jiri Grönroos [fi], Gianvito Cavasoli [it], Guillaume Bernard [fr], Jordi Mas [ca], Daniel Rusek [cs], Rafael Fontenelle [pt_BR] ======================================== gnome-software ======================================== Version 44.3 ~~~~~~~~~~~~ Released: 2023-06-30 This is a stable release with the following changes: * Fix a crash when refining a flatpak app * Fix a state recover after a failed app update This release also updates translations: * Catalan (Jordi Mas i Hernandez) * Czech (Daniel Rusek) * Finnish (Jiri Grönroos) * Georgian (Ekaterine Papava) * Persian (Danial Behzadi) * Polish (Piotr Drąg) * Portuguese (Hugo Carvalho) * Slovenian (Martin) * Swedish (Anders Jonsson) * Ukrainian (Yuri Chornoivan) ======================================== gnome-user-docs ======================================== 44.3 ==== * Updated translations: ca (Jordi Mas) fa (Danial Behzadi) fi (Jiri Grönroos) fr (Guillaume Bernard, Charles Monzat) sr (Мирослав Николић) zh_CN (Boyuan Yang) ======================================== gtk ======================================== Overview of Changes in 4.10.4, 05-06 2023 ========================================= * GtkFileChooser - Fix some memory leaks * GtkUriLauncher - Validate the uri * GtkStack - Fix a crash * GtkGridView - Respect css border-spacing * GtkScrolledWindow - Propagate child measure size whenever possible * GtkPopoverMenu: - Avoid unnecessary left padding * GtkSearchEntry: - Improve size allocation for the clear icon * X11 - Avoid black flickering with xwayland window decorations - Trap XRandr errors * CSS - Various fixes to transitions * Translation updates: Basque Catalan Chinese (China) French Galician Indonesian Lithuanian Persian Russian Swedish Turkish Ukrainian ======================================== gupnp ======================================== 1.6.4 (stable) ============== - Keep a weak reference to proxy in action - Add API to provide HTTP credentials for simple authentication - Remove xmlRecoverMemory usage Bugs fixed in this release: - Fixes: https://gitlab.gnome.org/GNOME/gupnp/-/issues/85 - https://gitlab.gnome.org/GNOME/gupnp/issues/86 All contributors to this release: - Jens Georg - Jan-Michael Brummer - Colin ======================================== gvfs ======================================== Major changes in 1.50.5 ======================= * smbbrowse: Fix empty device listing after unrelated mount failure (Ondrej Holy) * udisks: Fix missing unmount notifications (Ondrej Holy) * trash: Fix nfs4 and cifs monitoring (re2zero) * smb: Allow renaming a file to the same name with a different case (Corey Berla) * mtp: Emit delete event on device disconnection (António Fernandes) * trash: Fix wrongly reported item-count (rong wang) * Some other fixes and improvements (Sebastien Bacher, Simon McVittie, wangrong) * Translation updates (GNOME Translation Project contributors) ======================================== libadwaita ======================================== ============= Version 1.3.3 ============= - Fix doc include path - AdwCarousel - Fix scrolling to a recently inserted item - AdwEntryRow - Fix accessibility - AdwPreferencesWindow - Fix markup handling when searching - AdwStyleManager - Fix get_for_display() annotation - AdwTabBar/AdwTabOverview - Fix dropping data onto tabs/thumbnails - Translation updates - Brazilian Portuguese - Slovak ======================================== librsvg ======================================== Version 2.56.2 ============== - Windows build fixes (Chun-wei Fan). Version 2.56.1 ============== - The minimum supported Rust version (MSRV) is 1.65. Unfortunately the assert_cmd crate, used in the test suite, bumped its MSRV and is forcing us to do the same. - #965 - Shrink the shared library by telling the linker to omit unused code (Sebastian Dröge). - Updates to dependencies (Lukáš Tyrychtr, Kalev Lember). ======================================== mutter ======================================== 44.2 ==== * Fix DND in some server-side decorated windows [Sebastian; !2978] * Fix redrawing regression in non-DMA remote sessions [Jonas; !2987] * Avoid race condition in xwayland-on-demand [Marco; !2970] * Do not unminimize windows with initial IconicState [Carlos; !3001] * Fix mispositioning of some X11 fullscreen windows [Carlos; !2996] * Fix legacy fullscreen windows appearing on all monitors [Carlos; !2999] * Improve support for display-attached tablets [Carlos; !3012] * Fix stuck cursor in some clients [Carlos; !3025] * Avoid unexpected orientation changes around suspend/resume [Carlos; !3021] * Fix oversized input region around Xwayland windows [Jonas; !3022] * Fix X11 client input region issues [Sebastian, Jonas; !3031, !3045] * Plugged leak [Jonas; !2991] * Fixed crashes [Jonas, Carlos, Robert, Barnabás; !2992, !3002, !3004, !2995, !3038] * Misc. bug fixes and cleanups [Robert, Jonas, Dimitris; !2990, !3000, !3011] Contributors: Jonas Ådahl, Carlos Garnacho, Sebastian Keller, Dmitry V. Levin, Robert Mader, Barnabás Pőcze, Marco Trevisan (Treviño) Translators: Alexandre Franke [fr], Rafael Fontenelle [pt_BR] ======================================== nautilus ======================================== Major changes in 44.2.1 ===================== * Hotfix for grid view bug introduced in 44.2, while gtk 4.10.4 is not released (António Fernandes) * Fix crash when closing tabs right after clicking (Corey Berla) ======================================== tracker ======================================== NEW in 3.5.3 - 2023-05-31 ========================= * Build fixes around strftime() bug workarounds on some architectures/platforms. * Improved compatibility of JSON cursor readers * Leaks plugged NEW in 3.5.2 - 2023-05-12 ========================= * Fix several possible crashers * Fix bashisms in doc generation scripts * Fix ISO8601 date strings in cursors on Darwin * Plug leak ======================================== vala ======================================== Vala 0.56.9 =========== * Various improvements and bug fixes: - codegen: Add missing EXTERN flag for GType function of error domains [#1449] - codegen: Improve handling of sealed classes [#1451] - vala: Report an error when trying to chain up to inaccessible private ctor [#1445] - vala: Fix spaces for attributes when writing property accessors - girwriter: Fix c:type attribute for real struct parameters [#1444] - testrunner: Add support to check generated header - manual: Update from wiki.gnome.org * Bindings: - gio-2.0: Ease implemention of GLib.ActionGroup [#1447] - glib-2.0: Fix return-type of GLib.SourceOnceFunc [#1446] - glib-2.0: Add ConvertError.{NO_MEMORY,EMBEDDED_NUL} - gtk4: Pick up fix for Gdk.Toplevel.compute_size.size parameter - vapi: Add documentation to GLib.Math that '-X -lm' may be needed when compiling [#1388]