• v0.5.5 6ea165f6ca

    v0.5.5 Stable

    kerem released this 2026-03-02 14:33:58 +03:00 | 67 commits to main since this release

    📅 Originally published on GitHub: Mon, 02 Mar 2026 11:35:10 GMT
    🏷️ Git tag created: Mon, 02 Mar 2026 11:33:58 GMT

    • Prefer editable versions (Prepare for Submission / Waiting for Review) over live versions when --version is omitted
    • Platform picker when multiple editable versions exist (multi-platform apps)
    Downloads
  • v0.5.4 b8cc0c35f2

    v0.5.4 Stable

    kerem released this 2026-03-02 14:10:53 +03:00 | 68 commits to main since this release

    📅 Originally published on GitHub: Mon, 02 Mar 2026 11:12:49 GMT
    🏷️ Git tag created: Mon, 02 Mar 2026 11:10:53 GMT

    • Interactive JSON file picker for localizations import and app-info import when --file is omitted
    • Fix "Canceled" → "Cancelled" spelling in submission status display
    Downloads
  • v0.5.3 7e50a5305f

    v0.5.3 Stable

    kerem released this 2026-03-01 18:49:25 +03:00 | 70 commits to main since this release

    📅 Originally published on GitHub: Sun, 01 Mar 2026 15:53:57 GMT
    🏷️ Git tag created: Sun, 01 Mar 2026 15:49:25 GMT

    Add -allowProvisioningUpdates to archive and export steps so xcodebuild fetches the latest provisioning profiles from the Developer Portal.

    Downloads
  • v0.5.2 7530d86129

    v0.5.2 Stable

    kerem released this 2026-02-28 20:34:06 +03:00 | 74 commits to main since this release

    📅 Originally published on GitHub: Sat, 28 Feb 2026 17:35:47 GMT
    🏷️ Git tag created: Sat, 28 Feb 2026 17:34:06 GMT

    • Fix preflight output consistency: unified 'Missing:' format across all checks
    Downloads
  • v0.5.1 7ad589bbc0

    v0.5.1 Stable

    kerem released this 2026-02-28 18:24:08 +03:00 | 76 commits to main since this release

    📅 Originally published on GitHub: Sat, 28 Feb 2026 15:25:51 GMT
    🏷️ Git tag created: Sat, 28 Feb 2026 15:24:08 GMT

    • Add apps review preflight command for pre-submission checks (build, localizations, app info, screenshots)
    • Add ANSI color output: green for success, red for errors, orange for cancellations
    • Display language names alongside locale codes (e.g. en-US (English (United States)))
    • Human-readable formatting for enum values and field names (formatFieldName/formatState)
    • Consolidate duplicate helpers: parseEnum(), fetchAll(), ANSI-aware table formatting
    Downloads