Skip to content

Releases: nhaouari/obsidian-textgenerator-plugin

0.7.34-beta

20 Aug 08:15
Compare
Choose a tag to compare
0.7.34-beta Pre-release
Pre-release

Changes:

  • Fixed package manager in mobile

0.7.33-beta

18 Aug 15:27
Compare
Choose a tag to compare
0.7.33-beta Pre-release
Pre-release

Changes

  • Added a field to set apikey in the whisper section (#310)
    image
  • Fixed bug with auto-suggest (#309)

Full Changelog: 0.7.32-beta...0.7.33-beta

0.7.32-beta

18 Aug 15:12
Compare
Choose a tag to compare
0.7.32-beta Pre-release
Pre-release

Changes

  • Adding a speciallied class for pluginAPI, to prevent future breaking changes.
    image

Full Changelog: 0.7.31-beta...0.7.32-beta

0.7.31-beta

12 Aug 11:52
Compare
Choose a tag to compare
0.7.31-beta Pre-release
Pre-release

Changes:

  • Added timeNow and dateNow helpers
    image

  • Added inputContext to context
    image

Full Changelog: 0.7.30-beta...0.7.31-beta

0.7.30-beta

27 Jul 11:14
Compare
Choose a tag to compare
0.7.30-beta Pre-release
Pre-release

What's Changed

  • fix try to find image files in the attachment folder based on the user's preferences by @deepziyu in #302
  • fixed bug with duplicated links
  • fixed bug with model lowercasing in the settings panel.

New Contributors

Full Changelog: 0.7.29-beta...0.7.30-beta

0.7.29-beta

15 Jul 14:47
Compare
Choose a tag to compare
0.7.29-beta Pre-release
Pre-release

Changes

  • We added a new custom fetch function, that will be used by both langchain and custom providers.
    This will allow for:
    • Fallback to using our proxy/requestUrl(obsidian) if request fails with CORS error.
    • It is generic with the same api as fetch, which makes it powerful and easy to integrate with other parts of our plugin, that requires fetching data without worrying about CORS.
    • Langchain custom profiles, wont have to worry about CORS, since it will fallback to using the available workarounds.

Full Changelog: 0.7.28-beta...0.7.29-beta

0.7.28

08 Jul 11:47
Compare
Choose a tag to compare

Changes

  • hotfix bug with setting provider in template metadata

Full Changelog: 0.7.27...0.7.28

0.7.28-beta

08 Jul 11:47
Compare
Choose a tag to compare
0.7.28-beta Pre-release
Pre-release

.

0.7.27

01 Jul 12:54
Compare
Choose a tag to compare

Changes:

  • Fixed bug with keys not getting saved in custom #285
  • Potential fix for the issue with plugin can't be loaded.

Full Changelog: 0.7.26...0.7.27

0.7.27-beta

01 Jul 12:57
Compare
Choose a tag to compare
0.7.27-beta Pre-release
Pre-release

Full Changelog: 0.7.27...0.7.27-beta