Changelog

Track the latest updates, features, and improvements to Neo N3 MCP Server.

v1.5.0 Latest December 2024

New Features

  • Added complete Flamingo DeFi integration with swap and liquidity tools
  • Introduced NeoBurger gaming protocol support
  • New batch operation tools for efficient multi-transaction processing
  • Enhanced wallet management with multi-signature support
  • Added comprehensive test suite with 90%+ coverage

Improvements

  • Significantly improved error handling and validation
  • Enhanced TypeScript support with better type definitions
  • Optimized memory usage and reduced startup time
  • Updated documentation with interactive examples
  • Improved Docker configuration for production deployments

🔒 Security

  • Implemented AES-256 encryption for sensitive data
  • Added comprehensive input validation and sanitization
  • Enhanced key management and secure storage
  • Zero known security vulnerabilities
v1.4.0 Stable November 2024

New Features

  • Added NeoFS storage protocol integration
  • Introduced advanced transaction monitoring tools
  • New smart contract deployment utilities
  • Enhanced asset transfer capabilities

🐛 Bug Fixes

  • Fixed race condition in concurrent transaction processing
  • Resolved memory leak in long-running operations
  • Fixed edge case in balance calculation for multi-asset wallets
  • Corrected timestamp handling for network synchronization
⚠️ Migration Notice
Users upgrading from v1.3.x should update their configuration files to include the new NeoFS settings. See the migration guide for details.
v1.3.0 October 2024

New Features

  • Initial MCP (Model Context Protocol) implementation
  • Core blockchain operation tools (15+ tools)
  • Basic wallet management functionality
  • Asset query and transfer capabilities
  • Network resource monitoring

Infrastructure

  • Established CI/CD pipeline with automated testing
  • Docker containerization for easy deployment
  • Comprehensive documentation website
  • NPM package distribution