Releases: glowingjade/obsidian-smart-composer
Releases · glowingjade/obsidian-smart-composer
1.0.12
1.0.11
1.0.10
What's Changed
- feat: Add dynamic Ollama model selection dropdown by @kevin-on in #154
- feat: add Gemini 2.0 Flash model by @kevin-on in #164
- feat: add include patterns for RAG file filtering by @kevin-on in #162
- fix: add empty message filtering for anthropic by @kevin-on in #156
Full Changelog: 1.0.9...1.0.10
1.0.9
What's Changed
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- Added support for images in chat by @kevin-on in #132
- Implemented chat title editing functionality by @kevin-on in #131
- Enhanced search logic, resolving issue with folder prioritization for exact matches by @glowingjade in #142
- Increased default maximum tokens for Anthropic to 8192 by @kevin-on in #137
- Updated plugin icon to wand-sparkles by @kevin-on in #140
For a comprehensive list of changes, please refer to the Full Changelog.
1.0.7
1.0.6
What's Changed
- Added support for OpenAI-compatible APIs by @kevin-on in #112
- Added token usage tracking and a copy button for chat responses by @kevin-on in #116
- Display similarity search (RAG) results by @kevin-on in #107
- Implement display of similarity scores in search results (RAG) by @kevin-on in #118
- Added file exclusion patterns for RAG indexing by @kevin-on in #111
- Added a button to stop generation during AI responses by @kevin-on in #109
Full Changelog: Compare Version 1.0.5 to 1.0.6
1.0.5
What's Changed
- lazy load DatabaseManager and RagEngine by @glowingjade in #91
- update template creation dialog description by @glowingjade in #92
- hotfix: pin pglite version to 0.2.12 by @kevin-on in #100
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- fix: open new chat on command trigger & prevent duplicate mentionables in chat by @glowingjade in #89
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- hotfix: use openChatView instead of openNewChat because it's buggy by @glowingjade in #85
Full Changelog: 1.0.2...1.0.3