You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/en/docusaurus-plugin-content-pages/changelog.md
+86-4
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,93 @@ id: changelog
5
5
6
6
# Release History
7
7
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
+
8
90
### [New]
9
91
10
92
- Added "Default Rule Template" feature: In "Data Collection and Rule Diagnostics", it supports adding rules from system-provided templates.
11
93
- Added "Recent Actions of Records": In the record list, it displays the name and status of the most recently called actions.
12
-
94
+
13
95
### [Changed]
14
96
15
97
- Updated information about "Moment" in "Data Collection and Diagnostics Rules", supporting custom attribute names and values for "Moment".
@@ -42,20 +124,20 @@ id: changelog
42
124
43
125
## [24.24.0] - 2024-6-14
44
126
45
-
### 【New】
127
+
### [New]
46
128
47
129
- Added "Annotation Task Label" feature: When creating an annotation task, support using the labels of selected records as task labels.
48
130
- Added "Test Suite Display" feature: Display the test suite used in this test on the batch test table page.
49
131
- Added "File List Pagination" feature: Support pagination display of files on the record file list page.
50
132
- Added "Task ID": Display the ID number of the task in the task table.
51
133
52
-
### 【Changes】
134
+
### [Changes]
53
135
54
136
- Update the display of the "Records" page:
55
137
- Fix the record table name column and support horizontal scrolling.
56
138
- Move the batch operation location after multiple records are selected to below the list.
57
139
- 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':
59
141
- Changed to display the online/offline status of the device.
60
142
- Mouse hover to display the last online time.
61
143
- Update the interaction for creating/editing moments: On the timeline, support adjusting the start and end points of the moment by dragging.
0 commit comments