Releases: files-community/Files
Releases · files-community/Files
v2.4.4
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
What's Changed
- Fixed crash that would occur when switching between Network and Recycle Bin by @QuaintMako in #10728
- Updated translations by @yaira2 in #10742
Full Changelog: v2.4.2...v2.4.3
Files v2.4.2
Files v2.4.1
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
Files v2.4
What's Changed
- Added support searching multiple tags by @nilayjoshi89 in #9843
- Migrated to WinAppSDK by @yaira2 in #9814
- Fixed localized strings appearing empty in Compatibility properties by @gave92 in #9868
- Fixed issue with AppCenter reporting by @yaira2 in #9872
- Icon cache and Task.Run tweaks by @hez2010 in #9885
- Removed refresh container by @yaira2 in #9874
- Added the option to double click to open folders in column layout by @ferrariofilippo in #9932
- Removed FluentUI reference by @yaira2 in #9936
- Reduced height of sub setting cards by @yaira2 in #9943
- Added unique icon for the preview builds by @yaira2 in #9958
- Added support for extracting multiple archives at same time by @puppetsw in #9957
- Redesigned icon for dev version of Files by @yaira2 in #9965
- Removed WindowDecorationsHelper, fixed theme in the properties window by @gave92 in #9966
- Switched from Newtonsoft.Json to System.Text.Json by @ferrariofilippo in #9881
- Fixed unmount iso/virtual drives after eject by @DavidPerikala in #9770
- Fixed issue where the properties window opened behind main app window by @ferrariofilippo in #9973
- Remove temp variable in code of #9973 by @gave92 in #9982
- Run ListRecentFolders() in background by @gave92 in #9983
- Fix with shortcuts to folders opening outside Files by @gave92 in #9984
- Fixed issue where ListView had the Win10 style by @yaira2 in #9990
- Convert DriveHandler to Files.App helpers by @lukeblevins in #9976
- Removed QuickLookHandler by @puppetsw in #9985
- Fixed issue where empty groups were still shown by @ferrariofilippo in #9941
- Display drive details when hovering over the sidebar by @ferrariofilippo in #9734
- Moved language setting to settings service by @yaira2 in #10005
- Added setting to select files and folders on mouse hover by @ferrariofilippo in #9977
- Reduce the use of
async Task
where it's redundant by @itsWindows11 in #9887 - Prevent crash on fresh startup by @lukeblevins in #10031
- Fixed an issue where the restore option was missing from recycle bin by @QuaintMako in #10004
- IUpdateService updates by @puppetsw in #10064
- Auto select new folder on add item dialog by @yaira2 in #10042
- Reduced shortcut overlay size in column view by @QuaintMako in #10037
- Moved Widget option to settings modal by @ferrariofilippo in #10016
- Fixed issue where right click didn't always select the file/folder hovered over by @ferrariofilippo in #10078
- Fixed an issue where the preview pane appeared to be empty by @gave92 in #10084
- Fixed issue where it didn't work to extract archives from context menu by @ferrariofilippo in #10070
- Fixed issue where preview of ANSI text didn't work by @gave92 in #10083
- Fixed search box visual states by @yaira2 in #10086
- Fixed issue where dragging files over items would select them by @ferrariofilippo in #10097
- Fixed an issue where renaming a file would crash the app by @yaira2 in #10121
- Fixed issue where there were multiple "home" items in the sidebar by @QuaintMako in #10141
- Added option to change default layout mode by @yaira2 in #10089
- Added option to set default column sizes by @ferrariofilippo in #10117
- Created settings page for managing folder settings by @yaira2 in #10148
- Fixed issue with adaptive layout by @gave92 in #10156
- Display error modal when shortcut target cannot be found by @puppetsw in #10130
- Made compact mode even more compact by @yaira2 in #10163
- Display recent searches when clicking on the search box by @ferrariofilippo in #9886
- Fixed issue where folder suggestions are not showing in the Address bar by @mafra99 in #10180
- Fixed an issue where clicking Home on the sidebar wouldn't cancel tag searches by @ferrariofilippo in #9959
- Added menu option to compress items into archive by @ferrariofilippo in #9997
- Fixed issue where sidebar icons were blurry by @yaira2 in #10195
- Fixed issue where default file manager affected other user accounts by @yaira2 in #10196
- Fixed issue where tags section showed "move" option by @ferrariofilippo in #10203
- Fixed issue where right clicking on sidebar items showed the wrong menu options by @cinqmilleans in #10219
- Fixed issue where settings displayed wrong language after installing Files by @cinqmilleans in #10222
- Fixed issue where columns sometimes had no width by @ferrariofilippo in #10239
- Code: Implement inter-process synchronization for LiteDB by @hez2010 in #10250
- Fixed issue where untagged files were sometimes displayed in the search results by @ferrariofilippo in #10241
- Added extract archive button inside archives by @ferrariofilippo in #10243
- Code quality issue template by @QuaintMako in #10206
- Fixed issues involving #10243 by @ferrariofilippo in #10253
- Fixed an issue where the name column had a max width by @ferrariofilippo in #10240
- Fixed issue where the progress bar wasn't shown when connecting new drives by @cinqmilleans in #10259
- Improved the tooltip when hovering over drives by @cinqmilleans in #10242
- Fixed issue where drives had the wrong order in the sidebar by @cinqmilleans in #10258
- Fixed issue with the text alignment in the properties window by @cinqmilleans in #10260
- Fixed issue where turning off grouping would show an empty view by @ferrariofilippo in #9961
- Display drive letter of the connected network drives by @cinqmilleans in #10269
- Changed label on code quality issue template to correct one by @Josh-65 in #10273
- Fixed progress ring style in drive tooltip by @cinqmilleans in #10274
- Remove OpenProtectedFileForRead function by @gave92 in #10285
- Fixed issue where renaming a shortcut that had a blank name would cause a crash by @QuaintMako in #10293
- Fixed issue where the sidebars right click menu would sometimes get cut off by @cinqmilleans in #10295
- Removed icons from extract flyout by @heftymouse in #10299
- Open selected folders in new tab using Ctrl+Enter by @QuaintMako in #10306
- Improve loading animations on the home page by @QuaintMako in #10318
- Fixed issue where the drive letter was included in the name by @cinqmilleans in #10303
- Lazily loading themes to improve startup time by @hez2010 in #10329
- Use date from Windows culture instead of Files culture by @cinqmilleans in #10324
- Fixed notification on Win+E by @gave92 in https://github.com/files-community/Files...
Introducing v2.3.12
- Fixed issue where thumbnails had the wrong aspect ratio in the grid layout
- Fixed an issue where folder thumbnails sometimes had a black background
- Fixed an issue where thumbnail previews wouldn't work for certain applications in the grid layout
Introducing v2.3.11
What's Changed
- Bump Microsoft.UI.Xaml from 2.8.0 to 2.8.1 by @dependabot in #9733
- 5275 set multiple images as desktop background by @QuaintMako in #9712
- (Manually) Bump FluentFTP from 36.1.0 to 39.3.0 dependencies by @gave92 in #9744
- Fix for hardcoded OS drives by @DavidPerikala in #9748
- Fixed missing icon for network folder by @DavidPerikala in #9752
- Feature: Enabled tags by default and removed option to turn them off by @ferrariofilippo in #9710
- Removed x86 build from pipeline by @yaichenbaum in #9764
- Fix - Selecting a tag on the sidebar doesn't highlight it by @ferrariofilippo in #9766
- Added option to set current directory setup as the default by @ferrariofilippo in #9754
- Show selected items size details when selecting by dragging the mouse by @IgorKordiukiewicz in #9305
- Feature: Added an option to set default columns by @yaichenbaum in #9785
- Removed vertical tab flyout by @yaichenbaum in #9786
- Feature: Display uncompressed size when viewing properties for archives by @btomblinson in #9782
- Move tags to a sub menu flyout by @gave92 in #9777
- Feature: Redid set as background flyout by @puppetsw in #9775
- Added button to reset layout preferences in settings by @gave92 in #9787
- Fix settings export by @gave92 in #9797
- Preview build V2.3.10 by @yaichenbaum in #9802
- New Crowdin updates by @yaichenbaum in #9721
- Bump FluentFTP from 39.3.0 to 39.4.0 by @dependabot in #9805
- Add cast from IDictionary to ConcurrentDictionary by @gave92 in #9810
- v2.3.11 release by @yaichenbaum in #9811
New Contributors
- @DavidPerikala made their first contribution in #9748
- @ferrariofilippo made their first contribution in #9710
- @btomblinson made their first contribution in #9782
Full Changelog: v2.3.7...v2.3.11
Introducing v2.3.7
What's Changed
- Bump Vanara.PInvoke.Mpr from 3.4.5 to 3.4.6 by @dependabot in #9674
- Bump Microsoft.Data.Sqlite.Core from 6.0.7 to 6.0.8 by @dependabot in #9689
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #9699
- Introduce abstract storage layer by @d2dyno1 in #9544
- New Crowdin updates by @yaichenbaum in #9611
- Folder path is now displayed when hovering a tab. (#6808) by @QuaintMako in #9700
- Fix google drive detection by @gave92 in #9716
- Fix archive extraction by @gave92 in #9726
- Version v2.3.7 by @yaichenbaum in #9728
Full Changelog: v2.3.6...v2.3.7
Introducing v2.3.6
What's Changed
- Bump CommunityToolkit.Mvvm from 8.0.0-preview4 to 8.0.0 by @dependabot in #9657
- Appcenter fixes for 2.3.5 by @gave92 in #9667
- Add indicator spacing in properties page & make security icon use up to date font by @itsWindows11 in #9661
- Added CTRL+H shortcut to toggle hidden folder visibility. (#6867) by @QuaintMako in #9648
- Fix issue causing user settings to be repeatedly reloaded from file in some cases by @gave92 in #9669
- v2.3.6 release by @yaichenbaum in #9668
New Contributors
- @QuaintMako made their first contribution in #9648
Full Changelog: v2.3.5...v2.3.6
Introducing v2.3.5
What's Changed
- Add support for folder shortcuts in shell folders by @gave92 in #9163
- Struct VolumeInfo by @cinqmilleans in #9226
- Show Google drive under Cloud section by @gave92 in #9165
- Download updates in background by @puppetsw in #9276
- After pasting, focus all pasted files/folders instead of just one by @IgorKordiukiewicz in #9299
- Fix main branch by @cinqmilleans in #9303
- Revert "After pasting, focus all pasted files/folders instead of just one" by @yaichenbaum in #9304
- Add support for Synology Drive Client by @BanCrash in #9188
- Manually get folder name in case of network share folder or drive by @Bayrem00 in #9056
- Fix string resources for jump list by @gave92 in #9326
- fix: BulkConcurrentObservableCollection::Remove returns false if item not found by @jiejasonliu in #9345
- Removed "Uninstalling Files will not undo these changes" in some languages by @Josh-65 in #9327
- Bump CommunityToolkit.Mvvm from 8.0.0-preview3 to 8.0.0-preview4 by @dependabot in #9368
- Bump Microsoft.UI.Xaml from 2.8.0-prerelease.220413001 to 2.8.0-prerelease.220601001 by @dependabot in #9320
- Fix refresh not working when doing some files operations in network drives by @gave92 in #9297
- Disabled dragging in recycle bin by @IgorKordiukiewicz in #9323
- Fixes duplicated themes when opening new tab using win + e by @IgorKordiukiewicz in #9317
- Refactor service ISizeProvider to Backend by @cinqmilleans in #9288
- [Post v2.3] Improves pinned RecycleBin by @cinqmilleans in #9207
- Show Adaptive Layout as a separate layout in toolbar by @gave92 in #9132
- Expand drag area spacing in details view columns by @itsWindows11 in #8947
- Formatted Storage (again) by @cinqmilleans in #8963
- Properties window is now shown near mouse cursor position by @IgorKordiukiewicz in #9391
- Allow to set file tags from command line by @gave92 in #9115
- Rotate multiple images by @puppetsw in #9150
- Allow to pin executables to start menu by @IgorKordiukiewicz in #9374
- Fixed an issue preventing to drag&drop a link from a browser addressbar to Files by @gave92 in #9388
- Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.13 to 6.2.14 by @dependabot in #9401
- Update Crowdin configuration file by @yaichenbaum in #9406
- New Crowdin updates by @yaichenbaum in #9408
- Added Crowdin badge to readme by @yaichenbaum in #9409
- Added proper mapping for translations by @yaichenbaum in #9411
- Fix Crowdin languages_mapping by @andrii-bodnar in #9412
- New Crowdin updates by @yaichenbaum in #9417
- Bump Microsoft.Data.Sqlite.Core from 6.0.5 to 6.0.6 by @dependabot in #9418
- Bump Vanara.PInvoke.Mpr from 3.4.2 to 3.4.3 by @dependabot in #9420
- New Crowdin updates by @yaichenbaum in #9421
- Allow to pin drives to favorites by @IgorKordiukiewicz in #9380
- Removed code to handle GenerateUniqueName bug by @puppetsw in #9397
- Fix issues with drag&drop from special locations by @gave92 in #9435
- New Crowdin updates by @yaichenbaum in #9430
- New Crowdin updates by @yaichenbaum in #9436
- Add support for alternate streams by @gave92 in #9234
- Feat(recent-items): sync recent items with file explorer by @jiejasonliu in #9291
- Refactor PreviewViewModel by @cinqmilleans in #9379
- Refactor Cloud by @cinqmilleans in #9427
- Start allowing multiple file-tags by @zzjrzz in #9442
- Fix issues with Sideload solution config by @gave92 in #9469
- Use database to store layout preferences by @gave92 in #9437
- New Crowdin updates by @yaichenbaum in #9450
- Simplifies PaneControl code by removing unnecessary dynamic xaml. by @cinqmilleans in #9120
- Bump Appium.WebDriver from 4.3.1 to 4.3.2 by @dependabot in #9493
- Bump Vanara.PInvoke.Mpr from 3.4.3 to 3.4.4 by @dependabot in #9501
- Feature: Prompt users to review Files by @yaichenbaum in #9475
- New Crowdin updates by @yaichenbaum in #9482
- Enable shared connection for layout prefs DB by @gave92 in #9550
- Bump Microsoft.UI.Xaml from 2.8.0-prerelease.220601001 to 2.8.0-prerelease.220712001 by @dependabot in #9555
- Bump Microsoft.Data.Sqlite.Core from 6.0.6 to 6.0.7 by @dependabot in #9553
- New Crowdin updates by @yaichenbaum in #9540
- Add exception handling to TerminateProcess by @gave92 in #9573
- Bump Vanara.PInvoke.Mpr from 3.4.4 to 3.4.5 by @dependabot in #9577
- New Crowdin updates by @yaichenbaum in #9567
- Fix fulltrust process sometimes exiting on start by @gave92 in #9580
- Bump Microsoft.UI.Xaml from 2.8.0-prerelease.220712001 to 2.8.0 by @dependabot in #9581
- Adds chevron to folder in column view by @cinqmilleans in #9549
- Feature: Tweaked tag design by @yaichenbaum in #9583
- Fix preview size by @cinqmilleans in #9126
- Fix: Added text wrapping to custom icon page by @yaichenbaum in #9590
- Bump Microsoft.AppCenter.Analytics from 4.5.1 to 4.5.3 by @dependabot in #9606
- Bump Microsoft.AppCenter.Crashes from 4.5.1 to 4.5.3 by @dependabot in #9607
- New Crowdin updates by @yaichenbaum in #9579
- Fixed properties window in sideload preview by @yaichenbaum in #9601
- Optimized RD file by @yaichenbaum in #9477
- Optimized rd.xml by @yaichenbaum in #9640
- Add support for more archive types using 7zip by @gave92 in #9633
- Fix folders sometimes using wrong grouping option by @gave92 in #9653
- Release: v2.3.5 by @yaichenbaum in #9660
New Contributors
- @IgorKordiukiewicz made their first contribution in #9299
- @Bayrem00 made their first contribution in #9056
- @Josh-65 made their first contribution in #9327
- @andrii-bodnar made their first contribution in #9412
- @zzjrzz made their first contribution in #9442
Full Changelog: v2.3...v2.3.5