Files

Files v.3.1.1

What's Changed​


  • Fix: Fixed issue where the app would crash when opening the properties window from the home page by @hishitetsu in #14385
  • Fix: Fixed issue where the app would crash when opening the properties window twice by @hishitetsu in #14386
  • Fix: Fixed issue where the app would crash when pinning an executable file to the start menu by @hishitetsu in #14387
  • New Crowdin updates by @yaira2 in #14388

Full Changelog: v3.1...v3.1.1

What's Changed​


  • Feature: Added a 2gb splitting option when compressing files by @yaira2 in #14193
  • Feature: Treat libraries as root in Columns Layout by @yaira2 in #14198
  • Feature: Increase suggestion dropdown to 10 items by @yaira2 in #14170
  • Feature: Added an option for "smart" extract by @hishitetsu in #14205
  • Feature: Open folder in new tab when dragging folder to "add tab" button by @denisdekh in #14144
  • Feature: Added an icon to the system tray by @0x5bfa in #14285
  • Feature: Added support for displaying recently entered paths by @hishitetsu in #14301
  • Feature: Added an option to group by day by @mafra99 in #14299
  • Feature: Open minimized window on Windows startup by @hishitetsu in #14309
  • Feature: Recognize Tilde as %USERPROFILE% by @awderh in #14171
  • Feature: Prompt when applying tag on non NTFS drive by @yaira2 in #14202
  • Feature: Added option to prioritize files when sorting by @hishitetsu in #14253
  • Feature: Added support for hiding compression options from the context menu by @mafra99 in #14330
  • Feature: Added an out-of-proc WinRT server for long-running background tasks by @hez2010 in #14335
  • Fix: Fixed issue where resizing window would reload preview by @hishitetsu in #14227
  • Fix: Fixed an issue where selection would get canceled after pressing upper arrow key by @RieBi in #13847
  • Fix: Fixed issue where third-party licenses were not displayed by @hishitetsu in #14150
  • Fix: Fixed issue where text was cut off in Tags flyout by @yaira2 in #14167
  • Fix: Fixed crash when trying to open Git settings by @hishitetsu in #14180
  • Fix: Fixed issue where "Reopen closed tab" was always disabled when right-clicking on tabs by @hishitetsu in #14181
  • Fix: Fixed crash when navigating up in the column layout by @hishitetsu in #14186
  • Fix: Fixed issue with sidebar animations not being smooth for small sections by @chingucoding in #14206
  • Fix: Fixed crash when creating taskbar progress by @yaira2 in #14190
  • Fix: Fixed NullReferenceException in LaunchPreviewPopupAction by @hishitetsu in #14211
  • Fix: Fixed file name when pasting clipboard content by @DMCS20 in #14244
  • Fix: Fixed crash when unable to connect to GitHub by @hishitetsu in #14246
  • Fix: Fixed issue where options in the conflicts dialog could change when scrolling by @hishitetsu in #14256
  • Fix: Fixed crash when manipulating invalid images by @hishitetsu in #14258
  • Fix: Fixed issue where the column headers weren't always "sticky" by @hishitetsu in #14262
  • Fix: Fixed issue where resuming didn't work once it failed by @hishitetsu in #14290
  • Fix: Fixed exception that would sometimes occur when sharing items by @yaira2 in #14298
  • Fix: Fixed string name by @yaira2 in #14315
  • Fix: Fixed the taskbar behavior in full screen mode by @Qin-shihuang in #14300
  • Fix: Fixed issue where batch files were opened as system by @yaira2 in #14101
  • Fix: Fixed NullReferenceException in ColumnShellPage.NavigateToPath by @yaira2 in #14351
  • Fix: Fixed NullReferenceException when renaming files by @yaira2 in #14350
  • Fix: Fixed COMException when removing focus from the path bar by @yaira2 in #14356
  • Code Quality: Introduce details layout columns generator phase 1 by @0x5bfa in #14127
  • Code Quality: Fixed null warnings in MainPage.xaml.cs by @denisdekh in #14145
  • Code Quality: Introduced HomePageContext by @0x5bfa in #14115
  • Code Quality: Introduced SideBarContext by @0x5bfa in #14116
  • Code Quality: Fixed issue where LastOpenedFlyout was not garbage collected by @hishitetsu in #14283
    Code Quality: Migrate to InputNonClientPointerSource by @Poker-sang in #14342
  • GitHub: Auto format XAML command by @heftymouse in #13486
  • GitHub: Add environment to Format XAML workflow by @heftymouse in #14217
  • GitHub: Moved github docs into .github folder by @0x5bfa in #14276

