Skip to content

Releases: glowingjade/obsidian-smart-composer

1.0.12

07 Jan 01:46
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

1.0.4

04 Nov 06:10
89c6f0e
Compare
Choose a tag to compare

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

02 Nov 14:03
e5a40ab
Compare
Choose a tag to compare

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