new

improved

fixed

2.7.8

  • 🔥[New Feature] On the
    Schema
    page, you can now view which endpoints, schemas, and Markdown documents reference the current schema.
Schema
  • 🔥[New Feature]
    gRPC projects
    now support importing endpoints via
    Server Reflection
    .
  • 🔥[New Feature] When configuring a
    Redis
    database connection, you can now choose between
    Standalone
    or
    Cluster
    mode.
  • ⚡[Optimization] The team member management page now includes a
    Pending Invites
    section, where you can view email addresses that have been invited but not yet accepted.
  • ⚡[Optimization]
    gRPC projects
    now supports grouping endpoints by
    .proto
    file or package name.
  • ⚡[Optimization] When batch-running
    test scenarios
    , you can now configure whether to send notifications after completion.
  • ⚡[Optimization] Improved support for the
    explode
    property 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
    Merge
    enabled, 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のパラメータの列挙値がクリアされる問題を解決しました。