new
improved
fixed
2.7.0
- 🔥[New Feature] Bodysupports adding multipleexamples, being compatible with OpenAPI (Swagger).

- 🔥[New Feature] Each request and response example can now include descriptions,OAS key, andOAS extensions.
- 🔥[New Feature] You can now debug HTTP endpoints that return NDJSON(Newline Delimited JSON) formattedJSON streamingresponses.
- 🔥[New Feature] When debugging endpoints for AI with LLMsdeployed locally withOllama, Apidog can automatically merge message content and display responses in natural language. It supports reasoning models such asDeepSeek R1, allowing users to visualize the deep thought process.

- 🔥[New Feature] You can now debug Socket.IOendpoints, sending multiple arguments and ack simultaneously.

- 🔥[New Feature] Support for importing SOAPprojects fromSoapUI.
- ⚡️[Optimization] When an email allowlistis configured for the doc site, visitors whose emails are not on the list will no longer see a "no permission" message — they simply won’t receive a verification code.
- ⚡️[Optimization] General endpoint documentation now supports the addition of custom fields.
- ⚡️[Optimization] Custom fields can now be set as either required or optional.
- ⚡️[Optimization] Users with permission to modify protected branches can now be set as reviewers for branch merges.
- ⚡️[Optimization] Event notificationswill now use the language settings of the project.
- ⚡️[Optimization] Performance tests now supports using scriptsanddatabase connections.
- ⚡️[Optimization] You can now import datadirectly within the endpoint folder.
- 🐞[Bug Fix] Fixed an issue where redirect rules configured for endpoints did not take effect when running automated tests using Runner.
- 🐞[Bug Fix] Fixed an issue where the scenario name was not displayed correctly when opening a test scenario of the main branch within a sprint branch.
- 🐞[Bug Fix] Fixed an issue where test reports run by Runner were displayed under the main branch after opening a test scenario of the main branch within a sprint branch.
- 🐞[Bug Fix] Fixed an issue where the font size adjustment feature did not work properly in certain cases.
- 🐞[Bug Fix] Fixed an issue where the average request time in test reports was inaccurate in some scenarios.
- 🐞[Bug Fix] Fixed an issue where Chinese enum values were not displayed correctly in online documentation in certain cases.
日本語:
- 🔥【新機能】Bodyが複数の例を設定できるようになり、OpenAPI(Swagger)仕様に対応します。
- 🔥【新機能】RequestおよびResponseの各 例には、説明、OAS Key、およびOAS 拡張フィールドを構成することができます。
- 🔥【新機能】NDJSON(Newline Delimited JSON)フォーマットのJSONストリーミングResponseのHTTP APIをデバッグできます。
- 🔥【新機能】OllamaのローカルデプロイされたAI 大規模モデルのAPIをデバッグする際に、Apidog がメッセージ内容を自動マージし、自然言語でResponseを表示します。また、DeepSeek R1などの推論モデルをサポートし、深い思考プロセスを表示することができます。
- 🔥【新機能】Socket.IOAPIのデバッグをサポートし、複数のパラメータおよびAckを同時に送信できます。
- 🔥【新機能】SoapUIのSOAPプロジェクトのインポートをサポートしました。
- ⚡️【最適化】ドキュメントサイトにメールホワイトリストが設定されている場合、アクセス者のメールがホワイトリストにないときは権限警告をせずに、認証コードを送信しません。
- ⚡️【最適化】汎用APIドキュメントでカスタムフィールドの構成をサポートしました。
- ⚡️【最適化】カスタムフィールドが必須かどうかを構成することができます。
- ⚡️【最適化】保護されたブランチの編集権限を持つユーザーをブランチマージのレビュアーに設定することができます。
- ⚡️【最適化】プロジェクトのイベント通知の言語がプロジェクトの言語に従います。
- ⚡️【最適化】パフォーマンステストでスクリプトおよびデータベース接続の利用をサポートしました。
- ⚡️【最適化】APIディレクトリで直接データのインポートを実行できます。
- 🐞【バグ修正】ランナーで自動テストを行う際、API設定のリダイレクトルールが有効にならない問題を解決しました。
- 🐞【バグ修正】サブブランチでメインブランチのテストシナリオを開いた後、画面にシナリオ名が正常に表示されない問題を解決しました。
- 🐞【バグ修正】サブブランチでメインブランチのテストシナリオを開いた後、ランナーでのテストレポートがメインブランチに表示される問題を解決しました。
- 🐞【バグ修正】一部の状況でフォントサイズ変更機能が正常に動作しない問題を解決しました。
- 🐞【バグ修正】一部の状況でテストレポートの平均リクエスト時間が正確でない問題を解決しました。
- 🐞【バグ修正】一部の状況でオンラインドキュメントに中国語の列挙値が正常に表示されない問題を解決しました。