/ Changelog
What's new
Release notes and version history for Savvina AI.
- v0.1
Initial release
- Natural language to SQL with multi-turn conversation history
- Semantic model layer — auto-generate business context from your schema, with display names, value mappings, metrics, and segments
- Support for 8 LLM providers: Claude, OpenAI, Groq, Google Gemini, Cerebras, Mistral, Ollama (local), and any OpenAI-compatible endpoint
- PostgreSQL and MySQL / MariaDB adapters with read-only enforcement and dialect-specific SQL validation
- Three execution modes: Auto-execute, Review First (human-in-the-loop), Generate Only
- Two-level query cache — exact match and semantic similarity (cosine ≥ 0.87) with thumbs-up/thumbs-down training
- Per-connection privacy controls: exclude schemas, tables, and columns from the LLM prompt; auto-detect sensitive column patterns
- Charts and BI: bar, line, area, pie, scatter, combo, KPI cards, and gauges with client-side filtering
- PDF report builder — combine multiple query results into a single exportable report
- Enterprise SSO: SAML 2.0, Microsoft Entra ID, SCIM provisioning
- Self-hosted Docker Compose stack — single command to start, no external dependencies, runs on a single Linux host
- Business Source License 1.1 — free for non-commercial use, converts to Apache 2.0 on 2030-06-01
Follow development on GitHub. Bug reports and feature requests welcome via issues.
