Releases: thefinder808/macsign
Releases · thefinder808/macsign
Release list
v1.2.0
What's Changed
- Publish the signing engine as NuGet packages by @thefinder808 in #12
- Switch NuGet publishing to Trusted Publishing (OIDC) by @thefinder808 in #13
Full Changelog: v1.1.5...v1.2.0
v1.1.5
What's Changed
- fix(azure): Azure signing works when launched from Finder/Dock (v1.1.5) by @thefinder808 in #11
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- fix(security): address Codex audit findings (release CI, updater, sign verify, PE) by @thefinder808 in #9
- fix(hygiene): dispose verify-path certs, atomic settings save, prune stale update DMGs by @thefinder808 in #10
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- fix(updates): two-row action layout so the update dialog's primary button isn't clipped by @thefinder808 in #8
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- docs(readme): rename Mac apps → Sign (Mac), fix updater trust-anchor wording, tidy by @thefinder808 in #6
- build: code-sign the release DMG container (Developer ID) + v1.1.2 by @thefinder808 in #7
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- docs: add a Download section to the README by @thefinder808 in #4
- fix(v1.1.1): auto-updater verifies the inner app, not the DMG container + Preferences scroll clip by @thefinder808 in #5
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- docs: add GUI screenshots to the README by @thefinder808 in #1
- feat: in-app auto-updates (notarization-anchored, one-click install) by @thefinder808 in #2
- release: v1.1.0 by @thefinder808 in #3
New Contributors
- @thefinder808 made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0
v1.0.0
MacSign v1.0.0 — first stable release
Native macOS Authenticode code-signing for Windows artifacts — a fully-managed .NET 10 engine + GUI. No osslsigncode, jsign, OpenSSL, or JVM.
Highlights
- Sign PE (
.exe/.dll/.sys), PowerShell (.ps1), and MSI installers - Credentials: local PFX, PKCS#11 / HSM, or Azure Trusted Signing — for the token/cloud paths the key never leaves the device/cloud
- RFC3161 timestamping; signature verify (integrity vs. chain trust) and remove
- Native macOS GUI (Sign / Verify / Profiles / Activity / Preferences), plus signing, notarizing & stapling of your own
.app/.dmg - Cross-platform-proven: macOS-produced signatures are verified by Windows
signtoolin CI
Install
Download the DMG for your Mac, open it, and drag MacSign to Applications. Both are signed + notarized.
- Apple Silicon:
MacSign-1.0.0-osx-arm64.dmg - Intel:
MacSign-1.0.0-osx-x64.dmg