Skip to content

v1.0.31

Choose a tag to compare

@github-actions github-actions released this 30 Mar 08:46
· 65 commits to master since this release

What's New

  • New App Wall showing average review time, rejection ratio, and # rejects until success
  • Version-aware ASC release workflow with create/update flow and unified version picker
  • Better ASC diagnostics, fetch resilience, and project switching reliability
  • Dashboard and app grid polish, plus improved launch logging

Install

First install: Download Blitz-1.0.31.pkg and double-click to install.

Already installed: The app will auto-update, or download Blitz.app.zip to update manually.

Intel Macs: Download Blitz-1.0.31-x86_64.app.zip from the release assets for a native x86_64 build.

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