Releases: NetSparkleUpdater/NetSparkle
Releases · NetSparkleUpdater/NetSparkle
WinForms UI - 2.0.7
- Fix checking for updates window not closing properly (#221)
- Depends on core 2.0.6
WPF UI - 2.0.6
- Misc fixes from core v2.0.6
NetSparkleUpdater 2.0.6
- Don't show checking for updates if already showing checking for updates
- Don't add duplicate checking for updates cancel event
UI for Avalonia apps - 2.0.7
- Bump Avalonia to 0.10.5
UI for WinForms apps - 2.0.6
- Message window on .NET Core UI now uses a
TableLayoutPanel
DownloadProgressWindow
forms now use aTableLayoutPanel
which should improve text wrapping and other issues- Icons now use
Zoom
rather thanAutoSize
UI for Avalonia apps - 2.0.6
- Added
netstandard2.0
version so NetSparkleUpdater works with mono or .NET Framework Avalonia builds (thanks @maxkatz6) - This release is the first UI release that has a different version number than the core library
App cast generator 2.0.8
- Make multiple extension use easier to use in the app cast generator (can now do things like
-e "exe,msi"
) (#201)
NetSparkleUpdater 2.0.5
- Improve shell execution on unix by looking at
SHELL
env variable (#191)
App cast generator 2.0.7
- Fix #196 -- paths to release notes not generated properly
NetSparkleUpdater 2.0.3
- Maybe fix installer issues on macOS? (Can't replicate...)
- Add logging capabilities to
WebClientFileDownloader
- Add macOS Avalonia sample using ed25519 signatures