Skip to content

v2.4.14

Compare
Choose a tag to compare
@yaira2 yaira2 released this 08 Jan 05:21
· 2387 commits to main since this release
4bf420b

What's Changed

  • Fix: Fixed issue where it didn't work to edit/remove startup page by @ferrariofilippo in #10880
  • Performance: Optimized the recent files widget by @jiejasonliu in #10867
  • Feature: Added detection for Nutstore cloud by @hecksmosis in #10890
  • Code Quality: Refactoring of SidebarControl.xaml.cs by @QuaintMako in #10467
  • Fix: Fixed issue where properties window was always on top by @yaira2 in #10897
  • Feature: Append app name to title by @JaiganeshKumaran in #10900
  • Codebase: Made IModifiableStorable IStorable by @cinqmilleans in #10817
  • Feature: Added progress indicator when loading tabs by @ferrariofilippo in #10916
  • Build(deps): Bump WinUIEx from 2.0.0 to 2.1.0 by @dependabot in #10919
  • Feature: Added option to pin recycle bin to the start menu by @Hark64 in #10921
  • Fix: Fixed issue where sidebar overlay was transparent by @yaira2 in #10920
  • Feature: Show drive name on tab header by @ferrariofilippo in #10889
  • Fix: Fixed build pipeline certificate by @yaira2 in #10912
  • Feature: Improved animations on the home page by @yaira2 in #10927
  • Feature: Added progress bar to properties to indicate when the size is being calculated by @ferrariofilippo in #10915
  • Feature: Moved dual pane options to the preferences settings page by @yaira2 in #10928
  • Fix: Fixed issue where confirm to delete would show even with the setting turned off by @ferrariofilippo in #10893
  • Feature: Moved widget settings to preferences by @yaira2 in #10931
  • Feature: Expand the background colors section by default by @yaira2 in #10932
  • Feature: Moved sidebar settings to preferences by @yaira2 in #10933
  • Feature: Improved loading animation in the details layout by @yaira2 in #10934
  • Feature: Added option to create new shortcuts by @ferrariofilippo in #10879
  • Fix: Fixed issue where changing file permission for multiple files simultaneously would crash the app by @hecksmosis in #10886
  • Fix: Fixed issue with dragging files to extract from archive by @jiejasonliu in #10925
  • Feature: Switched to StackPanel in the Details Layout template by @yaira2 in #10936
  • Fix: Fixed issue where Alt-Up focused on the column header by @ferrariofilippo in #10633
  • Fix: Fixed issues with drag & drop from Files to other apps by @gave92 in #10949
  • Fix: Fixed crash that would occur when opening multiple items by @gave92 in #10951

New Contributors

Full Changelog: v2.4.11...v2.4.13