Skip to content

Releases: glowingjade/obsidian-smart-composer

1.1.1

06 Feb 10:06

Choose a tag to compare

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

06 Feb 06:21

Choose a tag to compare

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

07 Jan 01:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.11...1.0.12

1.0.11

16 Dec 01:28

Choose a tag to compare

What's Changed

  • fix: make ollama model selection work by @c01o in #166

New Contributors

  • @c01o made their first contribution in #166

Full Changelog: 1.0.10...1.0.11

1.0.10

13 Dec 02:45

Choose a tag to compare

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

27 Nov 07:04

Choose a tag to compare

What's Changed

  • fix: handle keydown event handling in Popover component by @kevin-on in #143

Full Changelog: 1.0.8...1.0.9

1.0.8

27 Nov 06:48

Choose a tag to compare

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

22 Nov 05:26
eec59be

Choose a tag to compare

What's Changed

  • improve apply speed for gpt-4o-mini by 2~3x using OpenAI predicted outputs by @kevin-on in #121
  • support Gemini AI by @kevin-on in #120
  • support Gemini text-embedding-004 model by @kevin-on in #122

Full Changelog: 1.0.6...1.0.7

1.0.6

21 Nov 03:11

Choose a tag to compare

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

13 Nov 19:56
82e276e

Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5