Download Files from our download page
What's Changed
- Feature: Added Git columns to the details layout by @0x5bfa in #12485
- Feature: Show folder details when no item is selected by @QuaintMako in #12549
- Feature: Added open in VS/VS Code to status bar by @ferrariofilippo in #12645
- Feature: Updated the fallback color for Acrylic by @heftymouse in #12625
- Feature: Removed Bundles by @yaira2 in #12616
- Feature: Added tooltips to Git columns in the details layout by @hishitetsu in #12676
- Feature: Separated the archive options in the right click menu by @yaira2 in #12655
- Feature: Added option to hide the Send To menu by @yaira2 in #12674
- Feature: Auto-Populate Files and Windows Version when submitting feedback by @tanchekwei in #12639
- Code Quality: Renamed App.ServicesImplemenetation to App.Services by @0x5bfa in #12702
- Code Quality: Improved the project structure by @0x5bfa in #12641
- Code Quality: Cleaned up Files.Backend by @0x5bfa in #12631
- Build(deps): Bump Microsoft.Windows.CsWinRT from 2.0.2 to 2.0.3 by @dependabot in #12592
- Build(deps): Bump Microsoft.WindowsAppSDK from 1.3.230502000 to 1.3.230602002 by @dependabot in #12603
- Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.5 to 7.0.7 by @dependabot in #12604
- Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.7 to 7.0.8 by @dependabot in #12698
- Build(deps): Bump Axe.Windows from 2.1.2 to 2.1.3 by @dependabot in #12648
- Fix: Fixed crash in Dual Pane mode when switching away from Git folder by @gave92 in #12599
- Fix: Fixed issue where scrollbar wasn't visible when reordering pinned favorites by @yaira2 in #12609
- Fix: Fixed issue where tooltip in details layout was displaying the wrong data by @hishitetsu in #12610
- Fix: Fixed issue where archive files were counted as folders by @hishitetsu in #12621
- Fix: Fixed crash when Git branch tip is null by @tanchekwei in #12622
- Fix: Fixed issue where folder sizes weren't shown in Recycle Bin by @tanchekwei in #12630
- Fix: Fixed issue where column layout items remained selected on certain startup settings by @hishitetsu in #12629
- Fix: Fixed tab navigation when middle-clicking a sidebar item by @hishitetsu in #12620
- Fix: Fixed issue where navigating away from search wouldn't show the folders items by @hishitetsu in #12628
- Fix: Fixed issue where the preview pane didn't update when switching panes by @hishitetsu in #12647
- Fix: Fixed issue where item names in the Tags widget didn't have ellipsis by @hishitetsu in #12651
- Fix: Revert "Fix: Fixed crash in Dual Pane mode when switching away from Git folder (#12599)" by @hishitetsu in #12652
- Fix: Fixed crash when switching away from Git folder by @hishitetsu in #12656
- Fix: Fixed issue where open in VS Code didn't work if there were spaces in the path by @ferrariofilippo in #12667
- Fix: Fixed issue where the icon was missing from the "new shortcut" option by @yaira2 in #12671
- Fix: Fixed issue where middle clicking selected folders would cause crash by @yaira2 in #12683
- Fix: Fixed an issue where the right-click menu would sometimes freeze the app by @hishitetsu in #12686
- Fix: Fixed issue where a text box would remain visible in the tiles layout when returning from a new tab by @hishitetsu in #12693
- Fix: Fixed NullReferenceException in ContentPageContext by @hishitetsu in #12700
- Fix: Fixed issue where Git buttons were incorrectly shown in the status bar by @ferrariofilippo in #12703
- Fix: Translated missing strings in Properties by @gave92 in #12721
- Fix: Fixed ArgumentOutOfRangeException in DirectoryPropertiesViewModel by @hishitetsu in #12717
- Fix: Fixed crash with moving into an empty folder in column layout by @hishitetsu in #12725
- Fix: Fixed crash that would sometimes occur when navigating away from archives by @hishitetsu in #12726
- Fix: Fixed issue where widths of Git columns were not set correctly by @hishitetsu in #12732
- New Crowdin updates by @yaira2 in #12690
New Contributors
- @tanchekwei made their first contribution in #12622
Full Changelog: v2.5...v2.5.10