Releases: swstegall/Garlemald-Client
Releases · swstegall/Garlemald-Client
Release list
v0.1.5
What's Changed
- fix(release-binaries): macOS codesign 'no identity found' (default keychain + derive identity by hash) by @swstegall in #19
- Mac codesigning clean-up by @swstegall in #20
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- docs: document the develop/main branching model by @swstegall in #16
- ci: scaffold macOS Developer ID signing + notarization (secret-gated) by @swstegall in #17
- Signing mac os build. by @swstegall in #18
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- ci(release-binaries): announce releases to Discord (+ macOS-note guard) by @swstegall in #15
Full Changelog: v0.1.2...v0.1.3
macOS: the
.appis ad-hoc signed (the macOS build is ad-hoc signed, i.e. unsigned for distribution). Gatekeeper will warn on first launch — right-click → Open, or runxattr -dr com.apple.quarantine "Garlemald Client.app". Code signing / notarization is a planned follow-up.
v0.1.2
What's Changed
- ci: auto-build per-platform launcher artifacts + publish on tag (#10) by @swstegall in #14
Full Changelog: v0.1.1...v0.1.2
macOS: the
.appis ad-hoc signed (the macOS build is ad-hoc signed, i.e. unsigned for distribution). Gatekeeper will warn on first launch — right-click → Open, or runxattr -dr com.apple.quarantine "Garlemald Client.app". Code signing / notarization is a planned follow-up.
v0.1.1
What's Changed
- ci: adopt SemVer via git tags — auto patch-bump + tag + release (#8) by @swstegall in #13
Full Changelog: v0.1.0...v0.1.1