Skip to content

Release v1.9.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 09:47
· 457 commits to main since this release

Release Notes

🚀 Features

  • Debug Tools: Implemented comprehensive debug tools, including schema forms, tool lists, and run status indicators. (89817db, ea88c60, 0d934d3)
  • UI/UX: Added search tips and internationalization support (en/zh-cn). (a431880, 8b8c647, c1b65f4)
  • Templates: Supported multiple languages and protocol configurations in template data. (81f885e)

🐛 Bug Fixes

  • Validation: Added length restriction for MCP names. (6c0edcb)
  • Instance ID: Fixed InstanceID to be strictly lowercase. (26680c8)
  • Frontend: Fixed domain handling logic. (7d23f64, 7e68134)

♻️ Refactor

  • Init Data: Updated code package configurations and replaced example files. (13fd47e)
  • Configuration: Simplified template configuration file and updated Amap documentation link. (b3a0ee6)

🔧 Chore

  • Assets: Added static image resources for MCP system monitor. (adfe1b8)