Skip to content

capgo-12.184.1

Choose a tag to compare

@riderx riderx released this 26 Jun 23:36
· 1365 commits to main since this release
Immutable release. Only release title and notes can be modified.

馃啎 Changelog

Added

  • CLI preview QR codes can now be saved as PNG files - Use the new --png option with capgo app get-qr to save QR codes directly to disk for sharing or embedding in documentation
  • CLI preview web URLs are now displayed - Get the preview web URL alongside QR codes to access test builds directly in a browser without scanning
  • New app configuration options in CLI - Set app store URLs, enable preview mode, and configure default download channels via capgo app set without needing the dashboard
  • Preview subdomain helpers - CLI now includes utilities to generate and display preview web URLs for test builds

Fixed

  • Unauthorized users can no longer view private group metadata - Organization members can only see groups and group membership information if they belong to the group or have admin privileges

Security

  • Strengthened group access controls - Row-level security policies now prevent non-members from reading group and group_members tables via the API, protecting sensitive team organization data

馃敆 Full Changelog: cli-8.18.0...capgo-12.184.1