Skip to content

v0.4.0

Choose a tag to compare

@stepandel stepandel released this 25 Apr 23:58
v0.4.0
6613bfb
  • Fix: route self-hosted multi-tenant Chroma through ChromaClient. Profiles with a tenant or database no longer get silently sent to Chroma Cloud — they now connect to the URL you actually entered.
  • Feat: configurable token header (Authorization: Bearer / X-Chroma-Token) for self-hosted servers fronted by an Envoy/proxy that expects X-Chroma-Token.
  • Fix: connection errors now name the credential type and echo the URL the explorer attempted, so misconfigurations are diagnosable.
  • Fix: New Connection form layout — error message wraps fully, form no longer overflows the window.