Releases: bigpaulie/obsidian-assistant
Releases · bigpaulie/obsidian-assistant
Release list
1.1.3
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
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
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
1.0.2
What's Changed
- chore: Adding plugin build workflow by @bigpaulie in #4
Full Changelog: 1.0.1...1.0.2
1.0.1
- 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
- @bigpaulie made their first contribution in #2
Full Changelog: 1.0.0...1.0.1