v2.9.1
Fixes & Improvements
- Restore text as default output format for non-TTY output: when the CLI detects a non-interactive context (e.g., piped output), the auto-resolved output format is
text. Previously, v2.9.0 changed the default output to JSON for non-interactive contexts. - Show user email in workspaces header: the breadcrumb header for
render workspacesdisplays the user's email instead of the workspace name ([user email] > Workspaces) - Pre-select current workspace: For both
render workspacesandrender workspace set, the current workspace is pre-selected in the TUI
Full Changelog: v2.9.0...v2.9.1