New Contributors​



Full Changelog: v3.0.15...v3.1

What's Changed​


  • Feature: Display error when failing to calculate the hash of open files by @yaira2 in #14014
  • Feature: Indicate "Always keep on device" status by @yaira2 in #14012
  • Feature: Only show Google Drive under cloud drives by @yaira2 in #14041
  • Feature: Open archives from the home page in the same tab by @pomydoro in #14069
  • Feature: Added ctrl + alt + c shortcut to copy path with quotes by @niklasb22 in #13398
  • Feature: Allow deleting of local Git branches by @ferrariofilippo in #14059
  • Feature: Display count in the middle of the Status Center progress ring by @yaira2 in #14103
  • Feature: Improved touch target for breadcrumbs by @yaira2 in #14003
  • Feature: Hide pCloud from drives list by @yaira2 in #14084
  • Feature: Added support for logging in/out of GitHub by @yaira2 in #14085
  • Feature: Improved the separation between multiple shortcuts in the Command Palette by @SGrahambo in #14124
  • Feature: Added support for cycling tabs via mouse scrolling by @SGrahambo in #14123
  • Fix: Fixed COMException in BaseLayoutViewModel.DropAsync by @hishitetsu in #13936
  • Fix: Fixed crash when calculating window bounds by @yaira2 in #13967
  • Fix: Fixed warnings in settings by @yaira2 in #13968
  • Fix: Disabled media preview for FTP by @yaira2 in #13969
  • Fix: Fixed null ref warnings in BaseShellPage by @yaira2 in #13973
  • Fix: Fixed null ref warnings in release notes dialog by @yaira2 in #13974
  • Fix: Fixed null ref in sidebar pinned model by @yaira2 in #13964
  • Fix: Fixed null warnings in the details layout by @yaira2 in #13963
  • Fix: Fixed xamlRoot in GetFocusedElement by @yaira2 in #13962
  • Fix: Fixed issue where the compatibility toggle wouldn't work for some files by @yaira2 in #14122
  • Fix: Don't check admin rights for cloud items by @yaira2 in #14009
  • Fix: Fixed "Drive Unplugged" error when compressing items in Column layout by @William-Hiatt in #13695
  • Fix: Fixed xamlRoot in the ConsentDialog by @yaira2 in #14013
  • Fix: Fixed NullReferenceException in GetCompressDestination by @yaira2 in #14007
  • Fix: XAML formatting workflow error by @Poker-sang in #14097
  • Fix: Fixed crash that could occur when installing a lot of font files by @yaira2 in #14024
  • Fix: Disable media preview for archive items by @yaira2 in #14021
  • Fix: Fixed an issue with drag and dropping items onto .py files by @antonioseet in #13986
  • Fix: Fixed check for admin by @yaira2 in #13971
  • Fix: Fixed issue where date created is updated when the file is updated by @hishitetsu in #14050
  • Fix: Fixed COMException in UpdateDateDisplayTimer_Tick by @hishitetsu in #14051
  • Fix: Fixed issue where icons were not displayed on submenus of shell extensions by @hishitetsu in #14070
  • Fix: Fixed issue where tab icons and labels were sometimes not displayed when resuming by @hishitetsu in #14080
  • Fix: Fixed an issue with dropping multiple items onto executable files by @antonioseet in #14067
  • Fix: Fixed info pane state when resuming by @yaira2 in #14087
  • Fix: Fixed some null ref warnings in decompress helper by @yaira2 in #14086
  • Code quality: Move Git operations to a different thread by @ferrariofilippo in #13608
  • Code Quality: Fixed Null Ref warnings in DetailsLayout by @yaira2 in #14040
  • Code Quality: Moved static methods from MainPageViewModel to NavigationHelpers by @0x5bfa in #14027
  • Code Quality: Use ControlCornerRadius by @hishitetsu in #14075
  • Code Quality: Renamed layout page classes to improve readability by @0x5bfa in #13958
  • Code Quality: Removed WidgetsListControl by @0x5bfa in #13941
  • Code Quality: Introduced AppLifecycleHelper by @0x5bfa in #13999
  • Code Quality: Refactor InfoPane selection by @yaira2 in #14095
  • Code Quality: Avoid redundant OnPropertyChanged calls in ContentPageContext by @hishitetsu in #14114
  • Build(deps): Bump Microsoft.WindowsAppSDK from 1.4.231008000 to 1.4.231115000 by @dependabot in #13977
  • Build(deps): Bump Microsoft.Graphics.Win2D from 1.1.0 to 1.1.1 by @dependabot in #14016
  • Build(deps): Bump Microsoft.CodeAnalysis.CSharp from 4.5.0 to 4.8.0 by @dependabot in #14017
  • Build(deps): Bump SQLitePCLRaw.bundle_green from 2.1.6 to 2.1.7 by @dependabot in #14029

