Skip to content

v0.3.7

Choose a tag to compare

@stepandel stepandel released this 31 Mar 20:06
5fc44b5

Chroma Explorer v0.3.7

Changes

  • Auth support for self-hosted ChromaDB servers — Adds token (Bearer) and basic (username:password) authentication for self-hosted connections. A new "Auth" section in the connection modal lets you select the auth type and provide credentials. Closes #33.
  • Fix: resolve startup crash — Fixed ERR_MODULE_NOT_FOUND by lazy-loading all embedding providers via dynamic imports. Providers now load on demand instead of at startup, preventing crashes from packages with native dependencies.

Downloads

  • chroma-explorer-0.3.7-arm64.dmg - macOS installer for Apple Silicon (M1/M2/M3/M4)
  • chroma-explorer-0.3.7-arm64.zip - macOS app bundle for Apple Silicon