Skip to content

Releases: NetSparkleUpdater/NetSparkle

WinForms UI - 2.0.7

11 Jul 18:09
Compare
Choose a tag to compare
  • Fix checking for updates window not closing properly (#221)
  • Depends on core 2.0.6

WPF UI - 2.0.6

11 Jul 18:09
Compare
Choose a tag to compare
  • Misc fixes from core v2.0.6

NetSparkleUpdater 2.0.6

11 Jul 18:10
Compare
Choose a tag to compare
  • 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

23 May 18:14
Compare
Choose a tag to compare
  • Bump Avalonia to 0.10.5

UI for WinForms apps - 2.0.6

23 May 18:15
Compare
Choose a tag to compare
  • Message window on .NET Core UI now uses a TableLayoutPanel
  • DownloadProgressWindow forms now use a TableLayoutPanel which should improve text wrapping and other issues
  • Icons now use Zoom rather than AutoSize

UI for Avalonia apps - 2.0.6

16 May 18:35
Compare
Choose a tag to compare
  • 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

09 May 22:46
Compare
Choose a tag to compare
  • 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

09 May 22:45
Compare
Choose a tag to compare
  • Improve shell execution on unix by looking at SHELL env variable (#191)

App cast generator 2.0.7

29 Apr 02:35
Compare
Choose a tag to compare
  • Fix #196 -- paths to release notes not generated properly

NetSparkleUpdater 2.0.3

29 Apr 02:29
Compare
Choose a tag to compare
  • Maybe fix installer issues on macOS? (Can't replicate...)
  • Add logging capabilities to WebClientFileDownloader
  • Add macOS Avalonia sample using ed25519 signatures