You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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