Changelog

Follow up on the latest improvements and updates.

RSS

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.

fixed

2.8.9

  • 🐞[Bug Fix] Fixed an issue where renaming a quick request would occasionally not be saved.

new

fixed

2.8.8

  • 🔥[New Feature] Test suites now support parallel run.
Test suites now support parallel run
  • 🐞[Bug Fix] Fixed an issue where deleted branches did not release the endpoint's custom SEO URL slug occupation.
  • 🐞[Bug Fix] Fixed an issue with URL validation in the published documentation navigation configuration.
  • 🐞[Bug Fix] Fixed an issue where the response content of socket endpoints was not formatted.
  • 🐞[Bug Fix] Fixed an issue where RAML files could not be imported into Apidog.
  • 🐞[Bug Fix] Fixed an issue where, in automated tests, when the loop count is set to
    {{variable}}
    , the report showed 0 loops after execution.
  • 🐞[Bug Fix] Fixed an issue in automated test scenario execution where custom request endpoints would occasionally not include auth if the endpoint did not switch to auth.
  • 🐞[Bug Fix] Fixed an issue where the header parameter input field would lose focus after typing the first character when the field name was in English.
  • 🐞[Bug Fix] Fixed an issue where generating SQL code from a schema did not use the schema name as the table name, resulting in all table names being
    tableName
    .
Load More