Releases: bnb-chain/bnbchain-mcp
Releases · bnb-chain/bnbchain-mcp
v1.3.0
1.3.0 (2025-05-09)
Bug Fixes
Features
- Enhance GNFD module with payment account management (#5) (a7b45de), closes #8
v1.2.0
1.2.0 (2025-05-08)
Features
- Enhance file and folder creation with visibility options in GNFD services (#3) (32730a8)
v1.1.1
1.1.1 (2025-05-08)
Bug Fixes
- Replace JSON.stringify with safeStringify in various tools (#6) (19cd5cf)
v1.1.0
1.1.0 (2025-05-07)
Features
v1.0.5
1.0.5 (2025-04-25)
Bug Fixes
- Update README for MCP server configuration and improve error handling in server startup (1a75f5d)
v1.0.4
1.0.4 (2025-04-23)
Bug Fixes
- Restore TypeScript dependency in package.json and clarify README instructions for PRIVATE_KEY (c41d792)
v1.0.3
1.0.3 (2025-04-23)
Bug Fixes
- Remove unused resources and update README for clarity on EVM tools (3688136)
v1.0.2
1.0.2 (2025-04-22)
Bug Fixes
- Refactor package.json for updated entry points (319da8f)
v1.0.1
1.0.1 (2025-04-22)
Bug Fixes
- Remove unused MCP configuration file to streamline project structure (46f780c)
- Update .gitignore to exclude .cursor directory and enhance README (679ea7a)