Changelog

Follow up on the latest improvements andΒ updates.

RSS

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.

fixed

improved

2.8.26

  • ⚑️[Optimization] Added support for inviting members directly from the organization to join a team.
  • ⚑️[Optimization] The order management page can now be viewed regardless of whether the team exceeds its member limit.
  • 🐞[Bug Fix] Fixed an issue where endpoints imported via the IntelliJ IDEA plugin could not be filtered by creator.
  • 🐞[Bug Fix] Fixed an issue where requests did not go through the network proxy when running automated tests in multiple threads.
  • 🐞[Bug Fix] Fixed an issue where the creation time of merge requests was displayed incorrectly.
  • 🐞[Bug Fix] Fixed an issue where test cases could not be overwritten when importing data after modifying them.
  • 🐞[Bug Fix] Fixed an issue where response examples were unexpectedly cleared after selecting "merge" when importing OpenAPI/Swagger data.
  • 🐞[Bug Fix] Fixed an issue where test data could not be used when running tests via CLI.

improved

2.8.24

  • ⚑️[Optimization] Improved the invitation flow with CSV import, permission settings, and optimized bulk operations for email invitations.
  • ⚑️[Optimization] Added support for exporting organization members.

fixed

2.8.23

🐞 [Bug Fix] Fixed an issue where test report generated from legacy versions could not be viewed in the v2.8.20 desktop client.

fixed

improved

2.8.20

  • ⚑️[Optimization] Adjust the display name of
    Cases
    to
    Test Cases
    .
  • 🐞[Bug Fix] Fixed the issue where the Word format option was missing when exporting data.

fixed

2.8.18

  • 🐞 [Bug Fix] Fixed an issue where Body parameters in XML and Plain formats were not correctly imported when importing HAR files.
  • 🐞 [Bug Fix] Fixed an issue where data containing Parameters in Swagger 2.0 could not be imported in certain cases.
  • 🐞 [Bug Fix] Fixed an issue where invalid parent pre and post processors references were not cleaned up when exporting data in Apidog format.

improved

fixed

2.8.14

  • ⚑️[Optimization] The free version can now create unlimited sprint branches and API versions.
  • ⚑️[Optimization] Enhanced security for project invitations: invitation links are only valid for invited accounts.
  • ⚑️[Optimization] The Ask AI feature in published documentation now uses a sidebar instead of a search box and supports multi-turn conversations.
  • 🐞[Bug Fix] Fixed an issue where, in the request-first mode, response validation of the endpoint request history could not be viewed.
  • 🐞[Bug Fix] Fixed an issue where the certificate status of custom domains could not be updated in real time.
  • 🐞[Bug Fix] Fixed an issue where the
    example
    format in shared documentation was not updated synchronously after modifying parameter types.
  • 🐞[Bug Fix] Fixed an issue where configuring a custom navigation bar in documentation mistakenly displayed internal folders, resulting in 404 errors.
  • 🐞[Bug Fix] Fixed an issue where proxy configuration was not effective when automated tests referenced endpoints across projects.

improved

fixed

2.8.13

  • ⚑️[Optimization] Support running test scenarios using CLI in sprint branches.
  • ⚑️[Optimization] In post processor scripts, you can use
    pm.response.socketSession
    to obtain the certificate information of the endpoint.
  • ⚑️[Optimization] Support exporting the member list of the team.
  • 🐞[Bug Fix] Fixed the issue where the connection was not released after debugging Socket.IO in some cases.

improved

2.8.11

  • ⚑️[Optimization] Optimized the test report details page, supporting filtering of failed cases and viewing step details.
  • ⚑️[Optimization] Test suite - scheduled task now supports selecting environments.

fixed

2.8.10

  • 🐞[Bug Fix] Fixed the issue where directly saving a quick request under a subfolder would move it to the root folder in Apidog version 2.8.9.
Load More
β†’