Releases: wbskidmore/GingerMail
Releases · wbskidmore/GingerMail
Release list
v1.0.8
Summary
- Fix: DMG no longer crashes on fresh installs with
electron-logENOENT (broken pnpm symlinks inapp.asarare excluded from the package) - CI: Docker image tagging fix from prior release workflow work
- macOS DMG is signed with Developer ID and notarized
Downloads
- macOS (Apple Silicon):
GingerMail-1.0.8-mac-arm64.dmg - Linux:
GingerMail-1.0.8-linux-x86_64.AppImage - Docker:
gingermail-1.0.8-docker.tar.gz
Notes
Windows CI leg still fails (native module build); macOS/Linux/Docker artifacts built and attached successfully.
Full changelog: v1.0.7...v1.0.8
v1.0.7
Summary
- First production macOS build signed with Developer ID Application: William Skidmore and Apple notarized (Gatekeeper-ready)
- Version bump to 1.0.7
Downloads
- macOS (Apple Silicon):
GingerMail-1.0.7-mac-arm64.dmg
Notes
Windows/Linux/Docker CI legs failed on this tag; macOS artifact was built and notarized successfully in CI and uploaded here manually.
Dev
If run in Dev Mode it will work. Signing certs for Windows and Mac are coming soon.
v1.0.5-alpha
What's Changed
- Chore/format integration by @wbskidmore in #22
- chore(ci): bump GitHub Actions to latest majors by @wbskidmore in #30
- chore(deps): batch-upgrade contained deps + dev tooling by @wbskidmore in #31
- fix(ci): generate SBOM with cdxgen (fixes main CI exit 254) by @wbskidmore in #32
New Contributors
- @wbskidmore made their first contribution in #22
Full Changelog: v1.0.4...v1.0.5