Skip to content

Releases: longy2k/obsidian-bmo-chatbot

1.3.2

17 Jul 20:26
Compare
Choose a tag to compare

Simplified Chatbot's background color appearance to be adjusted if needed.

1.3.1

22 May 18:00
Compare
Choose a tag to compare

Changes

  • Fixed default value for System Role Prompt.

1.3.0

22 May 00:49
Compare
Choose a tag to compare

New Features

  • Added Appearance Customization
    • Added customization for username.
    • Allow modification to background color for chatbot container.
    • Allow modification to background color for user message.
    • Allow modification to background color for bot message.
  • Added REST API URL to interact with self-hosted API LLM(s) models like LocalAI

Changes

  • Bug Fixes.

1.2.1

19 May 01:08
73012b9
Compare
Choose a tag to compare
  • Removed "loading" element in favor of streaming text.
  • Adjusted css for light theme.
  • Reduced chatBotHeading size.

1.2.0

27 Apr 15:59
Compare
Choose a tag to compare

New Features:

  • Color syntax has been added to code blocks for improved readability and better highlighting of code elements.

Changes:

  • The API key is now hidden to improve security and prevent unauthorized access to sensitive data.
  • Vendor prefixes have been added for user-select to ensure compatibility with different browsers and devices.
  • HTML input is now prevented from rendering to prevent potential security issues.
  • The chatbot name is now capitalized for better readability and consistency.
  • Chatbot names are now limited to 30 characters for improved clarity and better layout.
  • Paragraphs now have breaks added to improve readability and separation of content.
  • The placeholder OpenAI API Key has been renamed to 'insert-api-key' for clarity and consistency.

Bug Fixes:

  • The copy button on mobile devices has been fixed to improve functionality.

1.1.0

22 Apr 02:49
Compare
Choose a tag to compare

Added

  • Options for model: GPT-4
  • Copy code blocks button

1.0.1

21 Apr 20:55
Compare
Choose a tag to compare
  • Fixed chatbox newline bug.
  • Move pre and code style within messageContainer.
  • Centered chatbox.
  • Cleanup no API error placement and style.

1.0.0

19 Apr 16:23
Compare
Choose a tag to compare

A chatbot for Obsidian that is good enough for release.