Download Files from our download page
What's Changed
- Feature: Added slider to control item size by @yaira2 in #14719
- Feature: Add icon sizes to the layout flyout by @yaira2 in #14834
- Feature: Update layout size selection state by @yaira2 in #14845
- Feature: Added tooltips to Layout Picker by @0x5bfa in #14852
- Feature: Updated layout icons in the toolbar by @yaira2 in #14846
- Feature: Replaced string "Layout mode" with "Layout" for simplicity by @0x5bfa in #14847
- Feature: Created new "Layout" settings page by @yaira2 in #14912
- Feature: Added a header to the home page by @0x5bfa in #14864
- Feature: Renamed "Favorites" section to "Pinned" by @0x5bfa in #14862
- Feature: Added shimmer animation when loading icons by @yaira2 in #14905
- Feature: Restore tabs when Files process is closed incorrectly by @yaira2 in #14795
- Feature: Added Discord link to About page by @hishitetsu in #14821
- Feature: Added support for opening and extracting mrpack files by @yaira2 in #14942
- Feature: Removed web shortcut icon placeholder by @yaira2 in #14913
- Fix: Use correct DPI settings when requesting icons by @yaira2 in #14779
- Fix: Fixed SocketException in GitHelpers.RequireGitAuthenticationAsync by @hishitetsu in #14769
- Fix: Fixed NullReferenceException in Item_Opening by @hishitetsu in #14784
- Fix: Fixed NullReferenceException in CloseTab by @hishitetsu in #14783
- Fix: Fixed NullReferenceException in ShareItemsAsync by @hishitetsu in #14782
- Fix: Fixed NullReferenceException in DuplicateSelectedTabAction.ExecuteAsync by @hishitetsu in #14789
- Fix: Fixed issue where item selection didn't work properly the List View layout by @hishitetsu in #14800
- Fix: Fixed an issue where pin/unpin string is not shown by @0x5bfa in #14869
- Fix: Fixed issue where copy and paste out of archive file didn't work by @hishitetsu in #14829
- Fix: Fixed issue where hashes weren't able to calculate by @hishitetsu in #14832
- Fix: Fixed issue where some files failed to load properties by @hishitetsu in #14850
- Fix: Fixed issue where tabs weren't restored when resuming from the background by @yaira2 in #14857
- Fix: Fixed issue where Open with and Send to submenus didn't appear properly in Widgets by @hishitetsu in #14879
- Fix: Prompt for credentials when a network share access is denied by @nmangue in #14904
- Fix: Save tab list on path change by @yaira2 in #14874
- Fix: Fixed localization issue in the Layout Picker by @0x5bfa in #14883
- Fix: Fixed an issue with drag and dropping items onto .ahk files by @lunathanael in #14895
- Fix: Fixed issue where items couldn't be dropped from 7-zip by @hishitetsu in #14918
- Fix: Fixed an issue where video bitrate was displayed in plain text by @0x5bfa in #14932
- Fix: Fixed issue where window wasn't always brought to foreground by @0x5bfa in #14917
- Fix: Fixed issue where loading thumbnails sometimes took very long time by @hishitetsu in #14950
- Fix: Fixed issue where drag and drop from Edge didn't work by @hishitetsu in #14976
- Code Quality: Icon improvements by @yaira2 in #14792
- Code Quality: Improve icon code for recent items by @yaira2 in #14805
- Code Quality: Replaced icon height & size constants with enums by @0x5bfa in #14809
- Code Quality: Renamed user control class names by @0x5bfa in #14810
- Code Quality: Fix column layout sizing by @yaira2 in #14822
- Code Quality: Improved compatibility mode classes by @0x5bfa in #14473
- Code Quality: Updated dependencies by @hishitetsu in #14876
- Code Quality: Remove thumbnail cache to simplify logic and improve performance by @yaira2 in #14871
- Code Quality: Remove embedded Package.appinstaller by @yaira2 in #14908
- Code Quality: Changed asynchronous logic for loading icons by @hishitetsu in #14925
- Code Quality: Added empty view models of Widgets by @0x5bfa in #14922
- GitHub: Fixed typo in code quality template by @lunathanael in #14924
- Code Quality: Update license year by @0x5bfa in #14933
- Code Quality: Merged all Win32 helpers into single class by @0x5bfa in #14947
- Code Quality: Added workaround for open with icon to display correctly by @hishitetsu in #14962
New Contributors
- @nmangue made their first contribution in #14904
- @lunathanael made their first contribution in #14895
Full Changelog: v3.2.2...v3.3