Avalonia UI - 2.1.3
Deadpikle
released this
23 Oct 21:31
·
627 commits
to develop
since this release
What's Changed
- Added
virtual
methods forHttpClient
setup inWebClientFileDownloader
,WebRequestAppCastDataDownloader
, andReleaseNotesGrabber
that should make passing your own credentials and other things to theHttpClient
much easier - Added a
UpdateWindowGridBackgroundBrush
property to theUIFactory
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
- @Fruchtzwerg94 made their first contribution in #376
Full Changelog: 2.1.2...2.1.3