newimprovedfixed
2.8.27
Published on May 6, 2026
- 🔥[New Feature] Added AI Agent Debugger, supporting visual debugging of AI Agent execution processes, including LLM calls, MCP tool calls, Skill execution, and multi-turn conversations.
- 🔥[New Feature] Added A2A Debugger, supporting debugging for the Agent2Agent (A2A) protocol.
- ⚡️[Optimization] Added support for automatically backing up Apidog-format data for each module to GitHub and GitLab repositories.
- 🐞[Bug Fix] Fixed an issue where test scenarios could not run properly after enabling "Run scenario cases in an independent process".
- 🐞[Bug Fix] Fixed an issue where unselected endpoints were incorrectly merged when merging changes into the main branch after enabling main branch protection.
- 🐞[Bug Fix] Fixed an issue where response components from other modules were included when exporting OpenAPI/Swagger data.
- 🐞[Bug Fix] Fixed an issue where JSON with comments was incorrectly formatted when exporting a project to Markdown files.
- 🐞[Bug Fix] Fixed an issue where requests could not be sent after importing Postman data if the value of a module variable was too long.