File tree Expand file tree Collapse file tree 2 files changed +46
-0
lines changed
i18n/en/docusaurus-plugin-content-pages Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,29 @@ id: changelog
55
66# Release History
77
8+ ## [ 25.12.0] - 2025-3-19
9+
10+ ### [ Added]
11+
12+ - Added "Personal Organization" feature
13+ - Support login and organization creation with regular email
14+ - Support inviting members to join personal organizations via email
15+ - Added "Public Project" feature: Support viewing public datasets
16+
17+ ### [ Improved]
18+
19+ - Improved Data Collection Client
20+ - Optimized file upload logic: Ensure file writing is completed before uploading
21+ - Optimized device registration logic: Automatically remove line breaks and spaces when reading device IDs from specified files
22+ - Fixed the issue where device installation commands could not be executed repeatedly
23+
24+ ### [ Fixed]
25+
26+ - Fixed the issue of abnormal display of overlapping time periods when playing multiple files in visualization
27+ - Fixed the issue where files output from actions did not automatically generate visualization indexes
28+
29+ ---
30+
831## [ 25.9.0] - 2025-2-26
932
1033### [ Added]
Original file line number Diff line number Diff line change @@ -5,6 +5,29 @@ id: changelog
55
66# 发布历史
77
8+ ## [ 25.12.0] - 2025-3-19
9+
10+ ### 【新增】
11+
12+ - 新增「个人组织」功能
13+ - 支持普通邮箱登录并创建组织
14+ - 支持通过邮箱邀请成员加入个人组织
15+ - 新增「公开项目」功能:支持查看公开数据集
16+
17+ ### 【改进】
18+
19+ - 改进数采客户端
20+ - 优化文件上传逻辑:确保文件写入完成后再进行上传
21+ - 优化设备注册逻辑:从指定文件中读取设备 ID 时,自动去除换行符和空格
22+ - 修复无法重复执行设备安装命令的问题
23+
24+ ### 【修复】
25+
26+ - 修复可视化播放多个文件时,重叠时间段显示异常的问题
27+ - 修复从动作中输出的文件未自动生成可视化索引的问题
28+
29+ ---
30+
831## [ 25.9.0] - 2025-2-26
932
1033### 【新增】
You can’t perform that action at this time.
0 commit comments