Skip to content

Latest commit

 

History

History
157 lines (121 loc) · 5.53 KB

CHANGELOG.md

File metadata and controls

157 lines (121 loc) · 5.53 KB

Changelog

[1.0.1] 2024-02-12

  • Fixed missing screenshots captions.
  • Fixed deprecated regex warnings.
  • Fixed showing XDG directories when did not exist.
  • Changed to GNOME 45 runtime for stability.

[1.0.0] 2023-08-29

  • Fixed icons not showing on GNOME Software.
  • Fixed trashing and restoring files with special characters.
  • Fixed progress report when moving files between same device.
  • Fixed swapping back while browsing files.
  • Changed to GTK 4 and Libadwaita.
  • Changed to GNOME 44 runtime for stability.

[0.9.15] 2023-03-14

  • Fixed detecting mount points from fstab.
  • Fixed opening files with special characters in name by @jwaataja.
  • Fixed Spanish translation by @carlosgonz0.
  • Added French translation by @rene-coty.
  • Added support for system-wide style preferences by @pabloyoyoista.
  • Added file permissions to the properties view.
  • Changed to regular icons by @AngelTomkins.
  • Changed to GNOME 43 runtime for stability.

[0.9.14] 2022-03-19

  • Fixed places visibility when adding or removing devices.
  • Fixed ghost files showing up after pasting failures.
  • Changed devices unlocking sequence for a much improved UX.
  • Changed places view to ignore system devices.
  • Removed unnecessary sandbox permissions.

[0.9.13] 2022-02-17

  • Fixed creating trash directories before it's needed.
  • Fixed crashing on Sway tiling Wayland compositor.
  • Fixed showing trash button for volumes with no trash folder.
  • Fixed handling of broken symlinks.
  • Fixed responsiveness when copying big files to slow devices.
  • Fixed inconsistent use of size unit, in favor of the decimal unit.
  • Added more progress details on paste operations dialogs.
  • Added support for mounting external devices.
  • Added support for unlocking encrypted devices.
  • Changed to GNOME 41 runtime for stability.

[0.9.12] 2021-08-07

  • Fixed trash permissions issues.
  • Fixed trash restore and empty buttons on sub-directories.

[0.9.11] 2021-07-30

  • Fixed issues in systems without glibc by @craftyguy.
  • Added German translation by @lqs01.
  • Added improved icon by @jimmac.
  • Added shortcut to Flatpak host filesystem in places.
  • Added notifications when removing devices.
  • Added support for freedesktop Trash.
  • Added cache to speed up directories loading times.
  • Added scrolling to the just-left directory when navigating back.
  • Added persistence to filter and sort options.

[0.9.10] 2021-03-01

  • Fixed all blockers to enable portrait mode.
  • Fixed a few cases where the selection mode would incorrectly activate.
  • Fixed stopping operations to immediately cancel the current operation.
  • Fixed categories and keywords to make Portfolio easier to find, by @philipzae.
  • Added Brazilian Portuguese translation by @rffontenelle.
  • Added home page with places and devices, designed by @nahuelwexd.
  • Added file properties viewer.
  • Added eject button for external storage devices.
  • Changed folder loading behavior to only display the progress bar if loading too slow.

[0.9.9] 2021-02-10

  • Fixed setting the proper selection mode while switching Places.
  • Added support for org.freedesktop.FileManager1 interface.
  • Added Czech translation by @AsciiWolf.
  • Added more tests, tests, tests.

[0.9.8] 2021-02-04

  • Fixed missing Exec field code in desktop file by @henry-nicolas.

[0.9.7] 2021-02-03

  • Fixed gradients in the application icon by @bertob.

[0.9.6] 2021-01-25

  • Added support for stopping paste and delete operations.
  • Added support for opening folders as CLI arguments.
  • Added more tests, tests, tests.

[0.9.5] 2021-01-18

  • Fixed repeated places, e.g. "System" and "root".
  • Fixed catching an edge-case permission error, while deleting.
  • Fixed delete worker for smoother feedback, while deleting.
  • Added visual feedback when opening files.
  • Added more tests, tests, tests.
  • Updated all translations by @vistaus, @cho2, @eson57 and @GNUuser.

[0.9.4] 2021-01-11

  • Fixed catching permissions errors while loading by @Avolpe.
  • Added more detailed feedback to pasting and deleting screens.
  • Added credits section to about "dialog".
  • Added more tests, tests, tests.

[0.9.3] 2021-01-04

  • Fixed regression where the last unselected row would unexpectedly activate.
  • Fixed to kick-back to HOME when the external drive is unmounted.
  • Fixed page will no longer do full reload after deleting only a few files.
  • Added sorting options to the menu.
  • Added floating button to go back to the top and to save multiple swipes.
  • Added enhanced icon by @bertob.
  • Added i18n support.
  • Added Spanish translation.
  • Added Swedish translation by @eson57.
  • Added Indonesian translation by @cho2.
  • Added Dutch translation by @vistaus.
  • Changed paste to behave like other commonly used file managers.

[0.9.2] 2020-12-28

  • Fixed performance issues with big folders.
  • Fixed styling issues with menu items.
  • Fixed about "dialog" headerbar "weirdness".
  • Fixed issues with OSK ocluding action bar.
  • Fixed icon not showing on Phosh.
  • Fixed notifications on missing permissions.
  • Added auto-scroll to newly created folder or renamed file.
  • Added no-results page for search.
  • Added show hidden files menu filter.
  • Added show OS root directory in places.
  • Added tests, tests, tests.

[0.9.1] 2020-12-21

  • Fixed assigning old paths to copied rows.

[0.9.0] 2020-12-20

  • Added support for browsing HOME and external volumes directories.
  • Added support for opening files.
  • Added support for multi-selection of files and directories.
  • Added support for moving, copying and pasting files and directories.
  • Added support for creating of new directories.
  • Added support for renaming files and directories.