Skip to content

Releases: files-community/Files

v2.4.25

24 Jan 18:10
5bf6933
Compare
Choose a tag to compare

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

v2.4.21

11 Jan 15:44
65061b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.20...v2.4.21

v2.4.20

11 Jan 03:55
bb16e14
Compare
Choose a tag to compare

What's Changed

  • Feature: Reorganized advanced options for better access by @yaira2 in #10958
  • Feature: Show size when hovering over recycling bin by @hecksmosis in #10904
  • Feature: Rearranged folder options in the settings dialog by @yaira2 in #10962
  • Code Quality: Minor optimizations to XAML by @yaira2 in #10964
  • Feature: Added progress ring when updating app by @yaira2 in #10970
  • Feature: Wrap file names in the grid layout by @yaira2 in #10972
  • Feature: Improved animations in the Columns layout by @yaira2 in #10973
  • Fixed issues with drag & drop from Files to other apps" by @yaira2 in #10975
  • Feature: Display release notes after updating app by @yaira2 in #10976
  • Fix: Don't show Pin/Unpin for items in recycle bin by @Hark64 in #10945
  • Feature: Updated Translations by @yaira2 in #10884

Full Changelog: v2.4.14...v2.4.20

v2.4.14

08 Jan 05:21
4bf420b
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v2.4.11

29 Dec 21:58
cc94bdd
Compare
Choose a tag to compare

What's Changed

  • Feature: iCloud Drive and Photos namespace detection by @FayneAldan in #10819
  • Feature: Implement the fundamental for rich progress by @hez2010 in #10814
  • Fix: Fixed issue where the network icon was blank by @hecksmosis in #10839
  • Feature: Added support for Creative Cloud by @gave92 in #10845
  • Code quality: Use FileExtensionHelpers more widely by @gave92 in #10846
  • Fix: Fixed issue where the wrong recent item was being removed by @gave92 in #10847
  • Feature: Added setting to change the background color by @yaira2 in #10850
  • Fix: Added missing txt and zip options in the new file menu by @gave92 in #10852
  • Feature: Removed accent color from non-selected items in the column layout by @chingucoding in #10818
  • Feature: Improved support for theming by @yaira2 in #10863
  • Feature: Display banner when recent items are turned off from File Explorer by @jiejasonliu in #10777
  • Fix: Remove unnecessary async state machine generation by @hecksmosis in #10853
  • Feature: Show shortcuts & hidden files in network folders by @gave92 in #10872
  • Fix: Fixed issue where file operations didn't work in AppData by @gave92 in #10865
  • Feature: Updated translations by @yaira2 in #10822
  • Fix: Prevent Visual Studio from stopping when deleting an item by @cinqmilleans in #10597
  • Feature: Show notification only when app crashes by @d2dyno1 in #10873

New Contributors

Full Changelog: v2.4.8...v2.4.11

v2.4.8

22 Dec 02:53
0e23329
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.4...v2.4.8

v2.4.4

20 Dec 17:13
b693c9d
Compare
Choose a tag to compare

What's Changed

  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #10763
  • Fix: Fixed opening an executable pinned to start menu by @gave92 in #10771
  • Codebase quality: Use helper method for checking .lnk and .url extensions by @gave92 in #10772
  • Code: Optimized use of resource dictionaries by @yaira2 in #10773

Full Changelog: v2.4.3...v2.4.4

v2.4.3

18 Dec 18:08
ac8d811
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.4.3

Files v2.4.2

15 Dec 04:18
b486401
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

Files v2.4.1

14 Dec 17:14
bad8b63
Compare
Choose a tag to compare

What's Changed

  • Fix: Fixed issue where the prompt to review would crash the app by @yaira2 in #10686
  • Fix: Fixed crash that would occur when switching between a tag and drive by @QuaintMako in #10697
  • Fix: Fixed crash with BundlesViewModel_OpenPathEvent by @yaira2 in #10696
  • Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.0 to 7.0.1 by @dependabot in #10700

Full Changelog: v2.4...2.4.1