API Keys UI for minting and revoking service credentials (v4.94.13)

Workspace admins can now create, reveal once, and revoke API keys directly from Workspace Settings, enabling non-human MCP clients to authenticate without user credentials.

Optional props now infer correct control types (v4.94.13)

Components with optional TypeScript props (e.g. boolean | undefined, "Left" | "Center" | undefined) now generate checkboxes and select dropdowns instead of plain text fields.

Read about Using Multiple Prop Types