v0.27.0
LatestFeatures
- add multi-provider AI support for OpenAI, Anthropic, Gemini, Groq, and Ollama
- add encrypted API key storage, provider/model selection, and usage history
- add in-app Ollama setup flow with installer, runtime helpers, and model management
- feed live table indexes into assistant schema context
- extract Dora Studio into `@dora/studio` for desktop and marketing web demo
- render shared Studio at `/app` and refresh marketing landing with live demos and release-aware downloads
- add `Ctrl+Shift+B` to toggle the AI assistant from the Studio keyboard flow
Bug Fixes
- preserve high-precision numeric values and BIGINTs during cell editing
- fix typed Postgres/SQLite cell edit and add-record binding behavior
- improve credential-store recovery with OS-aware keyring install actions
Refactoring
- move reusable Studio experience into `packages/studio`
- rebuild marketing app-demo framing, theme polish, and deployment metadata
CI/CD
- harden release automation with generated notes, post-release changelog sync, and package-manager fan-out
- bump release line to 0.27.0 across root, desktop, Tauri, and Cargo manifests