Skip to content

Squirrel.Windows 1.0.0

Compare
Choose a tag to compare
@anaisbetts anaisbetts released this 25 Aug 03:48
· 584 commits to master since this release

What's New

Full Install now deletes the world

When you run a full install now, instead of trying to piecemeal upgrade you to where you should be, we just delete the entire install and start fresh. This makes customer supports' lives way easier.

Bug Fixes:

  • Allow shortcuts to be created with arguments
  • Fix PathTooLongException with CJK paths (#394, thanks @duanyao)
  • Fix SignTool throwing up if output path had spaces (#402, thanks @naishx)
  • Remove NuGet.Core from the install / update path, which is much faster and doesn't use 10232032MB of RAM
  • Fix issue where BSDiff patches weren't being applied (#407, thanks @Ran-Intendu)