@@ -1 +1 @@
-e44134e1e0cd8a8e5a9f1436c1f3ea22a0f9867b
+1a064524c48b66a81ad8ad30ce0939435a547152
@@ -1,6 +1,24 @@
# 更新日志 (Changelog)
此文件记录所有构建版本的变更。
+## v1.0.86 (2026-07-10)
+
+### 工程化
+- auto bump version and changelog [skip ci]
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+-
+- 新增服务器运行状态: 运行时长、CPU 使用率、JVM 内存占用, 数据来自后端 /api/system/health 接口
+- 已在 mounted 中调用 loadServerHealth() 自动加载
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+### Bug 修复
+- 系统状态卡片增加变更日志入口与服务器运行监控
## v1.0.84 (2026-07-10)
### 工程化
@@ -1,12 +1,12 @@
{
"name": "cfc-web",
- "version": "1.0.83",
+ "version": "1.0.85",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^1.0.2",
@@ -1,6 +1,6 @@
- "version": "1.0.85",
+ "version": "1.0.86",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",