new
improved
fixed
2.6.16
- 🔥[New Feature] You can now control the visibility of endpoints,markdown documents, andfolders, determining whether the content can be published externally.
- 🔥[New Feature] Test scenariosnow support referencing endpoints across teams and projects.
- 🔥[New Feature] While editing endpoints, the Request Body now supports customMedia Type.
- 🔥[New Feature] For gRPC-Gateway's HTTP JSON API, you can import.proto filesinto anHTTP projectto generate anHTTP APIdocumentation and perform debugging.
- ⚡️[Optimization] Pre and post scripts imported from Postman that include pm. collection variableswill now be executed aspm.globals.
- ⚡️[Optimization] The execution time of the Scheduled taskswill be determined first by the time zone of the device that created them.
- ⚡️[Optimization] The test reportlist will now show the endpoint request duration instead of the total duration.
- ⚡️[Optimization] When exporting Swagger/OpenAPIfiles, 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の一意性を検証する際に、削除されたエンドポイントが検証範囲に含まれる問題を解決しました。
- 🐞【バグ修正】ディレクトリツリーの最初のディレクトリがサブディレクトリへのジャンプに設定されている場合、ホームページに戻れない問題を解決しました。