new

improved

fixed

2.8.35

  • 🔥[New Feature] When importing/exporting OpenAPI/Swagger data, object-type parameters and reference-type parameters are supported.
  • ⚡️[Optimization] The sprint branch and general branch lists support displaying branch IDs and copying them.
  • ⚡️[Optimization] Added an “Every 8 hours” option for scheduled tasks.
  • ⚡️[Optimization] A more user-friendly prompt is displayed when macOS cannot send intranet requests.
  • ⚡️[Optimization] Apidog CLI supports more fine-grained control over the export scope of native formats and OpenAPI formats.
  • ⚡️[Optimization] Apidog CLI supports running test cases.
  • ⚡️[Optimization] When clicking the expand/collapse button for a module or endpoint for the first time, it will expand or collapse directly instead of opening the corresponding tab first.
  • 🐞[Bug Fix] Fixed an issue where the report details still showed as running after an automated test scenario was abnormally terminated.
  • 🐞[Bug Fix] Fixed an issue where tag filter options had no content during branch import and when inserting endpoints in Markdown.
  • 🐞[Bug Fix] Fixed an issue where, after OAuth 1.0 auth was set to be added to the Request Header, it was not actually added to the request header.
  • 🐞[Bug Fix] Fixed an issue where the project automatically switched to the main branch after refreshing Apidog Web App.
  • 🐞[Bug Fix] Fixed an issue where running the CLI might prompt “Unexpected token” when a scenario step referenced a raw-format response body.
  • 🐞[Bug Fix] Fixed an issue where non-default services were repeatedly added when importing Apidog files with multiple modules and services.
  • 🐞[Bug Fix] Fixed an issue with GitLab Token refresh exceptions.
  • 🐞[Bug Fix] Fixed an issue where generated endpoint request code did not take effect correctly when Basic Auth used Chinese variables.
  • 🐞[Bug Fix] Fixed an issue where the request method was displayed incorrectly in the change details merged into the main branch.
  • 🐞[Bug Fix] Fixed an issue where Apidog UI displayed abnormal errors in some cases.
  • 🐞[Bug Fix] Fixed an issue where frontend errors occurred in some cases when running test scenarios in a separate process was enabled.
  • 🐞[Bug Fix] Fixed an issue where, when generating request code, the endpoint used the HTTP protocol but the code incorrectly used HTTPS.
  • 🐞[Bug Fix] Fixed an issue where the corresponding report was not displayed in the test report list after running scenario cases in the root folder.
  • 🐞[Bug Fix] Fixed an issue where changes disappeared in some cases after submitting modifications.