improved
fixed
2.7.49
- ⚡️[Optimization] When generating endpoint test cases with AI, assertions, custom scripts, and other pre/post processors are now generated simultaneously.
- ⚡️[Optimization] Once an organization enables the AI feature, all teams within the organization can use it directly.
- ⚡️[Optimization] Improved the UI for switching between the design and debug views when creating a new endpoint.
- ⚡️[Optimization] Optimized the icons in the folder tree.
- 🐞[Bug Fix] Fixed an issue where variables did not take effect when debugging endpoints in the published documentation without selecting an environment.
- 🐞[Bug Fix] Fixed an issue where readers couldn't debug endpoints in the published documentation when a CORS proxy requiring authentication was configured.
- 🐞[Bug Fix] Fixed an issue where error messages were not displayed correctly when fetching secrets from third-party vault providers failed.
- 🐞[Bug Fix] Fixed an issue where changing a query parameter to an array type in a test case would add an extra undefinedvalue.
- 🐞[Bug Fix] Fixed an issue where the endpoint path was lost when saving an endpoint as a test case in request-first mode.
- 🐞[Bug Fix] Fixed an issue where the test case URL was lost after moving a test case of an endpoint with Path parameters to another category.
- 🐞[Bug Fix] Fixed an issue where the web app UI did not automatically refresh after switching languages.
日本語:
- ⚡️【最適化】AIでエンドポイントテストケースを生成する際、アサーションやカスタムスクリプトなどの前後処理も同時に生成されるようにしました。
- ⚡️【最適化】組織でAI機能を設定すると、同一組織内のチームが直接利用できるようになりました。
- ⚡️【最適化】新しいエンドポイント作成時、設計画面とリクエスト画面の切り替え操作を最適化しました。
- ⚡️【最適化】ディレクトリツリー内のアイコンを最適化しました。
- 🐞【バグ修正】オンラインドキュメントでエンドポイントをデバッグする際、環境を選択していない場合に変数が反映されない不具合を修正しました。
- 🐞【バグ修正】オンラインドキュメントに認証が必要なCORSプロキシを設定した場合、読者が正常にデバッグできない不具合を修正しました。
- 🐞【バグ修正】サードパーティのVaultプロバイダーからの秘密情報取得に失敗した際、エラーメッセージが正しく表示されない不具合を修正しました。
- 🐞【バグ修正】テストケース画面でクエリパラメータをarray型に変更すると、undefinedの値が追加される不具合を修正しました。
- 🐞【バグ修正】デバッグモードでエンドポイントをテストケースとして保存した際、ケースのエンドポイントパスが失われる不具合を修正しました。
- 🐞【バグ修正】パスパラメータを含むエンドポイントケースを別のカテゴリに移動した際、ケースのURLが失われる不具合を修正しました。
- 🐞【バグ修正】Web版アプリで言語を切り替えた後、画面が自動的に更新されない不具合を修正しました。