Releases: nhaouari/obsidian-textgenerator-plugin
Releases · nhaouari/obsidian-textgenerator-plugin
0.7.34-beta
Changes:
- Fixed package manager in mobile
0.7.33-beta
Changes
Full Changelog: 0.7.32-beta...0.7.33-beta
0.7.32-beta
Changes
Full Changelog: 0.7.31-beta...0.7.32-beta
0.7.31-beta
Changes:
Full Changelog: 0.7.30-beta...0.7.31-beta
0.7.30-beta
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
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
0.7.28-beta
.
0.7.27
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
Full Changelog: 0.7.27...0.7.27-beta