What's New
Additional Shortcut options (#151, #155)
Squirrel now includes Startup as an option as a location to place shortcuts, as well as AppRoot, which is useful for using Squirrel to build Portable Applications. Thanks @BarryThePenguin and @flagbug!
Bug Fixes
- Silent mode is actually silent now (#162, thanks @flagbug)
- Fixed an issue where apps without IconUrls in the nuspec would blow up (#165, thanks @flagbug)
- Set the process working directory when invoking initial install (#169, thanks @eggapauli)
- Retry downloads from GitHub in SyncGitHubReleases
- Only download the last N files from GitHub, instead of all of them
- Setup.exe now correctly handles users with special characters or spaces in their Username
--releasifywill now fall back to including the whole file if creating a delta fails