cli/v1.3.1
wailsapp/wailscli/v1.3.1Jul 29, 2026by github-actions[bot]
AI Summary
Enhances production deployment management capabilities and fixes logic issues regarding mode selection in the CLI.
Key Highlights
- Teaches 'onyx-cli deploy' to manage production compose deployments.
- Fixed craft mode selection to be reachable by flag rather than offered in the question loop.
New Features
- Manage prod compose deployments
Full Release Notes
## Changes * feat(cli): teach onyx-cli deploy to manage prod compose deployments (#13594) (19860ae7be) * fix(cli): craft is reachable by flag, not offered in the mode question (#13589) (3ed2d3c0bf)