Skip to content

v2.9.1

Choose a tag to compare

@metonym metonym released this 12 Feb 17:00
· 86 commits to main since this release
d815bb0

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 workspaces displays the user's email instead of the workspace name ([user email] > Workspaces)
  • Pre-select current workspace: For both render workspaces and render workspace set, the current workspace is pre-selected in the TUI

Full Changelog: v2.9.0...v2.9.1