new

improved

fixed

2.6.24

  • 🔥[New Feature] Deleted
    test scenarios
    and
    scheduled tasks
    will now be moved to the
    trash
    , allowing for restoration within a set period before automatic permanent deletion.
deleted-test-scenarios-recycle
  • 🔥[New Feature] When importing
    Swagger/OpenAPI
    files into Apidog, you can use the
    Overwrite Selected Fields
    option to customize which fields to overwrite when endpoints have the same method and path.
overwrite-selected-field-apidog
  • ⚡️[Optimization] Users outside the team can now edit and save the current value of
    environment variables
    when debugging endpoints via
    Run in Apidog
    .
  • ⚡️[Optimization] In JSON request bodies with multiple
    dynamic values
    , if one fails to replace, the others will still be processed.
  • ⚡️[Optimization] The
    if
    component in test steps now supports dynamic values.
  • ⚡️[Optimization] You can now hide the
    Last Modified
    time at the bottom of online documentation.
  • ⚡️[Optimization] For the Mock service of the self-hosted Runner,
    http://
    will be automatically added to the server address if no protocol header is specified.
  • 🐞[Bug Fix] Fixed the issue where the online documentation for GraphQL endpoints incorrectly displayed an undefined 404 response.
日本語:
  • 🔥【新機能】
    テストシナリオ
    定期タスク
    が削除されると、
    ごみ箱
    に移動し、一定の時間内に復元可能です。期限切れの場合は、自動的に永久削除されます。
deleted-test-scenarios-recycle-jp
  • 🔥【新機能】
    Swagger/OpenAPI
    ファイルをインポートする際に、同じAPIがマッチした場合、
    指定フィールドを上書きする
    オプションが新たに追加され、上書きするフィールドをカスタマイズして選択できます。
overwrite-selected-field-apidog-jp
  • ⚡️【最適化】チーム外のユーザーが
    Run in Apidog
    でAPIをデバッグする際、
    環境変数
    のローカル値を編集して保存できます。
  • ⚡️【最適化】JSON リクエストボディに複数の
    動的値
    が含まれている場合、特定の動的値の置き換えに失敗しても、他の動的値は引き続き置き換えられます。
  • ⚡️【最適化】テストステップの
    条件分岐
    が、
    動的値
    機能をサポートします。
  • ⚡️【最適化】オンラインドキュメントの下部にある
    修正時間
    を非表示にできます。
  • ⚡️【最適化】セルフホスト型RunnerのMockサービスにおいて、サーバーアドレスを設定する際、プロトコルヘッダーを入力しなかった場合、
    http://
    プロトコルが自動的に追加されます。
  • 🐞【バグ修正】GraphQL APIのオンラインドキュメントで未定義の404 Responseが誤って表示される問題を解決しました。