New Contributors​



Full Changelog: v3.0.8...v3.0.15

What's Changed​


  • Fix: Always set content dialog root by @yaira2 in #13859
  • Fix: Fixed issue where exporting settings didn't work by @hishitetsu in #13878
  • Fix: Fixed issue where changing column widths would set the width of hidden columns to zero by @hishitetsu in #13879
  • Fix: Fixed NullReferenceException in MainPageViewModel.UpdateInstancePropertiesAsync by @hishitetsu in #13900
  • Fix: Fixed potential crash when restoring from Recycle Bin by @yaira2 in #13902
  • Build(deps): Bump System.IO.Hashing from 7.0.0 to 8.0.0 by @dependabot in #13888
  • Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.13 to 8.0.0 by @dependabot in #13887
  • Build(deps): Bump Microsoft.Extensions.DependencyInjection from 7.0.0 to 8.0.0 by @dependabot in #13886
  • Build(deps): Bump System.Threading.Tasks.Dataflow from 7.0.0 to 8.0.0 by @dependabot in #13885
  • Code Quality: Improved app startup routine 2 - Checkpoint 1 by @d2dyno1 in #13854
  • Code Quality: Refactor preview/info pane phase 1 by @yaira2 in #13895

Full Changelog: v3.0.5...v3.0.8

What's Changed​


  • Fixed crash when opening the status center

What's Changed​


  • Feature: Added option to open tab in new/existing instance by @yaira2 in #13743
  • Feature: Added shortcuts to switch between Preview & Detail panes by @yaira2 in #13692
  • Feature: Open folder in new window via ctrl + alt + enter by @yaira2 in #13837
  • Fix: Fixed freeze when opening a shell folder in the columns layout by @hishitetsu in #13793
  • Fix: Fixed TextBox background when renaming items by @yaira2 in #13797
  • Fix: Fixed some null reference warnings by @yaira2 in #13776
  • Fix: Improved the speed graph by @0x5bfa in #13629
  • Fix: Fixed issue where "Open Files on Windows startup" didn't work by @hishitetsu in #13811
  • Fix: Fixed ArgumentNullException in AppUnhandledException by @yaira2 in #13709
  • Fix: Removed gap between the divider line and details layout browser header by @00000vish in #13829
  • Fix: Fixed issue where the new item dialog cannot be canceled by @MrFrawsty in #13846
  • Fix: Fixed issue where double-clicking on column headers would navigate up by @RieBi in #13840
  • Fix: Fixed issue where tab icons and labels were sometimes not displayed at app launch by @hishitetsu in #13849
  • Fix: Fixed ThrowInvalidOperationExceptionForMissingInitialization by @yaira2 in #13785
  • Fix: Always wrap text in grid layout by @yaira2 in #13852
  • Fix: Fixed crash that would occur when settings file was invalid by @yaira2 in #13853
  • Code Quality: Don't leave running in background in dev by @yaira2 in #13786
  • Code Quality: Fix async warnings by @yaira2 in #13832
  • Code Quality: Use OpenItem action for better reliability by @yaira2 in #13831
  • Code Quality: Added extension helper for media files by @yaira2 in #13828
  • Build(deps): Bump LiveChartsCore.SkiaSharpView.WinUI from 2.0.0-rc1.2 to 2.0.0-rc2 by @dependabot in #13838
  • GitHub: Added build CI by @0x5bfa in #13620

