new
improved
fixed
2.7.3
- 🔥[New Feature] Security Schemesis now live, compatible with OpenAPI (Swagger) specification.
- 🔥[New Feature] When commenting on endpoints or test scenarios, you can use @to mention team members.
- ⚡[Optimization] Optimized app performance after opening projects.
- ⚡[Optimization] When importing an OpenAPI file, if the body defines multiple media types, the first one will be imported by default.
- ⚡[Optimization] The "Editor" role now has permission to manually import data by default.
- 🐞[Bug Fix] Fixed the issue where test scenarios could not be moved in bulk.
- 🐞[Bug Fix] Fixed the issue where the Mock service took too long to respond when an enpoint was defined with a No-Contentresponse.
日本語:
- 🔥【新機能】OpenAPI(Swagger)に対応した Security Schemeがリリースされました。
- 🔥【新機能】APIまたはテストシナリオへ コメントを追加する際、@を使用してチームメンバーをメンションできるようになりました。
- ⚡️【最適化】アプリのプロジェクト起動時におけるパフォーマンスを改善しました。
- ⚡️【最適化】OpenAPIファイルをインポートする際、bodyに複数のmedia typeが定義されている場合は、最初に定義されたmedia typeを優先してインポートするよう変更しました。
- ⚡️【最適化】編集者ロールに、手動でデータをインポートする権限をデフォルトで付与するよう設定を変更しました。
- 🐞【バグ修正】テストシナリオを一括移動できない問題を修正しました。
- 🐞【バグ修正】API定義のレスポンスがNo-Contentの場合、対応するMockサービスの応答時間が長くなる問題を改善しました。