This repository was archived by the owner on May 1, 2026. It is now read-only.
Releases: Cap-go/CLI
Releases · Cap-go/CLI
v7.93.4
v7.93.3
Immutable
release. Only release title and notes can be modified.
🆕 Changelog
Fixed
- Resolved synchronization issues during onboarding updater recovery process
🔗 Full Changelog: v7.93.2...v7.93.3
v7.93.2
Immutable
release. Only release title and notes can be modified.
🆕 Changelog
Fixed
- Resolved conflict when initializing codex in an existing application
🔗 Full Changelog: v7.93.1...v7.93.2
v7.93.1
Immutable
release. Only release title and notes can be modified.
v7.92.2
Immutable
release. Only release title and notes can be modified.
🆕 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 iosinstead 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
Immutable
release. Only release title and notes can be modified.
🆕 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
Immutable
release. Only release title and notes can be modified.
🆕 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 syncimmediately 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 createformat 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
Immutable
release. Only release title and notes can be modified.
🆕 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
Immutable
release. Only release title and notes can be modified.
🆕 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
Immutable
release. Only release title and notes can be modified.
🆕 Changelog
Fixed
- Resolved issue where unexpected output was displayed during channel initialization in interactive mode
🔗 Full Changelog: v7.89.5...v7.89.6