Releases: iTiPo/lava-plugin
Release list
1.2.0
🚀 Release v1.2.0 — Model Choice
Switch seamlessly between different models—DeepSeek V4 Flash, DeepSeek V4 Pro, Grok 4.5, and Kimi K3—to match your task, whether you need fast responses for quick chats or deeper reasoning for complex analysis.
Workflow Example: Use DeepSeek V4 Flash for rapid note summaries, then switch to Grok 4.5 or DeepSeek V4 Pro when analyzing complex ideas.
⚙️ Quick Setup
- Update Getlava to version 1.2.0 in Obsidian.
- Open the chat panel and click the model name directly inside the chat composer.
- Select any available model from the dropdown menu to switch engines instantly.
1.1.2
🚀 Release v1.1.0 — Model Context Protocol (MCP) Server Support
Connect Getlava to MCP servers to trigger external tool actions directly within your Obsidian chat sessions.
Workflow Example: Ask Getlava to turn a feature draft in your notes into a live GitHub issue without leaving your vault.
⚙️ Quick Setup
- Update Getlava to the latest version in Obsidian.
- Go to Settings → Getlava and click Add MCP Server.
- Prompt Getlava to run tool actions within your chat.
1.1.1
🚀 Release v1.1.0 — Model Context Protocol (MCP) Server Support
Connect Getlava to MCP servers to trigger external tool actions directly within your Obsidian chat sessions.
Workflow Example: Ask Getlava to turn a feature draft in your notes into a live GitHub issue without leaving your vault.
⚙️ Quick Setup
- Update Getlava to the latest version in Obsidian.
- Go to Settings → Getlava and click Add MCP Server.
- Prompt Getlava to run tool actions within your chat.
1.1.0
🚀 Release v1.1.0 — Model Context Protocol (MCP) Server Support
Connect Getlava to MCP servers to trigger external tool actions directly within your Obsidian chat sessions.
Workflow Example: Ask Getlava to turn a feature draft in your notes into a live GitHub issue without leaving your vault.
⚙️ Quick Setup
- Update Getlava to the latest version in Obsidian.
- Go to Settings → Getlava and click Add MCP Server.
- Prompt Getlava to run tool actions within your chat.
1.0.0
Bake Lava API base URL default and pin Obsidian types. (#8) Hardcode LAVA_API_BASE_URL to https://api.getlava.me/v1 with optional env override, matching the Supabase defaults pattern, and pin the obsidian devDependency to 1.13.1. Co-authored-by: Cursor Agent <cursoragent@cursor.com>