Skip to content

Commit 0b476c4

Browse files
xiranyu01yujingz
andauthored
Release 0904 (#135)
* Update changelog.md 0904 * update changelog --------- Co-authored-by: Yujing Zheng <[email protected]>
1 parent 71aa326 commit 0b476c4

File tree

2 files changed

+169
-5
lines changed

2 files changed

+169
-5
lines changed

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

+86-4
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,93 @@ id: changelog
55

66
# Release History
77

8+
## [24.36.0] - 2024-9-04
9+
10+
### [New]
11+
12+
- Added "Batch Operations for Organization Devices" feature:
13+
- Batch Data Collection Admission: Support selecting devices for batch admission to data collection, allowing devices to be added to the organization.
14+
- Batch Project Association: Support selecting devices for batch association with projects, adding devices to projects for subsequent data collection and classification.
15+
- Added "Copy/Move Files" feature: In the file list of records, support selecting files to copy or move them to other records.
16+
- Added "Text Auto-wrap" feature: Support automatic text wrapping when previewing text files in records.
17+
- Added "Playable Time Range" field: Display the playable time range of bag, mcap, and other files in the basic information of records.
18+
- Added "Action Invocation Duration" field: Display the duration of action invocations in the action's invocation history.
19+
- Added "Workflow Diagrams for Various Roles": In the [Help] section at the top right of the navigation bar, display workflow diagrams for testers, operations, and development personnel.
20+
21+
### [Changes]
22+
23+
- Updated the display style of the "Data Collection & Diagnostics" page.
24+
- Updated the style of the "Add Organization Device" dialog.
25+
- Updated the style of the "Organization Device Details" page.
26+
- Updated the display style of the "Moment" list in the visualization page.
27+
28+
### [Fixes]
29+
30+
- Fixed an issue where record search results were not sorted by time.
31+
- Fixed an issue where the index generation status was not correctly displayed in the visualization page.
32+
- Fixed an issue with abnormal display of test suite lists in batch testing.
33+
- Fixed an issue with abnormal device traffic statistics. This can be resolved by updating the data collection client to version v1.0.2. [View update instructions](https://docs.coscene.cn/docs/recipes/device/device-collector#%E6%9B%B4%E6%96%B0%E8%AE%BE%E7%BD%AE)
34+
35+
---
36+
37+
## [24.34.0] - 2024-8-20
38+
39+
### [New]
40+
41+
- Added "Star Projects" feature: On the homepage, support starring projects to pin them to the top.
42+
- Added "Audio File Preview" feature: In the file list of records, support clicking to play audio files.
43+
44+
### [Changes]
45+
46+
- Updated the display style of the homepage.
47+
48+
---
49+
50+
## [24.32.0] - 2024-8-6
51+
52+
### [New]
53+
54+
- Added "Sample Project" feature: When creating a new project, support selecting to create a sample project.
55+
- Added open-source projects:
56+
- Open-sourced the coBridge project related to real-time visualization and the coScout project related to data collection.
57+
- Added support for Ubuntu 14.04 version in the "Data Collection Client".
58+
59+
### [Changes]
60+
61+
- Updated the auto-disconnect logic for "Real-time Visualization":
62+
- Automatically disconnect after 1 minute in an unfocused state.
63+
- Disconnect after 10 minutes in a focused state.
64+
- Support reconnection after returning to the page or refreshing.
65+
- Updated the display of Jira-linked information in tasks: Tasks now show the status of linked Jira issues.
66+
67+
---
68+
69+
## [24.30.0] - 2024-7-22
70+
71+
### [New]
72+
73+
- Added "Copy Action Steps" feature: When creating an action, support copying steps from existing actions.
74+
- Added usage introduction for "System Actions": When viewing system actions in the "Automation - Actions" page, support viewing the usage introduction of the action on the right side of the action details page.
75+
76+
### [Changes]
77+
78+
- Updated the entry point for "Data Collection & Diagnostics" feature: Moved the entry to the left navigation bar of the project.
79+
- Updated "Collection Tasks": Collection tasks now support cancellation and termination.
80+
- Updated tag filtering logic: Tag filtering now supports equals, contains, and does not contain operations.
81+
82+
### [Fixes]
83+
84+
- Fixed an issue with slow loading of visualization playback.
85+
86+
---
87+
88+
## [24.28.0] - 2024-7-9
89+
890
### [New]
991

1092
- Added "Default Rule Template" feature: In "Data Collection and Rule Diagnostics", it supports adding rules from system-provided templates.
1193
- Added "Recent Actions of Records": In the record list, it displays the name and status of the most recently called actions.
12-
94+
1395
### [Changed]
1496

1597
- Updated information about "Moment" in "Data Collection and Diagnostics Rules", supporting custom attribute names and values for "Moment".
@@ -42,20 +124,20 @@ id: changelog
42124

43125
## [24.24.0] - 2024-6-14
44126

45-
### New
127+
### [New]
46128

47129
- Added "Annotation Task Label" feature: When creating an annotation task, support using the labels of selected records as task labels.
48130
- Added "Test Suite Display" feature: Display the test suite used in this test on the batch test table page.
49131
- Added "File List Pagination" feature: Support pagination display of files on the record file list page.
50132
- Added "Task ID": Display the ID number of the task in the task table.
51133

52-
### Changes
134+
### [Changes]
53135

54136
- Update the display of the "Records" page:
55137
- Fix the record table name column and support horizontal scrolling.
56138
- Move the batch operation location after multiple records are selected to below the list.
57139
- Support cross-page record selection.
58-
- Update the display of "Last Online Time" in Organizational Equipment, and Project Equipment:
140+
- Update the display of "Last Online Time" in 'Organizational Equipment', and 'Project Equipment':
59141
- Changed to display the online/offline status of the device.
60142
- Mouse hover to display the last online time.
61143
- Update the interaction for creating/editing moments: On the timeline, support adjusting the start and end points of the moment by dragging.

src/pages/changelog.md

+83-1
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,95 @@ id: changelog
55

66
# 发布历史
77

8+
## [24.36.0] - 2024-9-04
9+
10+
### 【新增】
11+
12+
- 新增「组织设备批量操作」功能
13+
- 批量准入数采:支持勾选设备后批量准入数采,允许设备添加到组织中
14+
- 批量关联项目:支持勾选设备后批量关联项目,将设备添加到项目中,以实现后续的数据采集与分类
15+
- 新增「复制/移动文件」功能:在记录的文件列表中,支持勾选文件后,将文件复制或移动到其它记录
16+
- 新增「文本自动换行」功能:在记录中预览文本文件时,支持文本自动换行
17+
- 新增「可播放时间范围」字段:在记录的基本信息中,展示记录中 bag、mcap 等文件的可播放时间范围
18+
- 新增「动作调用时长」字段:在动作的调用历史中,展示动作的调用时长
19+
- 新增「各角色工作流程图」:在导航栏右上角的【帮助】中,展示测试、运维、研发人员的工作流程图
20+
21+
### 【改变】
22+
23+
- 更新「数采&诊断」页面展示样式
24+
- 更新「添加组织设备」弹框样式
25+
- 更新「组织设备详情」页面样式
26+
- 更新可视化页面中「一刻」列表的展示样式
27+
28+
### 【修复】
29+
30+
- 修复记录搜索时未按时间排序的问题
31+
- 修复可视化页面中未正确展示索引生成状态的问题
32+
- 修复批量测试中测试套件列表显示异常的问题
33+
- 修复设备流量统计异常的问题,更新数采客户端到 v1.0.2 版本即可解决该问题,[查看更新说明文档](https://docs.coscene.cn/docs/recipes/device/device-collector#%E6%9B%B4%E6%96%B0%E8%AE%BE%E7%BD%AE)
34+
35+
---
36+
37+
## [24.34.0] - 2024-8-20
38+
39+
### 【新增】
40+
41+
- 新增「星标项目」:在首页中,支持星标项目,将其置顶
42+
- 新增「音频文件预览」功能:在记录的文件列表中,支持点击播放音频文件
43+
44+
### 【改变】
45+
46+
- 更新首页展示样式
47+
48+
---
49+
50+
## [24.32.0] - 2024-8-6
51+
52+
### 【新增】
53+
54+
- 新增「示例项目」:新建项目时,支持选择创建示例项目
55+
- 新增开源项目
56+
- 开源了实时可视化相关的 coBridge 项目、数采相关的 coScout 项目
57+
- 新增「数采客户端」对 ubuntu 14.04 版本的支持
58+
59+
### 【改变】
60+
61+
- 更新「实时可视化」自动断连逻辑:
62+
- 失焦状态 1 分钟自动断开连接
63+
- 未失焦状态 10 分钟断开连接
64+
- 返回页面或刷新后支持重连
65+
- 更新任务关联 Jira 的展示信息:任务中支持展示关联 Jira 的状态
66+
67+
---
68+
69+
## [24.30.0] - 2024-7-22
70+
71+
### 【新增】
72+
73+
- 新增「复制动作步骤」功能:创建动作时,支持从已有的动作中复制步骤
74+
- 新增「系统动作」的用途介绍:在「自动化-动作」页面中查看系统动作时,支持在动作详情页右侧查看该动作的用途介绍
75+
76+
### 【改变】
77+
78+
- 更新「数采&诊断」功能入口:入口迁移至项目左侧导航栏
79+
- 更新「采集任务」:采集任务支持取消和中止
80+
- 更新标签的过滤逻辑:标签过滤支持等于、包含和不包含
81+
82+
### 【修复】
83+
84+
- 修复可视化播放加载缓慢的问题
85+
86+
---
87+
888
## [24.28.0] - 2024-7-9
989

1090
### 【新增】
91+
1192
- 新增「规则默认模版」功能:在「数采与规则诊断」中,支持从系统提供的模板添加规则
1293
- 新增「记录的最近动作」:在记录列表中,显示记录最近调用的动作名称和调用状态
13-
94+
1495
### 【改变】
96+
1597
- 更新「数采与诊断规则」中关于一刻的信息,支持自定义一刻的属性名称与属性值
1698
- 更新记录页面、任务页面的缺省状态
1799

0 commit comments

Comments
 (0)