Releases: NetSparkleUpdater/NetSparkle
Releases · NetSparkleUpdater/NetSparkle
WinForms UI - 2.0.10
- Update NetSparkleUpdater to 2.0.9, which adds some new RAM-saving parameters to the
Ed25519Checker
class
WPF UI - 2.0.9
- Update NetSparkleUpdater to 2.0.9, which adds some new RAM-saving parameters to the
Ed25519Checker
class
NetSparkleUpdater 2.0.9
- Added new
readFileBeingVerifiedInChunks
(defaults to false) andchunkSize
(defaults to 25 MB) to theEd25519Checker
class constructor in order to save RAM when verifying a file with ed25519 signatures. This can save a lot of RAM and fixes an issue where 2x the RAM was used to verify a file. This fix was not carried over to the DSA checker -- please use ed25519 signatures!
DSA Helper - 2.0.7
- Update NetSparkleUpdater to 2.0.9, which adds some new RAM-saving parameters to the
Ed25519Checker
class. It...probably wasn't necessary to put out a new DSA Helper release for this, but oh well. :)
Avalonia UI - 2.0.13
- Bump Avalonia version to 0.10.11
Avalonia UI - 2.0.12
- Bump Avalonia version to 0.10.10
App Cast Generator - 2.0.11
- Bump
Portable.BouncyCastle
to 1.9.0
Avalonia UI - 2.0.11
- Bump
Portable.BouncyCastle
to 1.9.0
WinForms UI - 2.0.9
- Bump
Portable.BouncyCastle
to 1.9.0 - Updated sample to show how to make your app run this at High DPI
WPF UI - 2.0.8
- Bump
Portable.BouncyCastle
to 1.9.0