What's Changed
- fix semver version check - 0.0.1 is now allowed with a release label by @mafra99 in #215
- Fix updater search path in DEBUG builds by @smoogipoo in #223
- Fix CVE-2024-38095 by @Keboo in #217
- Fix CVE-2024-38081 by @Keboo in #218
- Fixes CVE-2024-45302 by @Keboo in #219
- Adding flow API command by @Keboo in #227
- Bring back netstandard2.0 TFM by @caesay in #233
- Attempt to fix deployment test in the event of a race condition. by @caesay in #234
- Fix issue with generating SetupBundle for large bundle by @agillet76 in #232
- Allow for skipping update check by @Keboo in #226
- Add async overload for WaitExitThenApplyUpdates (see #213) by @caesay in #235
- Use zstd compression for appimage (#221) by @caesay in #237
- Make appimage compression algorithm configurable by @caesay in #238
- Add support for symbolic links on netstandard by @caesay in #239
- Include new type2 appimage runtime and set default compression to zstd by @caesay in #243
- Give signtool absolute paths to the files to sign by @smoogipoo in #242
New Contributors
- @agillet76 made their first contribution in #232
Full Changelog: 0.0.598-g933b2ab...0.0.630-g9c52e40