Skip to content

Releases: nhaouari/obsidian-textgenerator-plugin

0.7.7-beta

08 Mar 13:48
Compare
Choose a tag to compare
0.7.7-beta Pre-release
Pre-release

What Changed:

  • Now if a template is called without variables, it will not show the modal.
  • Proxy Service, Anthropic Chat now should work with streaming,
    This addition will allow us to bypass CORS without losing features like streaming, but only for desktop users.
    image

Full Changelog: 0.7.6...0.7.7-beta

0.7.6

08 Mar 09:56
Compare
Choose a tag to compare

What's Changed

  • Fixing critical bug with exporting profile.
  • Fixed bug with anthropic, prefix not being added.
  • Better template sugestion by @ncoquelet in #267
  • Code formatting config + github workflow for PR by @ncoquelet in #268

Full Changelog: 0.7.5...0.7.6

0.7.5

05 Mar 20:27
Compare
Choose a tag to compare

What's Changed

  • fix permissive templates discovery + better perf on large vault by @ncoquelet in #263
  • fix for showing item not existant in list #265.
  • fix for anthropic legacy not changing endpoint.

New Contributors

Full Changelog: 0.7.4...0.7.5

0.7.4

28 Feb 21:11
Compare
Choose a tag to compare

Release v0.7.4 (Just Hotfixes) 🚀

Changes:

  • Fixed bug with upgrading anthropic legacy in the version manager.
  • Fixed bug with reload command not working.

Full Changelog: 0.7.3...0.7.4

0.7.3

28 Feb 08:48
Compare
Choose a tag to compare

Release v0.7.3 🚀

Changes:

  • Added profiles system to LLM providers 🔄
    You can now add, import, export profiles and share it with others!
    image

  • Improved/cleaned inputs for custom provider 🛠️
    We decided to simplify the inputs for handling the response from custom provider
    now its a function instead of 3 inputs
    image

  • Improved some UI components in settings 🌐

  • Updated Google Generative AI library 🔄

  • Fixed bug ends with '/' in Azure base path 🐞

  • Fixed bug with presence_penalty default value (#250) 🐞

  • Useful links in Generative AI now point to where you can get the API key 📚

  • Fixed links in "Useful links" 🛠️

  • Allowed Ollama to be streamable 🌐

  • Added model and language to whisper settings ⚙️

Full Changelog: 0.6.13...0.7.3

0.7.2-beta

25 Feb 12:09
Compare
Choose a tag to compare
0.7.2-beta Pre-release
Pre-release

Release v0.7.2-beta 🚀

Changes:

  • Fixed links in "Useful links" 🛠️
  • Allowed Ollama to be streamable 🌐
  • Added model and language to whisper settings ⚙️

Full Changelog: 0.7.0-beta...0.7.2-beta

0.7.0-beta

12 Feb 20:25
Compare
Choose a tag to compare
0.7.0-beta Pre-release
Pre-release

Release v0.7.0-beta 🚀

Changes:

  • Added profiles system to LLM providers 🔄
    image

  • Improved/cleaned inputs for custom provider 🛠️

  • Improved some UI components in settings 🌐

  • Updated Google Generative AI library 🔄

  • Fixed bug ends with '/' in Azure base path 🐞

  • Fixed bug with presence_penalty default value (#250) 🐞

  • Useful links in Generative AI now point to where you can get the API key 📚
    image

Full Changelog: 0.6.13...0.7.0-beta

0.6.13

31 Jan 18:55
Compare
Choose a tag to compare

Changes:

  • Hotfix for extract command.

Full Changelog: 0.6.12...0.6.13

0.6.12

30 Jan 22:26
Compare
Choose a tag to compare

Release v0.6.12 🚀

Changes:

  • Optimized children extraction 🚀
  • Some UI fixes and improvements 🛠️
  • Inline suggestion:
    • Added the option to show in markdown 📝
    • Fixed arrow right bug 🐞
    • Fixed clicking elsewhere resulting in moving inline suggestion 🐞

Full Changelog: 0.6.11...0.6.12

0.6.11

27 Jan 22:26
Compare
Choose a tag to compare

Release v0.6.11 🚀

Changes:

  • Updated models and prices 💰
  • Added inline suggestions (Experimental) 🔄
  • Fixed some Google GenerativeAI issues with UI and models listing 🐞
  • Bugfix: Mobile not loading packages page in package manager 📱

Full Changelog: 0.6.10...0.6.11