Releases: NativeMindBrowser/NativeMindExtension
Releases · NativeMindBrowser/NativeMindExtension
Release 1.9.5
🩹 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
- Tony Hu (@tonyhu-012)
Release 1.10.0-beta.4
🚀 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
- Tony Hu (@tonyhu-012)
Release 1.9.4
🚀 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
- Tony Hu (@tonyhu-012)
- NekoWings (@NekoWings)
Release 1.9.3-beta.12
🩹 Fixes
- content-script: Remove duplicate import of 'tailwindcss/index.css' (8a5af4b)
❤️ Contributors
- Tony Hu (@tonyhu-012)
Release 1.9.3-beta.9
🩹 Fixes
- agent: Improve event cleanup and enhance view_Image result handling in agent (6e919c8)
❤️ Contributors
- Tony Hu (@tonyhu-012)
Release 1.9.3-beta.8
🩹 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
- NekoWings (@NekoWings)
- Tony Hu (@tonyhu-012)
Release 1.9.3-beta.7
🏡 Chore
- agent: Remove unused checkpoint messages and advanced model constants (98ca82d)
❤️ Contributors
- Tony Hu (@tonyhu-012)
Release 1.9.3-beta.6
🩹 Fixes
- GmailTools: Enhance Gmail compose with retry logic and fallback extraction (7217288)
❤️ Contributors
- Tony Hu (@tonyhu-012)
Release 1.9.3-beta.11
🚀 Enhancements
- models: Enhance model list retrieval to include capabilities support (0c2cb71)
❤️ Contributors
- NekoWings (@NekoWings)
Release 1.9.3-beta.10
🚀 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
- NekoWings (@NekoWings)
- Tony Hu (@tonyhu-012)