Releases: srbhptl39/MCP-SuperAssistant
Releases · srbhptl39/MCP-SuperAssistant
v0.4.1-alpha
Install Directly from
Chrome Store
Mozilla Add-on Store
Release Notes
- Refactored theme detection logic and improved error handling in MCP handler.
- Updated default MCP server URL to use SSE endpoint for consistency across components.
- Optimized parameter extraction by removing automatic JSON parsing to enhance performance and prevent unintended conversions.
- Optimized transition effects for expandable content with improved timing and height calculations.
- Refactored MCP server availability checks and connection status handling for improved reliability and performance.
- Enhanced ChatGPT button insertion logic and optimized streaming content processing.
- Removed streaming animation styles for improved performance.
- Enhanced expandable content rendering and styling.
- Improved streaming and rendering performance with stability checks and seamless transitions.
- Enhanced streaming experience with improved styles and performance optimizations.
- Implemented expandable sections for function calls and system messages with optimized styles.
- Refactored styles for light and dark themes using CSS custom properties.
- Implemented performance optimizations for content parsing and DOM operations.
- Enhanced performance and efficiency in mutation observer and function rendering.
- Removed unnecessary save process overlay during reconnection.
- Added custom instructions handling and preferences management in InstructionManager.
- Enhanced sidebar animations and transitions for smoother user experience.
- Enhanced error handling and connection management in MCP client.
- Updated default MCP server URL and implemented backwards compatibility for transport methods.
- Enhanced Sidebar and SidebarManager with initial preferences handling and performance optimizations.
- Enhanced MCP Interface and Sidebar for improved server configuration handling.
TL;DR
- Improved performance, error handling, and theme support.
- Enhanced streaming, sidebar, and expandable content features.
- Updated server configuration and preferences management.
- Fixed bugs and optimized user experience.
- Json parsing fix
Full Changelog: v0.3.1-alpha...v0.4.1-alpha
v0.3.1-alpha
What's Changed
- Perf issues by @srbhptl39 in #48
What's Improved
- Improved Connection related issues
- User Driven Connection rather than automatic reconnection attempts for better stability
- High Resource usage
- SSE Connection stability
- Tool Caching
- Heartbeat response
- Better feedback on the UI end
What's New
- Zapier and Composio MCP SSE endpoint direct Support
- Get your configured URLs from these website's (other SSE sites might also work)
- Just place the SSE url in the server section of the extension itself 🔥 . Click Refresh.
- Benefits:
- Auth Handled
- No local server required
- Tools update on the fly using these endpoint
Full Changelog: v0.2.1-alpha...v0.2.2-alpha
v0.2.1-alpha
Added Support for
- Kagi.com- https://kagi.com/assistant/
- T3 Chat - https://t3.chat/
- Deepseek - https://chat.deepseek.com/
UI Enhancements
Render the function_results and system message as a proper UI just like function calls. 🔥
Other Stabilization fixes
Full Changelog: v0.1.2-alpha...v0.2.1-alpha
v0.1.2-alpha
What's Changed
- fix: prevent duplicate tool execution listeners for adapters by @hayeah in #28
- fix: replace pnpx with pnpm dlx for cross-platform compatibility by @hayeah in #26
- Fix: Update selectors for Gemini submit button and AiStudio chat input by @k0vah1911pepsi in #36
New Contributors
- @hayeah made their first contribution in #28
- @k0vah1911pepsi made their first contribution in #36
Full Changelog: v0.1.1-alpha...v0.1.2-alpha
v0.1.1-alpha
Added Supports for
- ChatGPT
- Grok
- Perplexity
- Gemini
- Google AI Studio
- Added OpenRouter Chat (https://openrouter.ai/chat) [New]
What's Changed
- build(deps-dev): Bump eslint-import-resolver-typescript from 4.2.7 to 4.3.4 by @dependabot in #2
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: https://github.com/srbhptl39/MCP-SuperAssistant/commits/v0.1.1-alpha