InstallDocsProvidersFeaturesBlogGitHub

Changelog

Release notes for every version of OpenDash.

v0.1.0-beta.11 Latest release
Added
  • Provider improvements — better connection handling and model discovery.
  • MCP (Model Context Protocol) support for extending OpenDash with external tools.
  • New CLI commands for session management and provider configuration.
  • Cross-platform builds: macOS, Linux, and Windows (x64, ARM64).
Fixed
  • Provider deduplication in the /connect dialog.
  • Version display in the TUI footer.
  • Various stability improvements across providers.
v0.1.0-beta.10 Previous release
Added
  • Generic model discovery via /v1/models endpoint for OpenAI-compatible providers.
  • Provider state cache invalidation on connect/disconnect.
  • opencode-go provider added to popular providers list.
Fixed
  • Provider name null-safety crash in the connect dialog.
  • Build define prefix mismatch causing incorrect version display.
v0.1.0-beta.9 Earlier release
Changed
  • Rebranded from OpenAnalyst to OpenDash.
  • Updated all provider references and documentation links.
  • Removed hosted service UI (Go subscription, Token Plan, sharing).
Fixed
  • URL references updated to point to opendash-ai.vercel.app.
  • Provider instructions now use generic "Obtain an API key from your provider".
v0.1.0-beta.1 First release
Added
  • Initial open-source release of the AI CLI for data analysis.
  • Multi-provider support: OpenAI, Anthropic, Google, and more.
  • Terminal UI with rich formatting and theme support.
  • Session management and conversation history.
  • Plugin system for extending functionality.
Older releases archived on GitHub Releases.