Skip to content

v2.4.25

Compare
Choose a tag to compare
@yaira2 yaira2 released this 24 Jan 18:10
· 1542 commits to main since this release
5bf6933

What's Changed

  • Code Quality: Removing PaneHolder to solely use PreviewPaneHolder by @QuaintMako in #10979
  • Code Quality: Sorting and removing unused usings by @QuaintMako in #11010
  • Feature: Added run as admin toggle to shortcut properties by @hecksmosis in #10833
  • Feature: Added "send to" menu when right clicking a file by @yaira2 in #10986
  • Feature: Improved the background color preview by @yaira2 in #11020
  • Codebase: Remove unnecessary casts by @hecksmosis in #11015
  • Build(deps): Bump Vanara.Windows.Extensions from 3.4.11 to 3.4.12 by @dependabot in #11022
  • Build(deps): Bump Vanara.Windows.Shell from 3.4.11 to 3.4.12 by @dependabot in #11023
  • Build(deps): Bump Vanara.PInvoke.Mpr from 3.4.11 to 3.4.12 by @dependabot in #11024
  • License: Updated the Copyright year in LICENSE.md by @MlgGurke in #11030
  • Code Quality: Formatted code for readability by @cinqmilleans in #10537
  • Feature: Added shortcut for opening folders in secondary pane by @QuaintMako in #10966
  • Codebase: Refactored themes by @yaira2 in #11031
  • Fix: Fixed issue where content on the search results page wasn't centered by @itayweb in #10570
  • Build(deps): Bump CommunityToolkit.Mvvm from 8.0.0 to 8.1.0 by @dependabot in #11035
  • Codebase: Remove unnecessary this keyword by @hecksmosis in #11037
  • Feature: Added support for installing multiple fonts at the same time by @hecksmosis in #11029
  • Fix: Fixed crash that would sometimes occur when calculating folder sizes by @jiejasonliu in #11012
  • Feature: Added option to show check boxes next to file names by @chingucoding in #11017
  • Feature: Moved menu items to left side of the settings dialog by @yaira2 in #11044
  • Fix: Prevent creating folders with forbidden names by @hecksmosis in #10967
  • Fix: Fixed create file button when entering text with Chinese input flyout by @hecksmosis in #11040
  • Fix: Fixed issue where submit feature request linked to wrong location by @yaira2 in #11058
  • Fix: Naming an item at its creation properly sets the name by @QuaintMako in #11060
  • Code Quality: Introducing StandardViewBase to reduce code duplication by @QuaintMako in #10996
  • Feature: Added option to turn off double click gesture by @yaira2 in #11065
  • Fix: Fixed issue with creating shortcuts in libraries by @hecksmosis in #10913
  • Fix: Fixed issue where release notes were cut off by @yaira2 in #11067

New Contributors

Full Changelog: v2.4.21...v2.4.25