Skip to content

2.0.0

Compare
Choose a tag to compare
@longy2k longy2k released this 18 Mar 04:03
· 57 commits to main since this release

Important Changes

CORRECTION - Semantic Versioning: Breaking changes v1.8.9 --> v2.0.0 (v1.9.0)

If you have <v2.0.0, please perform the following instructions:

  1. Go to Options > Community plugins > BMO Chatbot and uninstall the plugin.
  2. Re-install "BMO Chatbot"
  3. Restart Obsidian or toggle the plugin on/off to refresh.

Or,

  1. Go to Options > Community plugins and click on the folder's icon:
Screenshot 2024-03-10 at 9 28 38 PM
  1. Close Obsidian completely.
  2. Find the bmo-chatbot folder and delete data.json.
  3. Restart Obsidian.

What's New

  • Re-implemented Prompts

Improvements

  • "/prompt [PROMPT-NAME]" is now case insensitive.

Changes

  • Moved "Allow Header" to the top of the Appearance settings.
  • Reference current note is prepended with "Additional Notes:"

Fixes

  • Semantic Versioning: Breaking changes v1.8.9 --> v2.0.0 (v1.9.0)
  • Gemini Pro does not support system prompt. Resolved using @gerardsans solution.
  • Fixed 'Chatbox Background Color' frontmatter. Did not update chatbot view when resetting to default.
  • Help command typos