M
MCP Router
Home
  1. Home
  2. LaunchPad
  3. Version History
v2.0.09/1/2025

2.0.0 (2025-09-01)

Bug Fixes

  • release ci (#17) (da0ca24)
  • release image tag (#16) (9c16690)

Features

  • add docker build support (#15) (1e99a98)
  • add oauth support (#13) (f411450)
  • add UserID field support to models and services (#12) (a6e8605)
  • add website (#10) (f2e3858)
  • rewrite the contract deployment logic and redesign frontend (#11) (65381d7)

BREAKING CHANGES

  • NewAddLiquidityTool now requires UniswapService parameter

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

  • refactor: remove outdated E2E test files and improve test structure
  • Deleted obsolete test files related to Ethereum integration, contract deployment, and liquidity pool operations to streamline the codebase.
  • Removed unused constants and helper functions that were no longer relevant.
  • Enhanced the overall test structure by consolidating relevant tests and ensuring better organization for future development.
  • Updated documentation to reflect the changes in the testing framework and removed references to deleted files.

This cleanup aims to improve maintainability and focus on current testing strategies.

  • feat: e2e tests
v1.1.08/20/2025

1.1.0 (2025-08-20)

Bug Fixes

  • create liquidity pool issue (#8) (39e441c)
  • prompt (#9) (93b5b3e)
  • remove logging (#4) (ae641f6)

Features

  • improve token deployment workflow (#7) (a117ea4)
v1.0.08/18/2025

1.0.0 (2025-08-18)

Bug Fixes

  • first commit (b7cb919)
  • use log.print (18124dc)

Features

  • Add Claude Code GitHub Workflow (#3) (1d9b0dd)
  • add OpenZeppelin contract integration and template management tools (a1805f3)
  • enhance deployment and Uniswap tools with new functionalities (7d559c5)
  • implement embedded HTML templates and JavaScript assets for improved API server functionality (ab1cbbf)
  • introduce balance query and Uniswap deployment functionalities (cce1715)
Showing 3 versions