Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

Releases: Cap-go/CLI

v7.93.4

28 Apr 17:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Fixed

  • Refresh iOS run device selection during initialization to ensure accurate device list

🔗 Full Changelog: v7.93.3...v7.93.4

v7.93.3

28 Apr 17:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Fixed

  • Resolved synchronization issues during onboarding updater recovery process

🔗 Full Changelog: v7.93.2...v7.93.3

v7.93.2

28 Apr 16:41
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Fixed

  • Resolved conflict when initializing codex in an existing application

🔗 Full Changelog: v7.93.1...v7.93.2

v7.93.1

20 Apr 12:39
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Updated crate-ci/typos action to v1.45.1

🔗 Full Changelog: v7.93.0...v7.93.1

v7.92.2

14 Apr 18:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Updated Node.js version in CI workflows from 20 to 24

Fixed

  • Improved onboarding recovery flows for iOS cloud builds
    • Recovery screen now provides package-manager-aware commands and actionable guidance when errors occur
    • Support bundles are automatically saved under ~/.capgo-credentials/support/ for troubleshooting
    • When native iOS folder is missing, onboarding can now automatically run cap add ios instead of requiring manual intervention
    • Users can remain in the recovery screen to retry operations without restarting the entire onboarding flow

🔗 Full Changelog: v7.92.1...v7.92.2

v7.92.1

10 Apr 17:03
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Updated Discord release notification workflow to use footer title instead of username for repository identification

🔗 Full Changelog: v7.92.0...v7.92.1

v7.92.0

10 Apr 04:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Added

  • Encryption outcome summary panel on initialization step 6 that persists across the onboarding wizard, showing whether encryption was enabled, skipped, or failed
  • Full-screen streaming output panel during Capacitor sync operation in step 5, displaying real-time command output with color-coded log messages
  • Resume session support for encryption summary — the panel now survives interrupted initialization sessions

Changed

  • Encryption setup flow now runs cap sync immediately after key creation in step 5, ensuring the public key is bundled before proceeding
  • Streamlined encryption prompts by removing redundant second confirmation question
  • "What is encryption?" learn-more option now hidden after users have already viewed the encryption overview
  • Encryption documentation URL now always printed as part of the overview for easy copying
  • Key creation command in summary now uses canonical ${pm.runner} @capgo/cli@latest key create format instead of non-existent shortcut

Fixed

  • Encryption outcome messages no longer flash briefly before being cleared — they now display as a persistent summary panel
  • UI rendering collision between ink and clack during key creation by running the process in silent mode
  • iOS sync validation errors during encryption setup — native sync now properly deferred to step 7 which includes iOS recovery handling
  • Success message flash after key creation that was immediately wiped when moving to step 6

🔗 Full Changelog: v7.91.0...v7.92.0

v7.91.0

09 Apr 14:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Added

  • 'What is encryption?' learn-more option in initialization step 5, providing users with educational content about encryption during the setup process

🔗 Full Changelog: v7.90.0...v7.91.0

v7.90.0

09 Apr 13:29
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Added

  • Code change diff panel now displays during initialization onboarding step 5, providing visual feedback on modifications

Fixed

  • Terminal log rendering performance improved by short-circuiting visibleLogs calculation when terminal has insufficient display budget

🔗 Full Changelog: v7.89.6...v7.90.0

v7.89.6

09 Apr 04:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Fixed

  • Resolved issue where unexpected output was displayed during channel initialization in interactive mode

🔗 Full Changelog: v7.89.5...v7.89.6