Skip to content

Releases: srbhptl39/MCP-SuperAssistant

v0.6.0

09 Feb 17:38

Choose a tag to compare

chore: Bump version to 0.6.0 in package.json and chrome-extension/package.json; downgrade @modelcontextprotocol/sdk to 1.20.2
Fixes:

  • Qwen MCP button invisible
  • Perplexity UI Update fix

Full Changelog: v.0.5.9...v0.6.0

v0.5.9-alpha

17 Jan 15:06

Choose a tag to compare

chore: upgrade @modelcontextprotocol/sdk to 1.25.2 and zod to 4.3.5

bugfix: Fixed AIstudio and Openrouter chat Issue regarding MCP button not appearing

Full Changelog: v.0.5.8...v.0.5.9

v0.5.8-alpha

03 Nov 14:31

Choose a tag to compare

  • Chatgpt function name and call id fix

Full Changelog: v0.5.7...v.0.5.8

v0.5.7-alpha

28 Oct 18:35

Choose a tag to compare

  • Upgraded @modelcontextprotocol/sdk dependency to 1.20.2
  • Improved Grok Hover interaction
  • New JSONL based tool calling pattern generation, has better reliability with encoding characters
  • Various performances fixes

Full Changelog: v0.5.6...v0.5.7

v0.5.6-alpha

07 Sep 17:41

Choose a tag to compare

feat: Bump version to 0.5.6 and update @modelcontextprotocol/sdk dependency to 1.17.5

  • Upgraded @modelcontextprotocol/sdk dependency from 1.13.1 to 1.17.5
  • Enhanced ChatGPTAdapter and OpenRouterAdapter for improved button insertion logic and updated chat input selector for better compatibility with new structures.

v0.5.5-alpha

17 Aug 09:43

Choose a tag to compare

Added Support for Z.ai
Added Support for Qwen chat
Fixed Grok MCP button issue
Other Minor Fixes

Full Changelog: v0.5.3-alpha...v0.5.5

v0.5.3-alpha

13 Jul 19:43

Choose a tag to compare

  • Added Kimi.com Support :)
  • Few system Instructions improvements

Full Changelog: v0.5.2-alpha...v0.5.3-alpha

v0.5.2-alpha

11 Jul 15:49

Choose a tag to compare

Added Setting panel for delay for Auto Submit, Auto Execute and Auto Insert in the sidebar.

Other minor fixes.

  • Fixed AI Studio delete button issue

Full Changelog: v0.5.1-alpha...v0.5.2-alpha

v0.5.1-alpha

25 Jun 17:24

Choose a tag to compare

Full Changelog: v0.4.1-alpha...v0.5.1-alpha

Install Directly from

Chrome Store
Mozilla Add-on Store

Release Notes

New Features

  • Introduced a new plugin-based architecture for enhanced modularity and extensibility.
  • Enabled custom tool selection directly from the sidebar for improved user experience.
  • Added support for streamable HTTP MCP servers.
  • Integrated support for WebSocket-based connections to mcp-superassistant-proxy.
  • Implemented hover-based insert and attach functionality for faster interactions.
  • Enhanced overall performance under the hood.

Platform Support

Fixes & Improvements

  • Resolved various stability issues.
  • Improved connection reliability.
  • Fixed issues causing the sidebar to disappear.
  • Addressed crash issues for a more robust experience.

v0.4.2-alpha

30 May 21:20

Choose a tag to compare

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

Additional fix: Firefox CSS loading issue

Full Changelog: v0.3.1-alpha...v0.4.1-alpha