Skip to content

Releases: NetSparkleUpdater/NetSparkle

Avalonia UI - 2.2.2

31 May 00:03

Choose a tag to compare

What's Changed

  • net6.0+ no longer need Microsoft.Win32.Registry NuGet packages by @christophwille in #456
  • Updated Avalonia to 0.10.21

New Contributors

Full Changelog: 2.2.1...2.2.2

NetSparkleUpdater - 2.2.2

31 May 00:02

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.2.2

App Cast Generator 2.2.1

23 Nov 09:35

Choose a tag to compare

  • Trim version number when reading from assembly

NetSparkleUpdater 2.2.1

22 Nov 14:39

Choose a tag to compare

  • Added .NET Core 3.1 target to fix backwards compatibility
  • Fixed hiding release notes on WinForms UIs where buttons were also made invisible (Thanks @jamesweston)
  • Fixed hiding release notes on Avalonia UI still showing release notes
  • Improved UI on hiding release notes for WPF UI

NetSparkleUpdater 2.2.0

18 Nov 21:18

Choose a tag to compare

  • Add .NET 7 compatibility
  • Fixed a bug where WinForms .NET Core lib threw an exception on reopening the update window
  • Added UIFactory.ReleaseNotesGrabberOverride for easier override of the ReleaseNotesGrabber on each UI
  • WebRequestAppCastDataDownloader now uses HttpClient just like everything else

WinForms UI - 2.1.3

23 Oct 21:32

Choose a tag to compare

What's Changed

  • Added virtual methods for HttpClient setup in WebClientFileDownloader, WebRequestAppCastDataDownloader, and ReleaseNotesGrabber that should make passing your own credentials and other things to the HttpClient much easier
  • Bump microsoft/setup-msbuild from 1.0.2 to 1.1.3 by @dependabot in #380
  • Bump actions/setup-dotnet from 2 to 3.0.2 by @dependabot in #375

Closed Issues

  • #352 - Pass credentials for downloading appcast,installer,...
  • #359 - NetSparkle download the files synchronously and freezes the UI

New Contributors

Full Changelog: 2.1.2...2.1.3

WPF UI - 2.1.3

23 Oct 21:32

Choose a tag to compare

What's Changed

  • Added virtual methods for HttpClient setup in WebClientFileDownloader, WebRequestAppCastDataDownloader, and ReleaseNotesGrabber that should make passing your own credentials and other things to the HttpClient much easier
  • Bump microsoft/setup-msbuild from 1.0.2 to 1.1.3 by @dependabot in #380
  • Bump actions/setup-dotnet from 2 to 3.0.2 by @dependabot in #375

Closed Issues

  • #352 - Pass credentials for downloading appcast,installer,...
  • #359 - NetSparkle download the files synchronously and freezes the UI

New Contributors

Full Changelog: 2.1.2...2.1.3

Avalonia UI - 2.1.3

23 Oct 21:31

Choose a tag to compare

What's Changed

  • Added virtual methods for HttpClient setup in WebClientFileDownloader, WebRequestAppCastDataDownloader, and ReleaseNotesGrabber that should make passing your own credentials and other things to the HttpClient much easier
  • Added a UpdateWindowGridBackgroundBrush property to the UIFactory for Avalonia so that you could easily clear the update window's background brush. Useful when using Avalonia's dark mode.
  • Fixed a bug where NetSparkle sometimes held up the UI while downloading an update
  • Bumped Avalonia to 0.10.18
  • Bump microsoft/setup-msbuild from 1.0.2 to 1.1.3 by @dependabot in #380
  • Bump actions/setup-dotnet from 2 to 3.0.2 by @dependabot in #375

Closed Issues

  • #351 - UpdateAvailableWindow looks strange in Dark mode
  • #352 - Pass credentials for downloading appcast,installer,...
  • #359 - NetSparkle download the files synchronously and freezes the UI

New Contributors

Full Changelog: 2.1.2...2.1.3

NetSparkleUpdater - 2.1.3

23 Oct 21:30

Choose a tag to compare

What's Changed

  • Added virtual methods for HttpClient setup in WebClientFileDownloader, WebRequestAppCastDataDownloader, and ReleaseNotesGrabber that should make passing your own credentials and other things to the HttpClient much easier
  • Fixed a bug where NetSparkle sometimes held up the UI while downloading an update
  • Bump microsoft/setup-msbuild from 1.0.2 to 1.1.3 by @dependabot in #380
  • Bump actions/setup-dotnet from 2 to 3.0.2 by @dependabot in #375

Closed Issues

  • #352 - Pass credentials for downloading appcast,installer,...
  • #359 - NetSparkle download the files synchronously and freezes the UI

New Contributors

Full Changelog: 2.1.2...2.1.3

App Cast Generator - 2.1.2

23 Oct 21:35

Choose a tag to compare

What's Changed

  • Parsed BaseUrl option as string rather than Uri since string is all that can be parsed from a console and we were using it as a string anyway
  • Added --human-readable flag so that your app cast could look be easily readable by a human (indents, newlines)
  • Bump microsoft/setup-msbuild from 1.0.2 to 1.1.3 by @dependabot in #380
  • Bump actions/setup-dotnet from 2 to 3.0.2 by @dependabot in #375

Closed Issues

  • #376 Fixed command line option --base-uri not working due to Uri parsing
  • #377 Added indent to appcast.xml files

New Contributors

Full Changelog: 2.1.2...2.1.3