new
improved
fixed
2.6.24
- 🔥[New Feature] Deleted test scenariosandscheduled taskswill now be moved to thetrash, allowing for restoration within a set period before automatic permanent deletion.
- 🔥[New Feature] When importing Swagger/OpenAPIfiles into Apidog, you can use theOverwrite Selected Fieldsoption to customize which fields to overwrite when endpoints have the same method and path.
- ⚡️[Optimization] Users outside the team can now edit and save the current value of environment variableswhen debugging endpoints viaRun in Apidog.
- ⚡️[Optimization] In JSON request bodies with multiple dynamic values, if one fails to replace, the others will still be processed.
- ⚡️[Optimization] The ifcomponent in test steps now supports dynamic values.
- ⚡️[Optimization] You can now hide the Last Modifiedtime 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.
日本語:
- 🔥【新機能】 テストシナリオ、定期タスクが削除されると、ごみ箱に移動し、一定の時間内に復元可能です。期限切れの場合は、自動的に永久削除されます。
- 🔥【新機能】 Swagger/OpenAPIファイルをインポートする際に、同じAPIがマッチした場合、指定フィールドを上書きするオプションが新たに追加され、上書きするフィールドをカスタマイズして選択できます。
- ⚡️【最適化】チーム外のユーザーが Run in ApidogでAPIをデバッグする際、環境変数のローカル値を編集して保存できます。
- ⚡️【最適化】JSON リクエストボディに複数の 動的値が含まれている場合、特定の動的値の置き換えに失敗しても、他の動的値は引き続き置き換えられます。
- ⚡️【最適化】テストステップの 条件分岐が、動的値機能をサポートします。
- ⚡️【最適化】オンラインドキュメントの下部にある 修正時間を非表示にできます。
- ⚡️【最適化】セルフホスト型RunnerのMockサービスにおいて、サーバーアドレスを設定する際、プロトコルヘッダーを入力しなかった場合、http://プロトコルが自動的に追加されます。
- 🐞【バグ修正】GraphQL APIのオンラインドキュメントで未定義の404 Responseが誤って表示される問題を解決しました。