chore: 版本信息和更新日志

This commit is contained in:
yangsy
2026-04-10 15:43:12 +08:00
parent c75338cb70
commit de241334a9
2 changed files with 10 additions and 2 deletions
+8
View File
@@ -1,4 +1,12 @@
[ [
{
"version": "0.40.0",
"date": "2026-04-10",
"changes": {
"fixes": [{ "content": "修复设备树搜索时节点错乱的问题" }, { "content": "将安防箱面板的“电路”统一更正为“空开”" }, { "content": "修复设备查询缓存键冲突问题" }],
"feats": [{ "content": "添加视频服务器双机热备状态" }]
}
},
{ {
"version": "0.39.0", "version": "0.39.0",
"date": "2026-03-02", "date": "2026-03-02",
+2 -2
View File
@@ -1,4 +1,4 @@
{ {
"version": "0.39.0", "version": "0.40.0",
"buildTime": "2026-03-11 14:35:45" "buildTime": "2026-04-10 15:42:03"
} }