v1.2.2
v1.2.2
Release packaging and versioning polish.
Highlights
- Versioned download filenames. Release archives are now named
jumpstart_<version>_<platform>.<ext>(e.g.jumpstart_v1.2.2_macos-universal.zip), so downloads from the landing page and GitHub clearly show the version and extension. - Correct in-app version on macOS. The build now stamps the release version into the app bundle's
Info.plist, so Finder "Get Info" and the About window show the real version instead of1.0.0.
What's new
- Homebrew tap and cask (
brew install --cask canaryGrapher/jumpstart/jumpstart) that installs to/Applications, clears quarantine, and keeps the self-updater working.
Fixes and internals
- Renamed CI packaging outputs, the landing-page fallback URL, and the cask to the
jumpstart_v<version>_<platform>convention. The updater and landing buttons match assets by platform keyword, so self-update is unaffected.
Downloads
| Platform | Asset |
|---|---|
| macOS (universal) | jumpstart\_v1.2.2\_macos-universal.zip |
| Windows (x64) | jumpstart_v1.2.2_windows-amd64.zip |
| Linux (x64) | jumpstart\_v1.2.2_linux-amd64.tar.gz |
Upgrade notes
- Existing 1.2.x users will see the in-app update banner and can update without a manual download.
- macOS builds remain ad-hoc signed but not notarized; first launch still needs a one-time System Settings → Privacy & Security → Open Anyway approval.
Full Changelog: v1.2.1...v1.2.2