new

improved

fixed

2.7.0

  • 🔥[New Feature]
    Body
    supports adding multiple
    examples
    , being compatible with OpenAPI (Swagger).
multiple-request-bodies
  • 🔥[New Feature] Each request and response example can now include
    descriptions
    ,
    OAS key
    , and
    OAS extensions
    .
  • 🔥[New Feature] You can now debug HTTP endpoints that return
    NDJSON
    (Newline Delimited JSON) formatted
    JSON streaming
    responses.
  • 🔥[New Feature] When debugging endpoints for
    AI with LLMs
    deployed locally with
    Ollama
    , Apidog can automatically merge message content and display responses in natural language. It supports reasoning models such as
    DeepSeek R1
    , allowing users to visualize the deep thought process.
Ollama
  • 🔥[New Feature] You can now debug
    Socket.IO
    endpoints, sending multiple arguments and ack simultaneously.
debugging-socket-io-endpoints
  • 🔥[New Feature] Support for importing
    SOAP
    projects from
    SoapUI
    .
  • ⚡️[Optimization] When an
    email allowlist
    is 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 notifications
    will now use the language settings of the project.
  • ⚡️[Optimization] Performance tests now supports using
    scripts
    and
    database connections
    .
  • ⚡️[Optimization] You can now
    import data
    directly 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.IO
    APIのデバッグをサポートし、複数のパラメータおよびAckを同時に送信できます。
  • 🔥【新機能】
    SoapUI
    SOAP
    プロジェクトのインポートをサポートしました。
  • ⚡️【最適化】
    ドキュメントサイト
    にメール
    ホワイトリスト
    が設定されている場合、アクセス者のメールがホワイトリストにないときは権限警告をせずに、認証コードを送信しません。
  • ⚡️【最適化】汎用APIドキュメントでカスタムフィールドの構成をサポートしました。
  • ⚡️【最適化】カスタムフィールドが必須かどうかを構成することができます。
  • ⚡️【最適化】
    保護されたブランチの編集
    権限を持つユーザーをブランチマージのレビュアーに設定することができます。
  • ⚡️【最適化】プロジェクトの
    イベント通知
    の言語がプロジェクトの言語に従います。
  • ⚡️【最適化】
    パフォーマンステスト
    スクリプト
    および
    データベース接続
    の利用をサポートしました。
  • ⚡️【最適化】APIディレクトリで直接データの
    インポート
    を実行できます。
  • 🐞【バグ修正】ランナーで自動テストを行う際、API設定のリダイレクトルールが有効にならない問題を解決しました。
  • 🐞【バグ修正】サブブランチでメインブランチのテストシナリオを開いた後、画面にシナリオ名が正常に表示されない問題を解決しました。
  • 🐞【バグ修正】サブブランチでメインブランチのテストシナリオを開いた後、ランナーでのテストレポートがメインブランチに表示される問題を解決しました。
  • 🐞【バグ修正】一部の状況でフォントサイズ変更機能が正常に動作しない問題を解決しました。
  • 🐞【バグ修正】一部の状況でテストレポートの平均リクエスト時間が正確でない問題を解決しました。
  • 🐞【バグ修正】一部の状況でオンラインドキュメントに中国語の列挙値が正常に表示されない問題を解決しました。