Changelog

Follow up on the latest improvements and updates.

RSS

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
    .

new

improved

fixed

2.8.7

  • 🔥[New Feature] Support for creating shared test data that can be used by multiple test scenarios.
Support for creating shared test data
  • 🔥[New Feature] When using the MCP client to debug the MCP server, you can directly view the Content field in the response, with support for previewing Markdown and images.
MCP client to debug the MCP server
  • ⚡️[Optimization] Optimized the UI for protected branches.
  • ⚡️[Optimization] Optimized the UI for endpoints using preset common fields.
  • ⚡️[Optimization] Pre and post processors scripts now support the global object
    crypto
    .
  • 🐞[Bug Fix] Fixed an issue where it was not possible to configure whether to perform response validation when running test data in batches on the test case page.
  • 🐞[Bug Fix] Fixed an issue where the table name was not included when generating SQL code from a schema.
  • 🐞[Bug Fix] Fixed an issue where a 500 error could occur in some cases when configuring custom roles in the organization.

fixed

2.8.5

  • 🐞 [Bug Fix] Fixed an issue where Hoppscotch collections could not be imported in certain cases.
Japanese:
  • 🐞 [Bug Fix] Fixed a bug that prevented Hoppscotch Collections from being imported correctly in some situations.

new

improved

2.8.4

  • 🔥 [New Feature] Support for import Collections from Hoppscotch.
  • ⚡️ [Optimization] Redefining the UI for the Test Report, supporting the structured display of all test steps.
  • ⚡️ [Optimization] Optimized the process of engaging others to join the project.
  • ⚡️ [Optimization] When debugging SSE endpoints, support for
    \ r\n
    line breaks.
  • ⚡️ [Optimization] Optimized the test report list, supporting structured display and filtering.
Japanese:
  • 🔥 [NEW FEATURE] Hoppscotch Collections can now be imported.
  • ⚡️ [Optimization] The test report screen has been renewed, and all test steps can now be displayed in a structured manner.
  • ⚡️ [Optimization] The flow of inviting members to the project has been improved.
  • ⚡️ [Optimization] Added support for line break codes of
    \ r\n
    when debugging SSE endpoints.
  • ⚡️ [Optimization] The test report list has been improved to support structured display and filtering.
Load More