Skip to content

Releases: nhaouari/obsidian-textgenerator-plugin

0.7.45-beta

15 Dec 02:48
Compare
Choose a tag to compare
0.7.45-beta Pre-release
Pre-release

Changes

  • Fixed issue javascript prompting in mobile.
  • Updated langchain.

Full Changelog: 0.7.44-beta...0.7.45-beta

0.7.44-beta

03 Dec 18:17
Compare
Choose a tag to compare
0.7.44-beta Pre-release
Pre-release

What changed

  • Added api version option to whisper, to support azure.

0.7.43

28 Nov 16:24
Compare
Choose a tag to compare

What's Changed

  • Added auto-suggest system prompt
  • Fixed lower case model problem #304
  • Fixed Long standing bug with isMap and isSet in mobile #307.
  • Fixed stop sequence bug in anthropic Auto Suggest.
  • Fix non-functioning link to anthropic docs by @saikotek in #336
  • Change default anthropic model to latest by @saikotek in #335
  • removed three js which wasn't being used at all

New Contributors

Full Changelog: 0.7.42...0.7.43

0.7.43-beta

28 Nov 16:23
Compare
Choose a tag to compare
0.7.43-beta Pre-release
Pre-release

What's Changed

  • Added auto-suggest system prompt
  • Fixed lower case model problem #304
  • Fixed Long standing bug with isMap and isSet in mobile #307.
  • Fixed stop sequence bug in anthropic Auto Suggest.
  • Fix non-functioning link to anthropic docs by @saikotek in #336
  • Change default anthropic model to latest by @saikotek in #335
  • removed three js which wasn't being used at all

New Contributors

Full Changelog: 0.7.42...0.7.43-beta

0.7.42

03 Nov 12:12
Compare
Choose a tag to compare

What's Changed

  • Fixed bug with estimate tokens.
  • README: Update/correct link to Documentation by @galligan in #318

New Contributors

Full Changelog: 0.7.41...0.7.42

0.7.41

21 Sep 14:32
Compare
Choose a tag to compare

What's Changed

  • Bugfix for Failure to read files in Obsidian v1.7.2 #319
  • Simplify getFilesOnLoad function by @joethei in #322

New Contributors

Full Changelog: 0.7.38...0.7.41

0.7.41-beta

21 Sep 14:30
Compare
Choose a tag to compare
0.7.41-beta Pre-release
Pre-release

Changes:

  • Layout changes happen before obsidian loads.

0.7.40-beta

21 Sep 12:02
Compare
Choose a tag to compare
0.7.40-beta Pre-release
Pre-release

Changes

  • Making the plugin load non-blocky to fix bug #319

0.7.39-beta

19 Sep 21:30
Compare
Choose a tag to compare
0.7.39-beta Pre-release
Pre-release

Changes:

  • Bugfix for Failure to read files in Obsidian v1.7.2 #319

Full Changelog: 0.7.38-beta...0.7.39-beta

0.7.38

18 Sep 11:22
Compare
Choose a tag to compare

Changes:

  • Bugfix anthropic #315