mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-07 08:23:01 +08:00
docs: add install/update improvements to v0.9 roadmap
This commit is contained in:
@@ -65,6 +65,21 @@ AI 助手执行终端命令时,允许用户配置白名单/黑名单规则,
|
||||
|
||||
---
|
||||
|
||||
## 安装体验优化
|
||||
|
||||
### 默认安装原版包
|
||||
当前版本选择器默认选中「汉化版」,改为默认「原版」(official)。用户可切换。
|
||||
|
||||
### 安装页面环境检测实时生效
|
||||
保存自定义 Node.js 路径后,检查是否需要重启才生效。v0.8.0 已改用 RwLock 支持运行时刷新,需验证是否完全生效。
|
||||
|
||||
### Linux Web 版后台更新机制
|
||||
Linux Web 版检测到新版本后,目前只能手动 `git pull`。需要实现:
|
||||
- 面板内一键更新按钮(自动 git pull + npm install + 重启服务)
|
||||
- 或者 systemd 服务自动拉取更新
|
||||
|
||||
---
|
||||
|
||||
## 其他待规划功能
|
||||
|
||||
- [ ] 消息渠道:渠道级别的消息统计(收发量、响应时间)
|
||||
|
||||
Reference in New Issue
Block a user