New Contributors​



Full Changelog: v3.0.3...v3.0.4

What's Changed​


  • Feature: Added Ctrl+ Shift+ I shortcut to create new item by @yaira2 in #13756
  • Fix: Handle format exception raised by Convert.ToInt32 by @dragoni7 in #13749
  • Fix: Disable copy path action when no items are selected by @yaira2 in #13755
  • Fix: Fixed issue with viewing folder details by @yaira2 in #13758
  • Fix: Fixed NullReferenceException with OpenPropertiesWindow by @yaira2 in #13748
  • Fix: Fixed NullReferenceException with SetSelectedPathOrNavigate by @hishitetsu in #13766
  • Fix: Fixed possible crash when adding files and folders by @hishitetsu in #13770
  • Fix: Fixed NullReferenceException with ColumnViewBase.EndRename by @yaira2 in #13771
  • Fix: Fixed NullReferenceException in OpenDirectoryInNewTabAction by @yaira2 in #13769
  • Fix: Fixed issue where opening properties would download OneDrive files by @yaira2 in #13714
  • Code Quality: Update dependencies by @yaira2 in #13782
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #13762

New Contributors​



Full Changelog: v3.0.2...v3.0.3

What's Changed​


  • Feature: Added support for opening Jar archives in Files by @yaira2 in #13722
  • Fix: Added tooltip when hovering over "Open in VS Code" by @William-Hiatt in #13693
  • Fix: Fixed theming issue in the confirm delete dialog by @William-Hiatt in #13694
  • Fix: Fixed Shell32.GetData COMException by @yaira2 in #13690
  • Fix: Fixed crash that would occur when opening a large bitrate audio file by @hishitetsu in #13698
  • Fix: Fixed NullReferenceException with DefaultDestinationFolderPath by @yaira2 in #13662
  • Fix: Fixed possible crash when adding a new settings value by @hishitetsu in #13701
  • Fix: Fixed crash that could occur when trying to open the settings file by @d2dyno1 in #13719
  • Fix: Fixed Win32Exception in SetAsDefaultExplorerAsync by @yaira2 in #13723
  • Build(deps): Bump WinUIEx from 2.3.2 to 2.3.3 by @dependabot in #13731

New Contributors​



Full Changelog: v3.0.1...v3.0.2

What's Changed​


  • Feature: Display basic preview in Details pane by @yaira2 in #13665
  • Fix: Fixed icon in light mode by @yaira2 in #13677
  • Fix: Fixed crash that would occur at the start of a file operation if Explorer wasn't running by @hishitetsu in #13670
  • Fix: Fixed ObjectDisposedException by @hishitetsu in #13671
  • Build(deps): Bump LibGit2Sharp from 0.27.2 to 0.28.0 by @dependabot in #13666
  • Build(deps): Bump Microsoft.Management.Infrastructure.Runtime.Win from 2.0.1 to 3.0.0 by @dependabot in #13667
  • Build(deps): Bump Microsoft.Management.Infrastructure from 2.0.0 to 3.0.0 by @dependabot in #13668

Full Changelog: v3.0...v3.0.1

