Releases: NetSparkleUpdater/NetSparkle
Releases · NetSparkleUpdater/NetSparkle
WPF UI - 2.1.1
- Fixed bug where no progress window UI caused no download to take place
- Simplified
CreateAndShowProgressWindow
logic - Fixed several issues where events were called 2x with the same info
- Fixed some events not being called on UI thread in download finished
Avalonia UI - 2.1.1
- Fixed bug where no progress window UI caused no download to take place
- Simplified
CreateAndShowProgressWindow
logic - Fixed several issues where events were called 2x with the same info
- Fixed some events not being called on UI thread in download finished
NetSparkleUpdater - 2.1.1
- Fixed bug where no UI caused no progress window download to take place
- Simplified
CreateAndShowProgressWindow
logic - Fixed several issues where events were called 2x with the same info
- Fixed some events not being called on UI thread in download finished
DSA Helper - 2.1.0
- Add .NET 6 compatibility
Full Changelog: 2.1.0...2.1.0-dsa-helper
App cast generator - 2.1.0
- Add .NET 6 compatibility (#332)
WinForms UI - 2.1.0
- Add .NET 6 compatibility. Many thanks to @xaevik for their help on this one. (#252)
- Adjusted UI for release notes to make it consistent (#312, thanks @FRvanderVeen)
- Add app cast filtering process by @johncclayton in #291. Useful for downgrading your software or for filtering out/in things like your beta vs. stable applications. Props to @johncclayton for this work.
- Added ability to set the date format on the release notes more easily via the
UIFactory.ReleaseNotesDateTimeFormat
property (#334) - Misc adjustments and tweaks.
Full Changelog: 2.0.11...2.1.0-UI-WinForms
WPF UI - 2.1.0
- Fixing a very minor issue with right hand side margins in the WPF UI by @Mostlypyjamas in #305
- Adjusted UI for release notes to make it consistent (#312, thanks @FRvanderVeen)
- Add .NET 6 compatibility. Many thanks to @xaevik for their help on this one. (#252)
- Add app cast filtering process by @johncclayton in #291. Useful for downgrading your software or for filtering out/in things like your beta vs. stable applications. Props to @johncclayton for this work.
- Added ability to set the date format on the release notes more easily via the
UIFactory.ReleaseNotesDateTimeFormat
property (#334) - Misc adjustments and tweaks.
Full Changelog: 2.0.11...2.1.0-UI-WPF
Avalonia UI - 2.1.0
- Greatly improve release notes UI to make it consistent with other platforms. Things look significantly better on Avalonia! (#312, thanks @FRvanderVeen)
- Add .NET 6 compatibility. Many thanks to @xaevik for their help on this one. (#252)
- Add app cast filtering process by @johncclayton in #291. Useful for downgrading your software or for filtering out/in things like your beta vs. stable applications. Props to @johncclayton for this work.
- Added ability to set the date format on the release notes more easily via the
UIFactory.ReleaseNotesDateTimeFormat
property (#334) - Bump Avalonia version to 0.10.15
- Misc adjustments and tweaks.
Full Changelog: 2.0.11...2.1.0-UI-Avalonia
NetSparkleUpdater - 2.1.0
- Add .NET 6 compatibility. Many thanks to @xaevik for their help on this one. (#252)
- Add app cast filtering process by @johncclayton in #291. Useful for downgrading your software or for filtering out/in things like your beta vs. stable applications. Props to @johncclayton for this work.
- Fix some race conditions on showing the progress window
- Misc adjustments and tweaks.
Full Changelog: 2.0.11...2.1.0
Avalonia UI - 2.0.17
- Update core NetSparkleUpdater to fix a bug with
RelaunchAfterUpdateCommandPrefix
- Update Avalonia to 0.10.13