Squirrel.Windows 1.0.1
What's New
Shortcuts Improvements (#427)
A new API has been added to UpdateManager to allow developers to get shortcut definitions instead of creating them, UpdateManager.GetShortcutsForExecutable
. Options have also been added to both Update.exe and CreateShortcutsForExecutable
that allow you to override the Icon for the shortcut.
Release Information (#428)
Squirrel will now include information about the locally installed version in the query parameters when checking for updates, such as the Package ID, locally installed version, and OS architecture.
Bug Fixes
- Fix a bug where Releasify would crash with a file locking error (#425, thanks @janpieterz)
- Fix an issue where Squirrel installers would fail in locales that do not have an ANSI code page
- If installing the .NET Framework fails, we now display this to the user