Skip to content

v1.0.25

Choose a tag to compare

@github-actions github-actions released this 20 Mar 04:40
· 197 commits to master since this release

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.txt

Or build from source and compare:

bash scripts/verify-build.sh v1.0.25