v2.0.1
1Panel-dev/1Panelv2.0.1Jun 13, 2025by wanghe-fit2cloud
AI Summary
Adds the AI website building feature, support for reg.ru DNS, and terminal-based container creation. It also includes optimizations for PHP runtime navigation and various translation improvements.
Key Highlights
- New AI website building feature
- DNS account support for reg.ru
- Terminal-based container creation
New Features
- AI website building feature
- DNS account support for reg.ru
- Terminal-based container creation
Full Release Notes
## ✨ 新增功能 * 新增 AI 建站功能 * DNS 账号新增支持 reg.ru by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9014 ## ⚙️ 功能优化 * PHP 运行环境支持跳转至文件管理页面 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9010 * 通过终端方式实现命令创建容器功能 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/9022 * 工具箱中部分应用新增文档跳转链接 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/9021 * 优化系统中部分提示信息 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9053 * 优化部分英文翻译 by @JohnNiang in https://github.com/1Panel-dev/1Panel/pull/9016 * 优化部分繁体中文翻译 by @david082321 in https://github.com/1Panel-dev/1Panel/pull/9020 ## 🛠️ 问题修复 * 修复了概览页面部分标签未对齐的问题 by @JohnNiang in https://github.com/1Panel-dev/1Panel/pull/8980 * 修复了切换主题后概览页状态栏颜色加载异常的问题 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/9041 * 修复了开启 HTTPS 时 SSL 协议设置异常的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/8985 * 修复了清空进程守护日志失败的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9012 * 修复了启用 HTTPS 时默认勾选了部分不安全 TLS 协议的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9033 * 修复了计划任务备份所有数据库操作失败的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/8990 * 修复了部分类型计划任务中保留份数设置未生效的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9044 * 修复了重启服务后系统主题显示异常的问题 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/9031 * 修复了谷歌云盘中遗留的本地代理配置未删除的问题 by @igophper in https://github.com/1Panel-dev/1Panel/pull/9040 * 修复了部分场景下系统快照创建失败的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9045 * 修复了文档链接跳转异常的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/8997 * 修复了系统更新页面版本信息获取异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/8988 * 修复了添加不同架构类型子节点时部分功能异常的问题 by @ssongliu * 修复了子节点使用非默认 SSH 端口时文件对传失败的问题 by @zhengkunwang223