File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 99
1010## 2 更新内容
1111
12+ ### v1.10.29-lts
13+
14+ 2025年4月10日
15+
16+ !!! Abstract "新增功能 :star2 : "
17+
18+ * 【网站】DNS 账户支持 西部数码;
19+ * 【网站】DNS 账户支持 ClouDNS;
20+ * 【AI】新增 MCP Server 管理功能。
21+
22+ !!! Abstract "功能优化 :sunflower : "
23+
24+ * 【数据库】优化数据库密码和 IP 权限的校验规则;
25+ * 【计划任务】支持删除计划时保留远程备份文件;
26+ * 【面板设置】优化未开启密码复杂度验证时的面板密码校验规则;
27+ * 【系统】升级 SQLite 依赖,以支持在 LoongArch 上构建。
28+
29+ !!! Abstract "问题修复 :palm_tree : "
30+
31+ * 【应用商店】修复了巴西葡萄牙语创建应用时未加载参数标签的问题;
32+ * 【容器】修复了某些情况下容器终端连接失败的问题;
33+ * 【容器】修复了编辑 bridge 容器网络类型时可能因 IP 冲突导致编辑失败的问题;
34+ * 【计划任务】修复了多个备份账号计划任务中一个失败导致全部失败的问题;
35+ * 【面板设置】修复了系统快照同步时默认数据目录不存在却仍可跳转到文件管理的问题;
36+ * 【系统】修复了 Swagger 文档中部分注释的路由备注错误的问题。
37+
1238### v1.10.28-lts
1339
14402025年3月19日
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ site_url: 'https://1panel.cn'
33site_author : ' 1Panel'
44site_description : ' 1Panel 一款现代化的 Linux 面板'
55
6- repo_name : ' 1Panel'
6+ repo_name : ' 1Panel-dev/1Panel '
77repo_url : ' https://github.com/1Panel-dev/1Panel'
88edit_uri : ' '
99
You can’t perform that action at this time.
0 commit comments