What's Changed
- Bump Microsoft.Data.Sqlite.Core from 6.0.1 to 6.0.2 by @dependabot in #8248
- Corrected the Arabic translation by @FilopateerMaged in #8258
- Update Files.tr-TR.xlf by @slorixsh in #8260
- Update Files.en-GB.xlf by @Wtcheesecakes in #8278
- Update Japasese translations & Fix weird translations by @pklion in #8272
- Updated Files.zh-Hant.xlf by @elvistkf in #8261
- Update Files.zh-Hans.xlf by @SudaCat in #8226
- Updated colored icon font by @yaichenbaum in #8247
- Added a shortcut to open folders in Terminal by @puppetsw in #8268
- Removed the minimize and maximize buttons from the Properties window when using AppWindow by @ahmed605 in #8245
- Fixed duplicate drives added to the sidebar by @gave92 in #8325
- Reverted changes from @piotrulos by @yaichenbaum in #8340
- Reverted changes from @kaavi98 by @yaichenbaum in #8341
- Add missing Polish translations by @Daxxxis in #8342
- Updated es-ES translation by @oxixes in #8359
- Fix warnings (continuation) by @cinqmilleans in #8210
- Update capitalization in nav pane en-GB & en-US by @michalmrowiec in #8357
- Removed extra resources by @yaichenbaum in #8143
- Improve JumpString behavior by @gave92 in #8324
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #8393
- Fixed an issue where the toolbar height would sometimes change by @yaichenbaum in #8404
- Show error banner if copy or move fails by @gave92 in #8322
- Fixed crash that would occur when scrolling down in the properties window by @yaichenbaum in #8403
- Added animated visuals by @yaichenbaum in #8402
- Update Files.el.xlf by @tsakalerisk in #8407
- Fix translation error in Files.zh-Hant.xlf by @elvistkf in #8426
- Better italian translation by @THEBOSSMAGNUS in #8152
- Fix crash when deleting files by @gave92 in #8438
- Remove RegistryToJsonSettingsMerger class by @gave92 in #8437
- Added tags section to the sidebar by @gave92 in #8435
- Fixed issue that causes a window to close when a tab is torn off by @manfromarce in #8433
- Added context menu to hide sidebar sections by @oleklukasiewicz in #8317
- Auto select primary button in empty recycle bin dialog by @mafra99 in #8442
- Revert changes by @yaichenbaum in #8444
- Fix SearchBox height by @cinqmilleans in #8452
- Update FR-fr by @cinqmilleans in #8450
- Improves MultiPanes by @cinqmilleans in #8321
- Add c# functionality "init" and "record" by @cinqmilleans in #8421
- Properly dispose event in FolderSizeProvider by @yaichenbaum in #8454
- Fix wrong foreground text color in zoomed-out Group headers by @gave92 in #8457
- Fixed tags section in the context menu by @oleklukasiewicz in #8460
- [infrastructure] Changed project structure by @d2dyno1 in #8464
- Removed unused resources by @yaichenbaum in #8456
- Moved settings services to Files.Backend by @d2dyno1 in #8479
- Revert prs for MIT by @yaichenbaum in #8487
- Added required individual components of VS to readme by @konradsikorski in #8480
- Bump CommunityToolkit.Mvvm from 7.1.2 to 8.0.0-preview1 by @dependabot in #8488
- Fix config x64 (Backend/Shared) by @cinqmilleans in #8494
- fix: Remove unneeded solution configs, correct namespace references by @lukeblevins in #8499
- Updated ru-RU by @xlifi in #8525
- Updated ko-KR by @somnisomni in #8541
- [infrastructure] Implemented IDialogService by @d2dyno1 in #8483
- Toolbar buttons in recycle bin by @puppetsw in #8545
- Select next item after deletion and reduce code complexity by @jiejasonliu in #8503
- Updated appinstaller url to point to the new cdn by @yaichenbaum in #8558
- Removed behavior of auto resizing columns by @yaichenbaum in #8589
- Added ILogger interface by @cinqmilleans in #8594
- chore: Remove, ungroup various enums by @lukeblevins in #8580
- Fixed the close pane icon by @bebeyaco in #8513
- Fix FilesystemTasks error code by @cinqmilleans in #8604
- Bump Microsoft.Data.Sqlite.Core from 6.0.2 to 6.0.3 by @dependabot in #8608
- Added pull to refresh gesture by @yaichenbaum in #8600
- Update Id-ID by @shiazza in #8611
- Bump CommunityToolkit.Mvvm from 8.0.0-preview1 to 8.0.0-preview2 by @dependabot in #8629
- Bump Vanara.PInvoke.Mpr from 3.3.15 to 3.4.0 by @dependabot in #8665
- Update Chinese language by @SudaCat in #8666
- Added a debounce for image rotation command. by @devovercome in #8682
- Show more file types in "New" context menu by @manfromarce in #8598
- Fix broken ta translation by @onein528 in #8710
- Use external launcher to set Files as default explorer by @gave92 in #8684
- Improved behavior when entering restricted characters by @szabolcstarnai in #8204
- Copy launcher to output directory by @gave92 in #8717
- Fixed release pipeline by @yaichenbaum in #8718
- Update id-ID by @shiazza in #8723
- Notify when pinned items config changes by @jiejasonliu in #8712
- Reduced sidebar items height to match default ListViewItem by @yaichenbaum in #8745
- Implemented connected tab styles by @yaichenbaum in #8740
- Compact spacing for the details layout by @yaichenbaum in #8751
- Increased padding on Pathbar by @puppetsw in #8758
- Added chevron to pathbar to match design spec by @yaichenbaum in #8764
- Moved Linq extensions to Files.Shared by @cinqmilleans in #8761
- Update Files.de-DE.xlf by @R3voA3 in #8773
- Fix MainPage adaptive triggers by @gave92 in #8778
- Fix crash when "show folder sizes" is enabled by @gave92 in #8716
- Fix default & build in case of usernames with spaces by @gave92 in #8779
- Updated themes to work with new tab design by @yaichenbaum in #8782
- Fix new/rename dialog processing stale text by @jiejasonliu in #8783
- Remove each x:uid by @cinqmilleans in #8792
- Update pt-PT language by @esibruti in #8790
- Auto select first item in user list for permissions by @yaichenbaum in #8794
- Add support for creating google docs files from the "new" menu by @gave92 in #8784
- Reset dual pane layout when double clicking the grid splitter by @puppetsw in #8801
- Update Files.pt-BR.xlf by @marciozomb13 in #8804
- Fix box drive by @gave92 in #8808
- Codebase: Fixing UpdateService by @puppetsw in #8812
- Added compact mode support to the sidebar by @yaichenbaum in #8820
- Invalid favorites are no longer removed from the sidebar by @AaronKatzin in #8767
- Moved Sidebar item context menu options from SidebarControl.xaml.cs into INavigationControlItem by @oleklukasiewicz in #8506
- Fix crash when using "apply to all" menu item in conflicts dialog by @gave92 in #8836
- Fixed an issue where the properties window used the wrong theme by @CarJem in #8837
- Fix crash when favorites section is hidden by @gave92 in #8833
- Statically link VC runtime by @gave92 in #8829
- Fix crash when previewing XML files by @gave92 in #8828
- Show which process is locking a file by @gave92 in #8809
- Possibly fix app hung on start by @gave92 in #8847
- Fix for pasting in search box by @puppetsw in #8811
- feat(widgets): Reduce default padding by @lukeblevins in #8851
- Fixed Disconnect Drive Icon by @esibruti in #8854
- Fix Ctrl+L on homepage by @gave92 in #8861
- Moved FileSystemDialog to Files.Backend by @d2dyno1 in #8857
- Avoid throwing NRE when getting path suggestions on Home by @gave92 in #8871
- Fixed conflicts dialog by @d2dyno1 in #8876
- Add double click to go up gesture by @gave92 in #8878
- Auto refresh file list in network shares by @gave92 in #8831
- Bump CommunityToolkit.Mvvm from 8.0.0-preview2 to 8.0.0-preview3 by @dependabot in #8879
- Improves Setting DateFormat by @cinqmilleans in #8875
- Remember sidebar items state when sidebar is collapsed/extended by @gave92 in #8886
- Clean IStorageItemWithPath by @cinqmilleans in #8889
- Change preview pane play media toggle to 'ctrl + space' by @jiejasonliu in #8893
- Bump MSTest.TestAdapter from 2.2.8 to 2.2.9 by @dependabot in #8895
- Bump MSTest.TestFramework from 2.2.8 to 2.2.9 by @dependabot in #8894
- Setting Show the thumbnails for media files by @cinqmilleans in #8888
- MVVM: Changed namespace Files to Files.Uwp in Files.Uwp.csproj by @devovercome in #8898
- Fix refresh in mapped network drives by @gave92 in #8897
- Fixed an issue preventing drag and drop from working by @devovercome in #8891
- Add archive name when extracting by @itsWindows11 in #8900
- Bump Microsoft.Data.Sqlite.Core from 6.0.3 to 6.0.4 by @dependabot in #8901
- Bump Microsoft.UI.Xaml from 2.8.0-prerelease.220118001 to 2.8.0-prerelease.220413001 by @dependabot in #8921
- Fix crash when setting compact style on app start by @gave92 in #8923
- Fix issue where clear all properties button wouldn't show any text by @winston-de in #8931
- Improves storage (next) by @cinqmilleans in #8928
- CleanUp of BaseStorageItem by @cinqmilleans in #8919
- Use correct resource for "show item type column" menu item in Details view by @gave92 in #8927
- Fr-fr update by @cinqmilleans in #8945
- Disable Move operation on folders when using StorageFile APIs by @gave92 in #8960
- Fix create folder with selection by @gave92 in #8929
- Codebase: Rename NavigationToolbar to AddressToolbar by @puppetsw in #8903
- Do not change file date modified when setting tag by @gave92 in #8967
- Refactor FtpStorage by @cinqmilleans in #8958
- Refactor Storage History by @cinqmilleans in #8959
- Fixed an issue where the tab control had the wrong color by @yaichenbaum in #8971
- "File in use" dialog improvements by @gave92 in #8925
- Fixes an issue for which settings are not imported by @gave92 in #8970
- [Refactor] Decouple *Manager classes from the Sidebar by @gave92 in #8952
- Fix copy/move to zip file by @gave92 in #8930
- Fixes for item context menu in search page by @gave92 in #8987
- Update Traditional Chinese translation by @SiderealArt in #8993
- Updated Simplified Chinese Translation by @imhe6 in #8996
- Fix spacing in status bar by @gave92 in #8999
- Fixed format and grammar issue in Simplified Chinese translation by @imhe6 in #9001
- Eureka? by @gave92 in #9004
- Fix crash due to concurrent edits of sidebar lists by @gave92 in #9002
- [Refactor] Decouple FolderSizeProvider from UI by @gave92 in #8997
- Bump MSTest.TestAdapter from 2.2.9 to 2.2.10 by @dependabot in #9016
- Bump MSTest.TestFramework from 2.2.9 to 2.2.10 by @dependabot in #9017
- Fix Empty Tooltip Text on preview pane button by @Attacktive in #9028
- Improved drag and drop with virtual storage items by @lukeblevins in #9014
- Bump Microsoft.AppCenter.Analytics from 4.5.0 to 4.5.1 by @dependabot in #9038
- Bump Microsoft.AppCenter.Crashes from 4.5.0 to 4.5.1 by @dependabot in #9037
- Execute Files by protocol in launcher by @gave92 in #9010
- Rename project Files.Launcher to Files.FullTrust by @gave92 in #9040
- Minor tweaks to settings dialog by @yaichenbaum in #9008
- feat(VirtualStorageItem): instantiation from filesystem path by @lukeblevins in #9048
- Created navigation test by @yaichenbaum in #7552
- Redesigned conflicts dialog by @d2dyno1 in #8914
- Apply "Show Dot files" option in WSL/network folders by @gave92 in #9064
- Fix dropping from 7zip to folder by @gave92 in #9063
- Fix copying a zip file not using Shell file operations by @gave92 in #9062
- Avoid favorite sidebar constant reloading by @gave92 in #9065
- Updated LV translation by @CanPotate in #9045
- Remove invalid characters in conflicts dialog by @d2dyno1 in #9068
- ByteSize class by @cinqmilleans in #9039
- Fix the label of groupings by date by @cinqmilleans in #9069
- Fix Missing Cancellation Button on Archive Extraction Dialog. by @Attacktive in #9071
- Refactor FileSystem by @cinqmilleans in #9030
- Added parameters to the release pipeline by @yaichenbaum in #9078
- Fixed an issue where the confirm delete dialog didn't display when dragging an item to recycle bin by @cinqmilleans in #9081
- Fix path for setting files as default by @gave92 in #9085
- Fix EmptyRecycleBinButton state by @cinqmilleans in #9087
- Bump Vanara.PInvoke.Mpr from 3.4.0 to 3.4.1 by @dependabot in #9092
- Add support for browsing shell folders by @gave92 in #9089
- PT-PT Update by @esibruti in #9111
- fix(sidebar): add items to favorites in a consistent order by @jiejasonliu in #9113
- Fix folder size not shown for some items by @gave92 in #9117
- Fix crash when copy/move operation fails by @gave92 in #9116
- Add missing quick access by @cinqmilleans in #9121
- Refactor EnumerateDrives by @cinqmilleans in #9082
- Fixed an issue where the preview pane grid splitter sometimes used the wrong cursor by @cinqmilleans in #9127
- Bump Microsoft.Data.Sqlite.Core from 6.0.4 to 6.0.5 by @dependabot in #9142
- Automatically focus new pane by @puppetsw in #9144
- Updated FR-fr by @cinqmilleans in #9146
- fix(recent-files): make recent files not reverse itself when loaded by @jiejasonliu in #9153
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #9154
- feat(details-view): add option to size all columns to fit by @jiejasonliu in #9090
- Removed check for update on app startup by @yaichenbaum in #9155
- Implement folder setting to sort directories and files together and add option to toolbar sort flyout by @manfromarce in #9098
- fix: file list randomly scrolling to top by @jiejasonliu in #9130
- Fixes shortcuts not appearing in recycle bin by @gave92 in #9156
- Fix: Fixed title bar drag area by @yaichenbaum in #9157
- Avoid crash when creating a library by @gave92 in #9158
- Show failed banner if any items failed in a file operation by @gave92 in #9162
- Hide triple-dot button from empty space context menu by @gave92 in #9171
- Fix crash due to multiple dialogs opening by @gave92 in #9173
- Service IDateTimeFormatter by @cinqmilleans in #9053
- Move default SortDirectoriesAlongsideFiles to LayoutSettingsService by @gave92 in #9179
- Move the Home item outside the favorites section by @cinqmilleans in #9176
- Update Bahasa Indonesia by @shiazza in #9182
- Bump Vanara.PInvoke.Mpr from 3.4.1 to 3.4.2 by @dependabot in #9183
- pt-PT update by @esibruti in #9186
- Hoist TaskCompletionSource outside the loop by @hez2010 in #9194
- Update FR by @cinqmilleans in #9209
- Added list of contributors for v2.3 by @yaichenbaum in #9201
- Updated sidebar icons by @yaichenbaum in #9214
- Fix up button by @cinqmilleans in #9228
- Improve cloud drives detection speed by @gave92 in #9230
- Forward slash path input fix by @puppetsw in #9229
- Enable refresh button on homepage by @gave92 in #9235
- Fixes an issue preventing icon for MTP device from appearing on Drives Widget by @gave92 in #9236
- Created sideload build with custom directive by @yaichenbaum in #9211
- V2.2.52 by @yaichenbaum in #9238
- Fix for sideload version check by @puppetsw in #9239
- Added logging to sideload update service. by @puppetsw in #9244
- Sideload build configuration by @puppetsw in #9245
- Update logging by @puppetsw in #9247
- Default.rd.xml Update by @puppetsw in #9249
- Bump SQLitePCLRaw.bundle_green from 2.0.7 to 2.1.0 by @dependabot in #9246
- [Post 2.3] Add Nightshade V2 by @DeveloperWOW64 in #9216
- Sideload UpdateService Download fix by @puppetsw in #9254
- Fixed URI download path. by @puppetsw in #9255
- Set downloads folder to group by date by @esibruti in #9248
- Do not load quick access icon by @gave92 in #9265
- Fix show open as admin on CMD files by @gave92 in #9268
- Use OPEN_EXISTING when opening a file for read by @gave92 in #9273
New Contributors
- @FilopateerMaged made their first contribution in #8258
- @slorixsh made their first contribution in #8260
- @ahmed605 made their first contribution in #8245
- @oxixes made their first contribution in #8359
- @michalmrowiec made their first contribution in #8357
- @konradsikorski made their first contribution in #8480
- @xlifi made their first contribution in #8525
- @somnisomni made their first contribution in #8541
- @bebeyaco made their first contribution in #8513
- @devovercome made their first contribution in #8682
- @AaronKatzin made their first contribution in #8767
- @CarJem made their first contribution in #8837
- @itsWindows11 made their first contribution in #8900
- @imhe6 made their first contribution in #8996
- @Attacktive made their first contribution in #9028
- @DeveloperWOW64 made their first contribution in #9216
Full Changelog: v2.1.13...v2.3