#17810 closed enhancement (fixed)

nautilus-44.1

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: gnome-44
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New major ceresion.

Change History (7)

comment:1 by Xi Ruoyao, 13 months ago

It needs libadwaita >= 1.3.

comment:2 by Xi Ruoyao, 13 months ago

Major changes in 44.0

  • Bugfixes:
    • Prevent rubberband selection instead of drag and drop (Ondrej Holy)
    • Fix critical errors with recent GLib versions (Ondrej Holy)
  • Translation updates (GNOME Translation Project contributors)

Major changes in 44.rc

  • Bugfixes:
    • Fix crashes caused by extra free call (Corey Berla)
    • Fix file order after renaming (Corey Berla)
    • Fix libadwaita include path (Barnabás Pőcze)
    • Fix handling of missing dates from Tracker (Pablo Correa Gomez)
    • Cache clock format setting (Corey Berla)
    • Try to own dbus name at the correct time (Ondrej Holy)
    • Exchange mismatched error messages (Ondrej Holy)
  • Translation updates (GNOME Translation Project contributors)

Major changes in 44.beta

  • Enhacements:
    • Make various appdata and desktop file improvements (Christopher Davis)
    • Make rubberband to have rounded corners (sunflowerskater)
    • Make several documentation improvements (Corey Berla)
  • Bugfixes:
    • Fix crashes caused by inverted g_assert condition (Ondrej Holy)
    • Fix various drag and drop issues (Corey Berla, Peter Eisenmann)
    • Fix several memory leaks (Corey Berla)
    • Fix various three expander issues (António Fernandes, Corey Berla)
    • Export FileManager1 iface from dbus_register vfunc (Ondrej Holy)
    • Fix other issues (Corey Berla, Ondrej Holy, Jeremy Bicha, Athul Iddya)
  • Translation updates (GNOME Translation Project contributors)

Major changes in 44.alpha

  • Enhancements:
    • Allow expanding subfolders in the list (António Fernandes, Corey Berla)
    • Enrich tab context menus (Corey Berla)
    • Allow pasting image data into new PNG file (Corey Berla)
    • Use pregenerated thumbnails when available, e.g. MTP (Ondrej Holy)
    • Add shortcut for Preferences (Sabri Ünal)
    • Show full filename in grid, using tooltips (António Fernandes)
    • Reintroduce 64px icon size for grid view (António Fernandes)
    • Remove upper limit on thumbnailing file size range (Peter Eisenmann)
    • Reword "application" to "app" (sunflowerskater)
    • Other papercuts (António Fernandes, Hari Rana, sunflowerskater)
  • Other bugfixes:
    • Avoid many crashes (Corey Berla, Gary li, António Fernandes, Aleksandar Dezelin)
    • Fix and improve autorun support (Will Thompson, António Fernandes)
    • Fix some drag-and-drop issues (Corey Berla, Liu Yuyang)
    • Fix some view focus and selection issues (Corey Berla, António Fernandes)
    • Fix properties extensions bugs (António Fernandes)
    • Fix memory leaks (Ignacy Kuchciński, António Fernandes)
    • Fix building on certain cases (Leonardo Hernández)
    • Fix bugs with file operations (Corey Berla, Gary Li, Bastien Nocera)
    • Resolve some performance issues (Corey Berla, Jeff Fortin Tam)
    • Resolve stuttering scrolling (Corey Berla)
    • Save and restore sort column (Corey Berla)
    • Launch search from shell correctly (Corey Berla)
    • Reimplement view navigation from the previewer (António Fernandes)
    • Stop showing � in the type on Properties (Aleksandar Dezelin)
    • Stop blocking on the tracker connection (Corey Berla)
    • Add missing trailing ellipsis and mnemonics in menus (Gotam Gorabh, Peter Eisenmann)
    • Allow opening current view in new tab from sidebar (Colin Kinloch)
    • Share settings with GTK4 filechooser (Colin Sane)
    • Don't allow hiding name column (Corey Berla)
  • Code cleanups
    • Drop workarounds for resolved GTK4 issues (Corey Berla)
    • Use fewer deprecated GTK 4 API (Corey Berla, Peter Eisenmann)
    • Don't use deprecated GLib API (Corey Berla)
    • Remove unused obsolete code (Peter Eisenmann, Benjamin Otte, Corey Berla, Antóino Fernandes, Sabri Ünal)
  • Translation updates (GNOME Translation Project contributors)

comment:3 by Xi Ruoyao, 13 months ago

The test test-nautilus-search-engine-tracker timeouts for me. It seems trying to build tracker database for my entire $HOME (which contains many files).

comment:4 by Xi Ruoyao, 12 months ago

Summary: nautilus-44.0nautilus-44.1

Now 44.1.

comment:5 by Douglas R. Reno, 11 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:6 by Douglas R. Reno, 11 months ago

44.1

Major changes in 44.1

=====================

  • Resolve some crashes (Peter Eisenmann, Gary Li, António Fernandes)
  • Visual bugfixes:
    • Tweak style colors in view items (António Fernandes, Sam Hewitt, Peter Eisenmann)
    • Show custom emblems from extensions again (António Fernandes)
    • Relayout SELinux property row (Peter Eisenmann)
    • Flip switches correctly (Peter Eisenmann)
  • Other bugfixes:
    • Disable some actions when not useful (Sayan Bhattacharjee, Khalid Abu Shawarib)
    • Fix dead characters handling in batch rename dialog (Gary Li)
    • Fix crashes when rapidly opening and closing windows (Gary Li)
    • Prevent location change when autofs timeouts (Ondrej Holy)
    • Fix issues with translations in libadwaita widgets (Peter Eisenmann)
    • Drop workarounds for fixed GTK bugs (Corey Berla)
    • Fix other issues (Carlos Garnacho, Sebastian Keller, António Fernandes, Corey Berla, Peter Eisenmann, Ondrej Holy)
  • Enhancements:
    • Dismiss toast on undo (Corey Berla)
    • Select right items after some operations (Corey Berla)
    • Paste into expanded folders (Corey Berla)
    • Allow extraction of .tar.zst and .zstd archives (Ondrej Holy)
    • Performance optimization (Sebastian Keller)
  • Translation updates (GNOME Translation Project contributors)

44.2

Major changes in 44.2

=====================

  • Fix crashes with expandable folders and on Other Locations (Corey Berla)
  • Avoid inconsistent search states (Khalid Abu Shawarib)
  • Prevent lingering tracker cursors (Carlos Garnacho)
  • Fix rubberband range behavior on list view (António Fernandes)
  • Translation updates (GNOME Translation Project contributors)

44.2.1

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)

comment:7 by Douglas R. Reno, 11 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.