Skip to content

v3.0.15

Compare
Choose a tag to compare
@yaira2 yaira2 released this 04 Dec 16:00
1be8eee

Download Files from our download page

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