Skip to content

Releases: bigpaulie/obsidian-assistant

1.1.3

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:02
df8ba10

What's Changed

  • fix: keep mobile composer above the keyboard and support gpt-5-class models by @bigpaulie in #10
  • fix: fix mobile composer keyboard by @bigpaulie in #11

Full Changelog: 1.1.2...1.1.3

1.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:49
b80415d

What's Changed

  • fix: fix mobile composer keyboard overlaping the composer by @bigpaulie in #9

Full Changelog: 1.1.1...1.1.2

1.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:29
7305985

What's Changed

  • fix: fix mobile chat composer keyboard issue by @bigpaulie in #8

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 14:54
7a6ad6c

What's Changed

Full Changelog: 1.0.2...1.1.0

1.0.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 12:27
91aadc4

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@bigpaulie bigpaulie released this 16 Aug 11:33
f25fce0
  • Settings now use Obsidian’s declarative settings API (getSettingDefinitions()), so they appear in global settings search on Obsidian 1.13.0 or later.
  • Minimum Obsidian version is now 1.13.0.

What's Changed

  • Address source code issues in obsidian review by @bigpaulie in #2

New Contributors

Full Changelog: 1.0.0...1.0.1