new
improved
fixed
2.8.27
- π₯[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.