new

improved

fixed

2.6.16

  • 🔥[New Feature] You can now control the visibility of
    endpoints
    ,
    markdown documents
    , and
    folders
    , determining whether the content can be published externally.
  • 🔥[New Feature]
    Test scenarios
    now support referencing endpoints across teams and projects.
  • 🔥[New Feature] While editing
    endpoints
    , the Request Body now supports custom
    Media Type
    .
  • 🔥[New Feature] For
    gRPC-Gateway's HTTP JSON API
    , you can import
    .proto files
    into an
    HTTP project
    to generate an
    HTTP API
    documentation and perform debugging.
  • ⚡️[Optimization] Pre and post scripts imported from Postman that include
    pm. collection variables
    will now be executed as
    pm.globals
    .
  • ⚡️[Optimization] The execution time of the
    Scheduled tasks
    will be determined first by the time zone of the device that created them.
  • ⚡️[Optimization] The
    test report
    list will now show the endpoint request duration instead of the total duration.
  • ⚡️[Optimization] When exporting
    Swagger/OpenAPI
    files, the order of endpoints will remain consistent with the order displayed in Apidog.
  • ⚡️[Optimization] Team Setting page now displays the
    Team ID
    .
  • 🐞[Bug Fix] Fixed an issue where deleted endpoints were included in the uniqueness check for SEO settings when validating custom URLs.
  • 🐞[Bug Fix] Fixed the issue where returning to the homepage was not possible when the first folder of the folder tree was set to
    Go to the Subfolder
    .
日本語:
  • 🔥【新機能】
    エンドポイント
    Markdown
    ディレクトリ
    可視性
    を設定することができ、ファイルの内容が公開できるかどうかを制御できます。
  • 🔥【新機能】
    テストシナリオ
    がチームやプロジェクトをまたいでエンドポイントを参照できるようになりました。
  • 🔥【新機能】
    エンドポイント
    を編集する際に、Request Bodyがカスタムメディアタイプをサポートします。
  • 🔥【新機能】
    gRPC-Gateway
    が提供する
    HTTP JSON API
    に対して、
    HTTP プロジェクト
    .proto ファイル
    をインポートすることで、
    HTTP API
    ドキュメントを生成し、デバッグすることができます。
  • ⚡️【最適化】Postman からインポートされた前後のスクリプト内の
    pm.collectionVariables
    pm.globals
    として実行されるようになりました。
  • ⚡️[最適化]
    タスクスケジュール
    の実行時間は、まずそれを作成したデバイスのタイムゾーンによって決定されます。
  • ⚡️【最適化】
    テストレポート
    のリストでは、総時間ではなくエンドポイントRequestの処理時間が表示されるようになりました。
  • ⚡️【最適化】
    Swagger/OpenAPI
    ファイルをエクスポートする際に、エンドポイントの順序が Apidog 内で表示されている順序と一致するようになりました。
  • ⚡️【最適化】チームページに
    チームID
    が表示されるようになりました。
  • 🐞【バグ修正】SEO設定でカスタムURLの一意性を検証する際に、削除されたエンドポイントが検証範囲に含まれる問題を解決しました。
  • 🐞【バグ修正】ディレクトリツリーの最初のディレクトリがサブディレクトリへのジャンプに設定されている場合、ホームページに戻れない問題を解決しました。