Skiller v0.2.0
Desktop installers — download the one that matches your OS:
- macOS (Apple Silicon):
Skiller-<version>-macos-arm64.dmg(signed + notarized — drag to Applications) - Windows (x64):
Skiller-<version>-win-x64.exe(NSIS installer) - Linux (x64):
Skiller-<version>-linux-x86_64.AppImageor.deb
After the first install, Skiller checks this release on launch and
via Settings → App Updates. Updates are downloaded on demand
and applied on next restart — powered by electron-updater.
What's Changed
- Migrate from Electrobun to electron-vite by @beautyfree in #3
- Bump version to 0.2.0 by @beautyfree in #4
- Fix release v0.2.0 CI failures by @beautyfree in #5
- Fix macOS notarization env var by @beautyfree in #6
- Fix DMG codesign ambiguity by @beautyfree in #7
- Add mac zip target for latest-mac.yml by @beautyfree in #8
New Contributors
- @beautyfree made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0