8000 Releases · srbhptl39/MCP-SuperAssistant · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: srbhptl39/MCP-SuperAssistant

v0.4.1-alpha

30 May 21:20
Compare
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

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

v0.3.1-alpha

22 May 07:23
0c9deca
Compare
Choose a tag to compare

What's Changed

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

19 May 18:02
Compare
Choose a tag to compare

Added Support for

  1. Kagi.com- https://kagi.com/assistant/
  2. T3 Chat - https://t3.chat/
  3. 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

14 May 15:48
Compare
Choose a tag to compare

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

Full Changelog: v0.1.1-alpha...v0.1.2-alpha

v0.1.1-alpha

02 May 17:58
Compare
Choose a tag to compare

Added Supports for

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

Full Changelog: https://github.com/srbhptl39/MCP-SuperAssistant/commits/v0.1.1-alpha

0