Skip to content

Avalonia UI - 2.1.3

Compare
Choose a tag to compare
@Deadpikle Deadpikle released this 23 Oct 21:31
· 627 commits to develop since this release

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