Skip to content

Commit 991b5cd

Browse files
authored
changelog (#344)
1 parent 38df2a6 commit 991b5cd

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

i18n/en/docusaurus-plugin-content-pages/changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,29 @@ id: changelog
55

66
# Release History
77

8+
## [25.42.0] - 2025-10-15
9+
10+
### [Added]
11+
12+
- Added "User Script Panel": Support for custom scripts in the visualization interface to transform input messages and output to new topics, see [documentation](/docs/viz/panel/user-scripts)
13+
- Added "Real-time Visualization Playback" feature: During device real-time visualization, you can switch to playback mode via the timeline to review the most recent 30 seconds of data
14+
- Added "Action System Error Display" feature: When an action execution fails, you can view the corresponding error information in the step details of the invocations
15+
16+
### [Improved]
17+
18+
- Improved record filtering functionality:
19+
- Added "Moment" filtering feature
20+
- Enhanced logical operation support (AND/OR condition combinations)
21+
- Support filtering based on condition groups
22+
- Improved record loading mechanism: Changed from page-based loading to scroll-based loading
23+
- Improved layout management functionality:
24+
- Streamlined to personal layouts and project layouts, retired organization layouts and record layouts (migrated to project layouts)
25+
- Support cross-project layout copying
26+
- Support managing layouts with folders
27+
- Improved action editing interface: Support directly selecting images from the organization when editing actions, no manual input required
28+
29+
---
30+
831
## [25.37.0] - 2025-9-12
932

1033
### [Added]

src/pages/changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,29 @@ id: changelog
55

66
# 发布历史
77

8+
## [25.42.0] - 2025-10-15
9+
10+
### 【新增】
11+
12+
- 新增「用户脚本面板」:可视化界面中支持自定义脚本,对输入消息进行转换并输出到新的主题,详见[文档](/docs/viz/panel/user-scripts)
13+
- 新增「实时可视化回放」功能:设备实时可视化过程中,可通过时间轴切换至回放模式,回溯最近 30 秒数据
14+
- 新增「动作系统错误展示」功能:动作执行失败时,在调用历史的步骤详情中可查看对应的错误信息
15+
16+
### 【改进】
17+
18+
- 改进记录筛选功能:
19+
- 新增「一刻」筛选功能
20+
- 增强逻辑运算支持(与/或条件组合)
21+
- 支持根据条件组进行过滤
22+
- 改进记录加载机制:将分页加载转为滚动加载
23+
- 改进布局管理功能:
24+
- 精简为个人布局与项目布局,下线组织布局、记录布局(已迁移至项目布局)
25+
- 支持跨项目复制布局
26+
- 支持用文件夹管理布局
27+
- 改进动作编辑界面:支持在编辑动作时直接选择组织中的镜像,无需手动输入
28+
29+
---
30+
831
## [25.37.0] - 2025-9-12
932

1033
### 【新增】

0 commit comments

Comments
 (0)