Releases: blitzdotdev/blitz-mac
v1.0.26
What's New
- ASC CLI skills: auto-provision 21 App Store Connect skills into each project's .claude/skills/
- Auto-install asc CLI if not present on the system
- Fix Apple ID email not captured during auto-create flow (sync XHR + ephemeral URLSession fallback)
- Auto-create via Claude Code now cd's into project dir so skills are discovered
- Fix shell injection in Terminal launch for auto-create flow
Install
First install: Download Blitz-1.0.26.pkg and double-click to install.
Already installed: The app will auto-update, or download Blitz.app.zip to update manually.
Verify this build
Download SHA256SUMS.txt and verify:
shasum -a 256 -c SHA256SUMS.txtOr build from source and compare:
bash scripts/verify-build.sh v1.0.26v1.0.25
What's New
- Add App Store rejection feedback
- Screenshot track-based workflow: arrange, reorder, and sync screenshots to ASC
- Paginate in-app purchases and subscriptions (up to 200 per page)
- App store review agent for Claude Code available in Blitz projects
- New MCP tools: screenshots_add_asset, screenshots_set_track, screenshots_save, get_rejection_feedback
Install
First install: Download Blitz-1.0.25.pkg and double-click to install.
Already installed: The app will auto-update, or download Blitz.app.zip to update manually.
Verify this build
Download SHA256SUMS.txt and verify:
shasum -a 256 -c SHA256SUMS.txtOr build from source and compare:
bash scripts/verify-build.sh v1.0.25v1.0.24
What's New
Mac App Support! Now you can import or create macOS applications and upload to the App Store.
Install
First install: Download Blitz-1.0.24.pkg and double-click to install.
Already installed: The app will auto-update, or download Blitz.app.zip to update manually.
Verify this build
Download SHA256SUMS.txt and verify:
shasum -a 256 -c SHA256SUMS.txtOr build from source and compare:
bash scripts/verify-build.sh v1.0.24v1.0.23
What's New
- Improve auto-update UX: faster dialog, indeterminate progress, no admin prompt
Install
First install: Download Blitz-1.0.23.pkg and double-click to install.
Already installed: The app will auto-update, or download Blitz.app.zip to update manually.
Verify this build
Download SHA256SUMS.txt and verify:
shasum -a 256 -c SHA256SUMS.txtOr build from source and compare:
bash scripts/verify-build.sh v1.0.23v1.0.22
Install
First install: Download Blitz-1.0.22.pkg and double-click to install.
Already installed: The app will auto-update, or download Blitz.app.zip to update manually.
Verify this build
Download SHA256SUMS.txt and verify:
shasum -a 256 -c SHA256SUMS.txtOr build from source and compare:
bash scripts/verify-build.sh v1.0.22v1.0.21
Install
First install: Download Blitz-1.0.21.pkg and double-click to install.
Already installed: The app will auto-update, or download Blitz.app.zip to update manually.
Verify this build
Download SHA256SUMS.txt and verify:
shasum -a 256 -c SHA256SUMS.txtOr build from source and compare:
bash scripts/verify-build.sh v1.0.21