new
improved
fixed
2.7.8
- 🔥[New Feature] On the Schemapage, you can now view which endpoints, schemas, and Markdown documents reference the current schema.

- 🔥[New Feature] gRPC projectsnow support importing endpoints viaServer Reflection.
- 🔥[New Feature] When configuring a Redisdatabase connection, you can now choose betweenStandaloneorClustermode.
- ⚡[Optimization] The team member management page now includes a Pending Invitessection, where you can view email addresses that have been invited but not yet accepted.
- ⚡[Optimization] gRPC projectsnow supports grouping endpoints by.protofile or package name.
- ⚡[Optimization] When batch-running test scenarios, you can now configure whether to send notifications after completion.
- ⚡[Optimization] Improved support for the explodeproperty of Query parameters when importing Swagger/OpenAPI files.
- ⚡[Optimization] When exporting Swagger/OpenAPI files, the order of endpoints now matches their order in the app.
- 🐞[Bug Fix] Fixed an issue where buttons in the top navigation bar of the app were sometimes unclickable.
- 🐞[Bug Fix] Fixed an issue where opening certain endpoint documentation pages caused the page to become unresponsive.
- 🐞[Bug Fix] Fixed an issue where debugging SSE endpoints with custom JSONPath merging would crash the page when special characters were entered.
- 🐞[Bug Fix] Fixed an issue where images displayed on the Visualize page could not be saved.
- 🐞[Bug Fix] Fixed an issue where some inputs in the web app version could not accept text input normally.
- 🐞[Bug Fix] Fixed an issue where upgrading to a paid plan did not calculate the coverage of existing test scenarios.
- 🐞[Bug Fix] Fixed an issue where, when importing Swagger/OpenAPI files with Mergeenabled, the enum values of the schema were cleared.
日本語:
- 🔥【新機能】Schemaページで、現在のSchemaをどのAPI、Schema、Markdownドキュメントが参照しているかを確認できます。
- 🔥【新機能】gRPCプロジェクトでサーバーリフレクションを通じてAPIをインポートできます。
- 🔥【新機能】Redisデータベース接続を設定する際、StandaloneまたはClusterの選択をサポートします。
- ⚡️【最適化】チームメンバーのページに新しく 保留中の招待ページが追加され、招待済みで未承諾のメールアドレスを確認できます。
- ⚡️【最適化】gRPCプロジェクトでAPIを.protoファイル名またはパッケージ名でグループ化する切り替えをサポートします。
- ⚡️【最適化】テストシナリオをバッチ実行する際に、実行完了後に通知を送信するかどうかを設定できます。
- ⚡️【最適化】Swagger/OpenAPIファイルをインポートする際、Queryパラメータの explode属性のサポートを強化しました。
- ⚡️【最適化】Swagger/OpenAPIファイルをエクスポートする際に、APIの順序をアプリ内と一致させました。
- 🐞【バグ修正】特定のケースでアプリトップバーのボタンがクリックできない問題を解決しました。
- 🐞【バグ修正】特定のAPIドキュメントを開くとページが応答しなくなる問題を解決しました。
- 🐞【バグ修正】SSE APIをデバッグ中に、JSONPathをカスタマイズして応答内容をマージする際に特殊文字を入力するとページがクラッシュする問題を解決しました。
- 🐞【バグ修正】Visualizeページで表示された画像を保存できない問題を解決しました。
- 🐞【バグ修正】ウェブアプリ版で一部の入力フィールドにテキストを正常に入力できない問題を解決しました。
- 🐞【バグ修正】有償版にアップグレード後、既存のテストシナリオのカバレッジが計算されない問題を解決しました。
- 🐞【バグ修正】Swagger/OpenAPIファイルをインポートしてスマートマージを選択した際、Schemaのパラメータの列挙値がクリアされる問題を解決しました。