Skip to content

Releases: istefox/promptbox

1.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:11
46cf2cd

What's Changed

  • feat(prompt): add info field for usage and placeholder notes by @istefox in #59
  • chore(release): prepare v1.6.0 by @istefox in #60

Full Changelog: 1.5.2...1.6.0

1.5.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:42
42d09e5

What's Changed

  • fix(ui): guard Obsidian 1.13 APIs with requireApiVersion, not typeof by @istefox in #57
  • chore(release): prepare v1.5.2 by @istefox in #58

Full Changelog: 1.5.1...1.5.2

1.5.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 18:45
9dbeeca

What's Changed

  • fix(ui): revert unsupported Obsidian APIs flagged by community review by @istefox in #55
  • chore(release): prepare v1.5.1 by @istefox in #56

Full Changelog: 1.5.0...1.5.1

1.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:50
fea2665

What's Changed

  • fix(ui): feature-detect Obsidian 1.13 settings/button APIs by @istefox in #53
  • chore(release): prepare v1.5.0 by @istefox in #54

Full Changelog: 1.4.2...1.5.0

1.4.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:21
34011be

What's Changed

  • fix(prompt-modal): stack chip fields to stop text overlap by @istefox in #51
  • chore(release): prepare v1.4.2 by @istefox in #52

Full Changelog: 1.4.1...1.4.2

1.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:40
a24eddf

What's Changed

  • feat(prompt): exclude placeholders from copy-with-variables fill by @istefox in #49
  • chore(release): prepare v1.4.1 by @istefox in #50

Full Changelog: 1.4.0...1.4.1

1.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:56
07956d4

What's Changed

  • chore(repo): stop tracking internal AI-workflow docs by @istefox in #45
  • feat(settings): make the type frontmatter key configurable by @istefox in #47
  • chore(release): prepare v1.4.0 by @istefox in #48

Full Changelog: 1.3.0...1.4.0

1.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:22
6c2572d

What's Changed

  • feat(chains): add prompt chains (ADR-0018) by @istefox in #43
  • chore(release): prepare v1.3.0 by @istefox in #44

Full Changelog: 1.2.1...1.3.0

1.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 16:34
6b9c15d

What's Changed

  • docs(readme): document all shipped features through v1.2.0 by @istefox in #38
  • fix(copy): strip a wrapping code fence before copying a prompt by @istefox in #40
  • chore(release): prepare v1.2.1 by @istefox in #41

Full Changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:13
74e1eb1

What's Changed

  • feat(library-view): add right-click/long-press context menu to prompt cards by @istefox in #36
  • chore(release): prepare v1.2.0 by @istefox in #37

Full Changelog: 1.1.1...1.2.0