What's Changed​


  • Feature: Rounded the corners on the file area by @yaira2 in #13003
  • Feature: Added support for renaming network drives by @hishitetsu in #13050
  • Feature: Updated tag icon on the settings page by @yaira2 in #13059
  • Feature: Updated icons in the Tag column in the Details layout by @yaira2 in #13060
  • Feature: Added "open all" when right clicking a tag in the sidebar by @ferrariofilippo in #12991
  • Feature: Added a Command Palette by @hishitetsu in #12977
  • Feature: Added support for canceling tab tear off by @yaira2 in #13642
  • Feature: Added support for elevated file operations by @gave92 in #13043
  • Feature: Highlight search string in the command palette by @hishitetsu in #13095
  • Feature: Auto refresh after adding items if no directory watcher is available by @hishitetsu in #13068
  • Feature: Repurpose Ctrl+Shift+N shortcut to create new folder by @kworede582 in #13505
  • Feature: Updated the design for startup settings by @heftymouse in #13503
  • Feature: Added support for copying multiple item paths together by @hecksmosis in #13546
  • Feature: Added speed graph to the status center by @0x5bfa in #13359
  • Feature: Disabled keyboard shortcuts when renaming items by @ferrariofilippo in #13118
  • Feature: Added support for opening shortcut files as another user by @ferrariofilippo in #13131
  • Feature: Display keyboard shortcuts in the right click menu by @ferrariofilippo in #13120
  • Feature: Automatically update items when the date changes by @hishitetsu in #13119
  • Feature: Scroll to the selected file when using "Open file location" by @ferrariofilippo in #13133
  • Feature: Close all notification banners except in progress before sleep by @hishitetsu in #13264
  • Feature: Added TextBlock for read only properties by @yaira2 in #13278
  • Feature: Localized the theme names by @yaira2 in #13279
  • Feature: What's new popup by @yaira2 in #13269
  • Feature: Updated the design of the Tags section in the Details Pane by @yaira2 in #13138
  • Feature: Removed margin when using the Compact Spacing option by @yaira2 in #13145
  • Feature: Increased the default width of the Git status column by @yaira2 in #13168
  • Feature: Updated the design of the home page headers by @0x5bfa in #13053
  • Feature: Display error message when transferring files that are too large for FAT32 by @ferrariofilippo in #13137
  • Feature: Show BitLocker options in main menu for drives by @ferrariofilippo in #13142
  • Feature: Redesigned the left hand sidebar by @chingucoding in #13052
  • Feature: Lazy load Git properties for better performance by @hishitetsu in #13211
  • Feature: Display prompt when running Files as admin by @yaira2 in #13221
  • Feature: Load network icon instead of a folder icon by @yaira2 in #13226
  • Feature: Added an option to keep Files running in the background for quicker startup time by @hishitetsu in #13236
  • Feature: Redesigned the app icon by @yaira2 in #13247
  • Feature: Removed chevron from last item in the path bar by @0x5bfa in #13246
    community/Files/pull/13075
  • Feature: Display custom icon when Files is the registered handler for archives by @yaira2 in #13327
  • Feature: Added support for previewing Office files by @gave92 in #13096
  • Feature: Added support for additional archive formats by @yaira2 in #13298
  • Feature: Added support to switch between items using arrow keys in the conflicts dialog by @ferrariofilippo in #13357
  • Feature: Added support for formatting drives from the properties window by @ferrariofilippo in #13173
  • Feature: Added support for opening Git root in VS Code by @yaira2 in #13498
  • Feature: Added support for unblocking downloaded files by @hishitetsu in #13504
  • Feature: Added file operation support for FTP by @NicoooByte in #13362
  • Feature: Increased the text box height when renaming items in the tiles layout by @KlenAr313 in #13114
  • Feature: Added Support for Proton Drive by @nephi-duff in #13401
  • Feature: Improve tab icon resolution by @yaira2 in #13431
  • Feature: Updated strings by @yaira2 in #13432
  • Build(deps): Bump DirectNCore from 1.15.0.1 to 1.15.0.2 by @dependabot in #13521
  • Build(deps): Bump Microsoft.Windows.CsWinRT from 2.0.3 to 2.0.4 by @dependabot in #13525
  • Build(deps): Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2 by @dependabot in #13580
  • Build(deps): Bump LiveChartsCore.SkiaSharpView.WinUI from 2.0.0-beta.701 to 2.0.0-rc1.2 by @dependabot in #13558
  • Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.12 to 7.0.13 by @dependabot in #13576
  • Build(deps): Bump Microsoft.WindowsAppSDK from 1.3.230602002 to 1.3.230724000 by @dependabot in https://github.com/files-
  • Build(deps): Bump Vanara.PInvoke.DwmApi from 3.4.16 to 3.4.17 by @dependabot in #13534
  • Build(deps): Bump Vanara.Windows.Shell from 3.4.16 to 3.4.17 by @dependabot in #13535
  • Build(deps): Bump Vanara.Windows.Extensions from 3.4.16 to 3.4.17 by @dependabot in #13536
  • Build(deps): Bump Vanara.PInvoke.Mpr from 3.4.16 to 3.4.17 by @dependabot in #13537
  • Build(deps): Bump Axe.Windows from 2.1.3 to 2.2.0 by @dependabot in #13127
  • Build(deps): Bump Vanara.Windows.Extensions from 3.4.15 to 3.4.16 by @dependabot in #13151
  • Build(deps): Bump WinUIEx from 2.1.0 to 2.3.0 by @dependabot in #13377
  • Build(deps): Bump Microsoft.WindowsAppSDK from 1.4.230822000 to 1.4.230913002 by @dependabot in #13403
  • Build(deps): Bump Axe.Windows from 2.2.0 to 2.3.0 by @dependabot in #13355
  • Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.10 to 7.0.11 by @dependabot in #13361
  • Build(deps): Bump Vanara.PInvoke.DwmApi from 3.4.15 to 3.4.16 by @dependabot in #13295
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #13287
  • Build(deps): Bump WinUIEx from 2.3.0 to 2.3.1 by @dependabot in #13427
  • Build(deps): Bump Microsoft.Graphics.Win2D from 1.0.5.1 to 1.1.0 by @dependabot in #13435
  • Build(deps): Bump Microsoft.AppCenter.Analytics from 5.0.2 to 5.0.3 by @dependabot in #13466
  • Build(deps): Bump Microsoft.AppCenter.Crashes from 5.0.2 to 5.0.3 by @dependabot in #13465
  • Build(deps): Bump DirectNCore from 1.13.2.1 to 1.15.0.1 by @dependabot in #13493
  • Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.11 to 7.0.12 by @dependabot in #13500
  • Build(deps): Bump Microsoft.WindowsAppSDK from 1.4.230913002 to 1.4.231008000 by @dependabot in #13501
  • Build(deps): Bump WinUIEx from 2.3.1 to 2.3.2 by @dependabot in #13508
  • Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.9 to 7.0.10 by @dependabot in #13163
  • Build(deps): Bump Vanara.PInvoke.Mpr from 3.4.15 to 3.4.16 by @dependabot in #13152
  • Build(deps): Bump Vanara.Windows.Shell from 3.4.15 to 3.4.16 by @dependabot in #13153
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #13146
  • Build(deps): Bump SQLitePCLRaw.bundle_green from 2.1.5 to 2.1.6 by @dependabot in #13237
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #13208
  • Code Quality: Remove Async suffix from event methods by @A-Loot in #13567
  • Code Quality: Copy collections before LINQ operations in ItemViewModel by @hishitetsu in #13051
  • Code Quality: Show "(multiple values)" on read-only properties by @hishitetsu in #13290
  • Code Quality: Refactored context menu loading for WASDK 1.4 by @hishitetsu in #13288
  • Code Quality: Disable font previews by @yaira2 in #13300
  • Code Quality: Fixed A11y issues in settings dialog by @chingucoding in #13314
  • Code Quality: UseCurrentScale for properties window by @yaira2 in #13301
  • Code Quality: Support for browsing the contents of .lzh files by @hishitetsu in #13333
  • Code Quality: Refactor Status Center code by @0x5bfa in #13276
  • Code Quality: Improve the implementation of StatusCenterItemProgressModel by @hez2010 in #13370
  • Code Quality: Bumped the version of WASDK in the app package by @hishitetsu in #13417
  • Code Quality: Refactored tab control by @0x5bfa in #13197
  • Code Quality: Fixed a typo by @hishitetsu in #13434
  • Code Quality: Deleted workaround for context menu loading by @hishitetsu in #13506
  • Code Quality: Fixed semaphore to change for each type of build by @hishitetsu in #13404
  • Code Quality: Purge logfiles to only keep the last 100 lines by @QuaintMako in #13115
  • Code Quality: Async all the way down by @nephi-duff in #13533
  • Code Quality: Use TaskCompletionSource for splash screen loading by @gave92 in #13038
  • Code Quality: Updated icon codes by @yaira2 in #13062
  • Code Quality: Formatted XAML by @0x5bfa in #12869
  • Code Quality: Fixed issue with clicking search box by @ferrariofilippo in #13158
  • Code Quality: Fix XAML Binding errors in Sidebar by @chingucoding in #13254
  • Code Quality: Improved quick access widget by @hishitetsu in #13252
  • Code Quality: Added decorators property to the sidebar by @chingucoding in #13230
  • Code Quality: Create alike RichCommands inheritance by @ferrariofilippo in #13155
  • Fix: Fixed support for High Contrast themes by @yaira2 in #13026
  • Fix: Fixed an issue where Git columns would cause the CPU usage to increase by @ferrariofilippo in #13028
  • Fix: Fixed an issue where the theme sometimes reset to light mode by @hishitetsu in #13033
  • Fix: Fixed crash that occurred when unpinning a pinned favorite by @hishitetsu in #13046
  • Fix: Fixed issue where the wrong notification was displayed when opening an optical drive tray by @hishitetsu in #12992
  • Fix: Fixed issue where the Details Pane didn't always display the tags section by @yaira2 in #13061
  • Fix: Fixed an issue where folders in columns view couldn't be deselected by @ferrariofilippo in #12995
  • Fix: Fixed freeze when right-clicking immediately after launching the app by @hishitetsu in #13094
  • Fix: Restored the status icon for the ongoing tasks by @gave92 in #13097
  • Fix: Fixed issue where volume labels were not displayed in the path bar by @hishitetsu in #13091
  • Fix: Fixed issue where emptying Recycle Bin would freeze the app by @QuaintMako in #13108
  • Fix: Fixed issue where exporting settings didn't overwrite existing files by @hishitetsu in #13110
  • Fix: Fixed an issue where Git columns were incorrectly shown in search results by @QuaintMako in #13111
  • Fix: Fixed support for custom fonts in the properties window by @yaira2 in #13113
  • Fix: Fixed issue where files without extensions didn't display details in the Propeties Window by @hishitetsu in #13124
  • Fix: Fixed an issue where an invalid Git Remote would cause a crash by @ferrariofilippo in #13058
  • Fix: Fixed issue where DataGrid headers would sometimes blink when hovering over them by @yaira2 in #13128
  • Fix: Fixed an issue where the file area would sometimes lose focus when opening a folder by @hishitetsu in #13130
  • Fix: Fixed an issue were installing a font would freeze the app by @mafra99 in #13125
  • Fix: Fixed an issue where the format option was incorrectly shown by @tsurrdurr in #12444
  • Fix: Fixed compact spacing alignment in the Column Layout by @yaira2 in #13144
  • Fix: Fixed issue where clicking DataGrid headers didn't change the sort direction by @yaira2 in #13150
  • Fix: Fixed an issue where clicking an empty space would scroll to the top of the file list by @ferrariofilippo in #13157
  • Fix: Fixed issue where the back button in the Properties window wasn't working properly by @hishitetsu in #13162
  • Fix: Fixed the corner radius on the drive details page by @Lukiluc29 in #13179
  • Fix: Fixed issue where items in the Tags widget were not localized by @d2dyno1 in #13149
  • Fix: Fixed crash that would occur when deleting or restoring files by @mafra99 in #13195
  • Fix: Fixed issue where closing the last closed tab would open it when starting the next session by @hishitetsu in #13198
  • Fix: Fixed issue where deleted items were displayed in tag search results by @hishitetsu in #13202
  • Fix: Fixed crash that would occur when using drag & drop as admin by @QuaintMako in #13134
  • Fix: Fixed taskbar behavior in full screen mode by @yaira2 in #13207
  • Fix: Fixed issue where some archives wouldn't be extracted properly by @hishitetsu in #13225
  • Fix: Fixed cloud icon for OneDrive work accounts by @yaira2 in #13148
  • Fix: Fixed an issue where the sidebar didn't respect the custom font setting by @yaira2 in #13222
  • Fix: Fixed issue where context menu icons wouldn't load in archives or FTP servers by @hishitetsu in #13238
  • Fix: Fixed duplicate initialization when resuming by @hishitetsu in #13261
  • Fix: Fixed an issue where the update button didn't show by @hishitetsu in #13293
  • Fix: Fixed issue where textbox for renaming wouldn't disappear after losing focus by @hishitetsu in #13282
  • Fix: Fixed issue where some elements couldn't be clicked on when search is focused by @hishitetsu in #13307
  • Fix: Fixed issue where parameters were ignored when resuming the app by @hishitetsu in #13304
  • Fix: Fixed issue where tab headers sometimes didn't match actual content by @hishitetsu in #13326
  • Fix: Fixed NullReferenceException at launch by @hishitetsu in #13334
  • Fix: Fixed issue where the "loading more" sub menu wouldn't always hide by @hishitetsu in #13336
  • Fix: Fixed issue where the app didn't update after restarting when background running is on by @hishitetsu in #13339
  • Fix: Fixed an issue where the selection commands weren't shown in the command palette by @HorseBandit in #13322
  • Fix: Fixed issue where the path bar would display wrong location at app startup by @hishitetsu in #13342
  • Fix: Fixed issue where sidebar items could be selected unexpectedly by @hishitetsu in #13366
  • Fix: Fixed an issue where the context menu didn't show all shell items by @gave92 in #13388
  • Fix: Fixed an issue where new files were sometimes created in the wrong directory by @hishitetsu in #13523
  • Fix: Fixed crash when dragging files from Gmail by @gave92 in #13528
  • Fix: Fixed an issue with admin operations not working by @gave92 in #13545
  • Fix: Fixed the mini search button visual state by @yaira2 in #13571
  • Fix: Added tooltip to the eject button by @0x5bfa in #13554
  • Fix: Fixed an issue with opening screen saver files by @yaira2 in #13573
  • Fix: Fixed issue where tab selection got stuck on the sidebar by @yaira2 in #13570
  • Fix: Fixed an issue where slightly dragging a tab would create a new window by @yaira2 in #13584
  • Fix: Switch focus to Files when activating window by @yaira2 in #13588
  • Fix: Fixed crash when reordering sidebar favorites by @hishitetsu in #13599
  • Fix: Fixed an issue where folders would open when using the selection rectangle in Columns Layout by @heftymouse in #13598
  • Fix: Fixed crash in FTP folders by @gave92 in #13393
  • Fix: Fixed issue where the context menu would not display properly when clicking on an inactive pane or column by @hishitetsu in #13391
  • Fix: Display error when failing to initialize folder as git repo by @ferrariofilippo in #13416
  • Fix: Renamed duplicate "Artist" to "Contributing Artists" in properties window by @hemalshah28 in #13447
  • Fix: Fixed issue where path name wasn't visible when grouping libraries by path by @ashrafmansuri in #13409
  • Fix: Fixed error when trying to open the root of WSL directories by @hishitetsu in #13497

New Contributors​



Full Changelog: v2.5.21...v3.0
Zurück
Oben Unten