Apidog Changelog

What's new in Apidog 2.5.24

May 6, 2024
  • When requesting a GraphQL
  • endpoint, you can nowfetch schema
  • manually to enable auto completion
  • for Query expressions.
  • When using OAuth 2.0
  • authorization, all required parameters have been changed to optional
  • to improve compatibility.
  • When formatting XML, if a pair of tags only contain text, the tags and text will be placed on the same line.
  • When importing endpoints or endpoint cases for automated testing, you can directly input the tag
  • names in the search box to filter.
  • When configuring a custom domain for online documentation, you can configure a subdirectory
  • for the domain.
  • When configuring a Favicon for online documentation, you can upload .ico
  • format images.
  • Fixed an issue where the page did not automatically scroll to the anchor point when accessing online documentation via a link with an anchor.
  • Fixed an issue where you could not delete search results for environment variables or add new variables after searching.
  • Fixed an issue where there was no Terminate button after pausing and continuing an automated test.
  • Fixed an issue where the test scenario name was not displayed correctly when modifying the name of a sub-branch scenario.
  • Fixed an issue where the endpoint selection status was not displayed correctly when switching branches.
  • Fixed an issue where Markdown files could not be imported in some cases.

New in Apidog 2.5.10 (Mar 8, 2024)

  • Fixed an issue where the export function was ineffective when choosing to use the directory of the API documentation as the Tags
  • field during the export of an online URL.

New in Apidog 2.5.1 (Jan 29, 2024)

  • Project resources now add Common Parameters
  • enabling the selection of saved parameters during API design with an automatic population of corresponding description
  • The appearance of Params Table in the API docs now supports modern style and classic style.
  • When saving the APIcase automatically saving of Response is now supported.
  • The Test Report step details now display the source test scenario, allowing for easy navigation by clicking to open and highlight the step in a new tab.
  • In Testing using Custom Requests the system now determines whether to concatenate the environment's prefix URL based on whether the content in the address bar starts with /
  • Functional Testing in Testing now displays the run progress.
  • Team Reports in Testing now only showcases reports shared by team members.
  • In Testing Bulk Run can execute global pre/post-operations for each test scenario.
  • When importing API in Testing deprecated APIs are displayed with a strikethrough.

New in Apidog 2.4.12 (Jan 19, 2024)

  • Testingnow supports Performance Testing allowing a graphical display of metrics such as Requests per second, Average Response Time, and Request Failure Rate
  • When launching the Apidog client, it will restore the Projects and API pages that were not closed before the last App exit.
  • In the Test Scenarios, the Test Steps page now supports searching/locating test steps. It is also possible to search/locate a specific step result in the Test Report
  • When importing collections and environment variables from Postman simultaneously, you can choose to import the URL used by the collection as a Service under the Environment, achieving seamless migration.
  • In Testing, for Custom Requests, the tool will automatically determine whether to supplement the environment prefix URL based on the content filled in the request URL.
  • When importing Swagger/OpenAPI files, support has been added for parsing references in the example field.
  • Fixed several other known bugs to improve overall stability.

New in Apidog 2.4.9 (Dec 29, 2023)

  • Now you can import Postman data, including one collection and multiple environments in a single import.
  • When editing API documentation, you can now choose boolean as the data type for both request parameters and request body
  • In the sub-branch API now supports copying collaboration links

New in Apidog 2.4.7 (Dec 20, 2023)

  • Optimize the styling of the Plan page.

New in Apidog 2.4.4 (Dec 15, 2023)

  • Added support for Default Response Template, newly created APIs will use this template as a default response.
  • You can now experience improved fluency and reduced lag on the Testing page, thanks to comprehensive performance optimizations.
  • When Test Steps are not associated with an API, the full URL is displayed in Test Reports.
  • When using MongoDB advanced data types, query results are displayed in a more user-friendly way.
  • Streamline your workflow with the ability to directly add APIcases within directories, enhancing operational efficiency.
  • You can now expect improved system stability as several known bugs have been addressed and rectified, ensuring a robust overall user experience.
  • Fixed several other known bugs to improve overall stability.

New in Apidog 2.4.2 (Dec 1, 2023)

  • Support for Redis
  • added to the Database connection
  • for Basic/Professional plans.
  • Apidog now supports importing APIs from Insomnia, including Scratch Pad
  • and Collection
  • When generating content based on schema, the order of generated fields aligns with the order defined in the API.
  • Added syntax highlighting for SQL commands.
  • Improved error messaging for referenced private project images in the online documentation.
  • Fixed several other known bugs to improve overall stability.

New in Apidog 2.3.27 (Nov 23, 2023)

  • Support for MongoDB
  • added to the Database connection
  • for Basic/Professional plans.
  • When importing Swagger/OpenAPI
  • files, the API name will be now be derived from the summary
  • or 'operationId` fields.
  • Some fields were not imported correctly when importing Swagger/OpenAPI files in YAML format.

New in Apidog 2.3.18 (Sep 27, 2023)

  • The Basic/Professional plan supports a 14-day free trial in the latest version
  • Request history can now be saved as API cases
  • Automation testing report now adds team-sharing functionality
  • Test reports completed via CLI can be uploaded to the cloud
  • Generate from JSON etc now has a Save as example option to save data structures and examples together
  • Web interface now supports exporting reports in HTML and Markdown formats
  • When importing OpenAPI specs via Yaml URL, $ref contents are now resolved
  • When an example is already set as JSON, Generate from JSON, etc. will auto-populate JSON

New in Apidog 2.3.16 (Sep 13, 2023)

  • Web interface now supports data export.
  • When generating data structures from JSON, MySQL DDL, etc., it now supports naming style conversion, including camelCase, PascalCase, and underscore_case.
  • Added JWT
  • support for authentication (Auth).
  • Fixed the problem where importing Swagger format in certain cases did not import response data.
  • Fixed several other known bugs to improve overall stability.

New in Apidog 2.3.12 (Aug 23, 2023)

  • We are thrilled to announce that Apidog is officially emerging from beta! With this significant milestone, we are introducing new subscription plans today that offer enhanced features and functionality to help you scale your API design-first development.
  • Introducing the Request History functionality, automatically recording details of each individual API test for seamless sharing, retrospection, and reinitiating tests.
  • Automated testing now supports selecting multiple test scenarios/instances within directories for batch execution.
  • Added support for Server-Sent Events (SSE) in the HTTP Project setting.
  • Shared API documentation now allows configuring a Custom URL and SEO settings
  • Automated Testing - Test scenarios can now be duplicated at the directory level.
  • Automated Testing - Test scenarios can be shared through collaborative links.
  • Shared API documentation now includes an Export option (currently supports Apidog format only). Shareholders can enable this feature in the corresponding settings.
  • The client now supports the mouse right-click menu for Copy of selected text/images and Paste into input fields.
  • Fixed several known bugs to improve overall stability.

New in Apidog 2.3.8 (Aug 19, 2023)

  • Supporting Custom Request Types
  • Team Descriptions Added
  • Added the ability to set IP conditions for advanced mock expectations
  • Public Response" Upgraded to "Response Component", allowing saving common responses as components and referencing them across multiple APIs
  • Supporting further modifications based on response components
  • Fixed several known bugs to improve overall stability

New in Apidog 2.3.3 (Jul 29, 2023)

  • Improved import page:
  • merged manual and automatic import into a single entry point for importing data.
  • Improved import functionality:
  • when importing via JSON or other formats, the system now remembers the last selected overwrite mode