Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

2.10.2

Compare
Choose a tag to compare
@caesay caesay released this 04 Nov 16:56
· 4 commits to master since this release
3d05acb

This is a minor version bump including a handful of improvements, bug fixes and added framework TFM's such as net46, net48, and net481.

Changes

  • Fix for restarting applications with spaces in file name (#144) 02527ee
  • Minimize the chance of concurrent temp folder access (#122) 4254f5b f49f223
  • Updates to NuGet dependencies to include downstream bug fixes 1993208 c7ffd2c b080938 51c24b1
  • Preserve query parameters when requesting release packages using SimpleWebSource (#141) c183ec8
  • Hide process name in ComCtl install dialog (#178) c46f44a
  • Mark version staging directory as "incomplete" until the extraction is complete (#182) 5837b9a - this was migrated from Squirrel.Windows
  • Add GitlabSource (#186 - thanks @NBull92) 3d05acb
  • Add support for installing non-desktop sku's of dotnet (#177 - thanks @luislhg) a61d635

Note: There was a bug in the last release (2.9.48) which caused some app updates to fail. It was removed from NuGet quickly (within a few minutes) however some people still got the broken package. I can't ever guarantee a release will be bug-free, and I encourage people to do their own testing - however I have done some compressive end-to-end integration testing on this release in light of recent events, and am feeling confident in the stability of this release.