Skip to content

Releases: NativeMindBrowser/NativeMindExtension

Release 1.9.5

18 Sep 01:13
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • pattern-extractor: Ensure extracted values are strings and handle undefined keys (b95e17f)
  • web-llm: Fix infinite loading when local model cache is invalid (66239b1)

❤️ Contributors

Release 1.10.0-beta.4

17 Sep 09:02
Compare
Choose a tag to compare
Release 1.10.0-beta.4 Pre-release
Pre-release

compare changes

🚀 Enhancements

  • lm-studio: Initial support for LM Studio (0f318d9)
  • tests: Add onboarding and settings tests, enhance mock responses (e8793b7)
  • chat: Add toggle to enable online search and its settings (a60f489)
  • tests: Add LLM API tests and mock responses for Ollama (16a1f8d)

🩹 Fixes

  • lm-studio: Return consistent structured response format (24d9636)
  • pattern-extractor: Ensure extracted values are strings and handle undefined keys (b95e17f)

🏡 Chore

  • package: Update version to 1.10.0 (d933b93)
  • release: V1.10.0-beta.1 (67c8c4f)
  • release: V1.10.0-beta.2 (170af85)
  • release: V1.10.0-beta.3 (0581a4f)
  • browser-use: Set default for browser use to true (374a849)
  • chat: Improve assistant message expanded class (4847c2c)
  • logging: Enhance rawLoggingMiddleware to log stream and generate results (a6ee1f9)

❤️ Contributors

Release 1.9.4

17 Sep 03:18
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • settings: Enhance resetting settings to default for gmail prompts (6cee604)

🩹 Fixes

  • gmail-tools: Refine popup cards text styles (cab8ace)

🏡 Chore

  • ollama: Improve model capabilities check before generation (d5a6310)
  • package: Update version to 1.9.3 (15d3323)

❤️ Contributors

Release 1.9.3-beta.12

17 Sep 02:04
Compare
Choose a tag to compare
Release 1.9.3-beta.12 Pre-release
Pre-release

compare changes

🩹 Fixes

  • content-script: Remove duplicate import of 'tailwindcss/index.css' (8a5af4b)

❤️ Contributors

Release 1.9.3-beta.9

16 Sep 08:15
Compare
Choose a tag to compare
Release 1.9.3-beta.9 Pre-release
Pre-release

compare changes

🩹 Fixes

  • agent: Improve event cleanup and enhance view_Image result handling in agent (6e919c8)

❤️ Contributors

Release 1.9.3-beta.8

16 Sep 07:11
Compare
Choose a tag to compare
Release 1.9.3-beta.8 Pre-release
Pre-release

compare changes

🩹 Fixes

  • Chat: Change default reasoningEnabled to undefined for new chats (d045449)
  • ThinkingMode: Enhance model thinking capability checks in getModel function and ThinkingModeSwitch display (e6e4771)

🏡 Chore

  • agent: Remove unused checkpoint messages and advanced model constants (bb173a3)

❤️ Contributors

Release 1.9.3-beta.7

16 Sep 02:54
Compare
Choose a tag to compare
Release 1.9.3-beta.7 Pre-release
Pre-release

compare changes

🏡 Chore

  • agent: Remove unused checkpoint messages and advanced model constants (98ca82d)

❤️ Contributors

Release 1.9.3-beta.6

16 Sep 01:58
Compare
Choose a tag to compare
Release 1.9.3-beta.6 Pre-release
Pre-release

compare changes

🩹 Fixes

  • GmailTools: Enhance Gmail compose with retry logic and fallback extraction (7217288)

❤️ Contributors

Release 1.9.3-beta.11

16 Sep 10:33
Compare
Choose a tag to compare
Release 1.9.3-beta.11 Pre-release
Pre-release

compare changes

🚀 Enhancements

  • models: Enhance model list retrieval to include capabilities support (0c2cb71)

❤️ Contributors

Release 1.9.3-beta.10

16 Sep 10:00
Compare
Choose a tag to compare
Release 1.9.3-beta.10 Pre-release
Pre-release

compare changes

🚀 Enhancements

  • draggable: Implement draggable functionality for popups in Gmail and Writing Tools (d2ad80d)

🩹 Fixes

  • GmailTools: Use autoThinking in GmailComposeCard generation (a25927f)
  • models: Update thinking capability checks to use options.model instead of userConfig (c6b3655)

❤️ Contributors