Releases: Geolech/obsidian-local-ollama
Releases · Geolech/obsidian-local-ollama
Release list
v2.3.2 – Store release fix
v2.3.1 – Store review fixes
- Removed 'Obsidian' from description (store requirement)
- Fixed authorUrl to point to GitHub profile
- Added MIT license
v2.3.0 – EN/DE interface, bilingual system prompt
- Language toggle (EN/DE) directly in the chat header
- All UI strings fully translated into English and German
- Bilingual default system prompt – responds in the user's language automatically
- Reset button in settings to restore the built-in prompt
v2.2.0 – English UI, Store-ready
Plugin renamed to 'Local Ollama with Web Search' (ID: local-ollama-websearch). Full English UI for Obsidian Community Plugin Store submission.
v2.1.0 – Websuche via DuckDuckGo
Was ist neu
- Websuche direkt im Chat – DuckDuckGo-Suche ohne API-Key, Top-5-Treffer als Kontext, Antwort mit Quellenangaben [1][2]
- Zwei Eingabemodi: Shift+Enter = Websuche, Ctrl+Enter = Lokale Anfrage
- Buttons 🔍 Websuche und 🏠 Lokale Anfrage im Eingabebereich
- Vollständig lokal – kein Cloud-API, kein Token, keine Telemetrie
- Anonymisierter Standard-System-Prompt
- Onboarding-Hinweis in den Einstellungen
Installation via BRAT
- BRAT Plugin installieren
- BRAT → Add Beta Plugin →
https://github.com/Geolech/obsidian-local-ollama
1.0.3 – Remove personalized default system prompt
Changes
- Default system prompt replaced: The hardcoded personalized prompt has been removed. The plugin now ships with a generic placeholder prompt.
- Users can customize the system prompt freely in the plugin settings.
- Default model updated to
gemma3:12b.
Installation
Download main.js, manifest.json, and styles.css and place them in your vault's .obsidian/plugins/euria-obsidian/ folder.
v1.0.2
Änderungen
- URL-Validierung: Nur noch http:// und https:// als API-Endpunkt erlaubt – blockiert unsichere Protokolle wie file://, javascript:// etc.
- README: Emojis entfernt
Installation
main.js, manifest.json und styles.css in den Ordner .obsidian/plugins/obsidian-local-ollama/ kopieren.
1.0.1 – Euria/Infomaniak entfernt, Qwen 2.5 Support
Plugin fokussiert sich jetzt vollständig auf lokales Ollama, alle Infomaniak/Euria-Referenzen entfernt.