🔥【新功能】在 数据模型
页面,可以查看哪些接口、数据模型、Markdown 文档 引用
了当前数据模型

🔥【新功能】gRPC 项目
支持通过 服务器反射
导入接口
🔥【新功能】配置 Redis
数据库连接时,支持选择 单机
还是 集群
模式
⚡️【优化】团队成员页面新增 待处理邀请
页面,可以查看已被邀请但尚未接受邀请的邮件地址
⚡️【优化】gRPC 项目
支持切换按 .proto
文件名还是按包名对接口分组
⚡️【优化】批量运行 测试场景
时,可以设置运行完成后是否发送通知
⚡️【优化】导入 Swagger/OpenAPI 文件时,优化了对 Query 参数的 explode
属性的支持
⚡️【优 化】导出 Swagger/OpenAPI 文件时,接口顺序和 App 内的保持一致
🐞 解决某些情况下,无法点击 App 顶栏的按钮的问题
🐞 解决调试 SSE 接口,自定义 JSONPath 来合并响应内容时,输入特殊字符后页面崩溃的问题
🐞 解决无法保存 Visualize 页面显示的图片的问题
🐞 解决网页版 App 的部分输入框无法正常输入文本的问题
🐞 解决升级到付费版本后,未计算已有测试场景的覆盖率的问题
🐞 解决导入 Swagger/OpenAPI 文件并选择智能合并时,数据模型的参数的枚举值会被清空的问题
🔥[New Feature] On the Schema
page, you can now view which endpoints, schemas, and Markdown documents reference the current 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.