fixed
improved
2.7.48
- ⚡️[Optimization] When a gRPC endpoint returns an error, Metadata and Trailer will still be displayed normally.
- ⚡️[Optimization] When generating test cases with AI, if no test case category is selected, the system will prioritize generating the appropriate category based on the user's input requirements.
- ⚡️[Optimization] Improved the UI for entering the verification code.
- ⚡️[Optimization] The user onboarding interface supports switching languages.
- 🐞[Bug Fix] Fixed an issue where, when debugging WebSocket or Socket.IO endpoints, if the URL is ws://and no port is specified, it incorrectly defaulted to port 443 instead of 80.
- 🐞[Bug Fix] Fixed an issue where, when enabled HTTP/2 Support, sending another request before the previous one responded caused the first request to show a "socket hang up" error.
- 🐞[Bug Fix] Fixed an issue where, when configuring a Git repository connection, only up to 30 Git branches were displayed.
- 🐞[Bug Fix] Fixed an issue where, in some cases, the color of environment icons could not be changed.
日本語:
- ⚡️【最適化】gRPCエンドポイントでエラーが返された場合でも、MetadataとTrailerが正しく表示されるようになりました。
- ⚡️【最適化】AIによるテストケース生成時、ケースタイプを選択していない場合は、ユーザー入力の指示内容に基づいて適切なケース分類を自動生成するようにしました。
- ⚡️【最適化】認証コード入力時の操作性を改善しました。
- ⚡️【最適化】チュートリアル画面で言語を切り替えられるようになりました。
- 🐞【バグ修正】WebSocketまたはSocket.IOエンドポイントのデバッグ時に、URLが ws://でポートを指定していない場合、80ポートではなく443ポートに接続されていた不具合を修正しました。
- 🐞【バグ修正】「HTTP/2対応」を有効にした状態で、あるリクエストのレスポンスを待つ前に別のリクエストを送信すると、前のリクエストで“socket hang up”エラーが発生する不具合を修正しました。
- 🐞【バグ修正】Gitリポジトリ連携設定時に、最大30個までしかブランチが表示されなかった不具合を修正しました。
- 🐞【バグ修正】一部環境で環境アイコンの色を変更できなかった不具合を修正しました。