Releases: glowingjade/obsidian-smart-composer
Releases · glowingjade/obsidian-smart-composer
1.1.1
What's Changed
- fix setting table ui issue on mobile & refactor styles by @glowingjade in #243
- add no stainless headers toggle setting for openai compatible provider by @glowingjade in #245
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Flexible Model Selection & Customization by @glowingjade
- Add your own AI providers and models
- Configure custom models for both chat and embeddings
- Easily switch between different AI models
- New Providers Support by @glowingjade
- DeepSeek
- OpenRouter
- Azure OpenAI
- LM Studio
- Embedding Database Management by @glowingjade
New Contributors
Special thanks to @chilang for o1 model support
Full Changelog: 1.0.12...1.1.0
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