Skip to content

Releases: chernodub/obsidian-llm-shortcut

Release 0.14.0

17 Feb 17:17

Choose a tag to compare

  • feat: add cancellation when clicking on a loader (#38) (9605fea)
  • feat: add global options settings (#39) (6b46131)
  • docs: simplify README (#37) (d5390e3)
  • fix: preserve selection direction when trimming (3212dc5)

Release 0.13.2

25 Jan 11:16

Choose a tag to compare

  • chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23 (#31) (a63c569)
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 (#33) (f73cfa0)
  • docs: add prompt use cases examples (#32) (537e918)

Release 0.13.1

26 Dec 19:28

Choose a tag to compare

  • chore: bump release-it ver (d722064)

Release 0.12.0

26 Dec 18:57
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release 0.11.0

18 Dec 20:14

Choose a tag to compare

  • feat: new prompt response processing mode (info) (#28) (df1667d)

Release 0.10.1

03 Dec 07:07

Choose a tag to compare

Release 0.10.0

03 Dec 05:31

Choose a tag to compare

  • feat: context window size controls (#25) (fdad50b)
  • refactor: split caret/selection prompts and improve codestyle (#24) (1b9eb3e)

Release 0.9.0

22 Nov 20:55

Choose a tag to compare

  • fix: keep text selected after prompt applied (#23) (bcc14ea)
  • fix: parse prompt file lazily on call (solves laggy select options) (#22) (ba8829a)

Release 0.8.0

22 Nov 12:14

Choose a tag to compare

  • feat: custom prompt command (#21) (95ac78f)
  • chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#20) (b37e31f)

Release 0.7.0

13 Nov 20:31

Choose a tag to compare

  • feat: optional selection only mode (#14) (a779933)
  • chore: update deps (#13) (f8b18fd)
  • ci: add github workflow for PRs (#12) (fb0daf2)
  • fix(prompt): avoid revealing internal instructions about caret mode (#11) (40fa595)
  • docs: add downloads badge to readme (fd42b46)