Hi everyone! We've just released Apidog 2.2.18 for Windows , Mac, Linux and Web.
Here is a partial list of the changes:
New Features:
  • A new data model editor.
  • Support for operations on ClickHouse databases.
  • Support for using SSH tunnels when connecting to MySQL databases.
  • Ability to configure unique identifiers for APIs. Method & Path, operationId, Query parameters, Body parameters, and Header parameters are supported.
  • A new editor for Markdown documents, with new styles for notices and collapsible blocks, and an improved display of Markdown syntax.
  • API and data model modification history feature.
  • Support for OAuth 1.0 added to Auth.
  • When automatically importing from Swagger, the 'Folder' field can also be synchronized.
  • Request examples can be generated when the body of the request in the shared API document is JSON, XML, or raw.
  • Introducing a new debugging mode for API documentation, specifically designed for Code-first users, which allows sending requests when specifing APIs. The original API editing mode is now known as the Design Mode.
  • Pre and post processors are supported at the API level now, affecting all API cases under the API.
  • The pre and post processors that were previously only visible at the API case level can now be viewed at the API and directory level as well. The pre and post processors for APIs and API cases now show the effect of the operations at the parent level, making it clear which pre and post operations are actually being applied during an API's execution and allowing manual control of each level's switch.
  • Display of the document creator, reading views, and reporting functions added to the bottom of shared API documents.
  • Support mocking image byte streams.