Skip to content

Releases: doggybee/mcp-server-ccxt

v1.2.1

01 Apr 05:28

Choose a tag to compare

v1.2.1 (2025-04-01)

Improved Proxy Configuration

  • Updated documentation to recommend integrated proxy URL format (username:password@host)
  • Enhanced proxy configuration examples in README.md and .env.example
  • Maintained backward compatibility with separate username/password fields
  • Improved user experience by simplifying proxy setup process

This release focuses on improving the proxy configuration experience by recommending the simpler, integrated URL format while maintaining compatibility with the previous approach.