Unreleased
- UI: remove the Threads navigation entry and dashboard threads summary to streamline the SaaS UI.
- Support: show end-user name/email details and focus the support view on each user’s latest conversation.
- Integration: remove the Test tab, keep troubleshooting guidance under OAuth, and make WebMCP tools jump to the relevant tab.
- UI: align status, info, and alert colors to semantic tokens for brand consistency across screens.
- Docs: update integration guides to use
@mcp-b/charand theconnect()API withclientIdfor ID token authentication. - Docs: clarify deployment tiers (Tier 1 auth requirements and Tier 2 private beta scope).
- Docs: add missing
org_idparameter in SSR ticket exchange examples for identity providers. - Docs/UI: reposition governance as integration-based (
LangGuardor BYO provider), collapse governance navigation to integrations-first, and document trust boundaries (IdP + providerauthoritative, UI hints non-authoritative). - Security: add approved-client registry cookie support for the MCP OAuth consent flow.
- Worker/UI: move PDP governance configuration to org-level settings (
/beta/governance/integrations) backed by D1 + oRPC, execute policy checks from org provider config, and bypass when no provider is configured or enabled. - MCP: add remote governance management tools (
manage_governance_provider,test_governance_provider) so org governance config can be managed and validated from Char MCP clients.

