Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-23 | 5.8 kB | |
v2.0.5 source code.tar.gz | 2025-07-23 | 3.0 MB | |
v2.0.5 source code.zip | 2025-07-23 | 3.8 MB | |
Totals: 3 Items | 6.8 MB | 3 |
✨ 新增功能
- 【节点管理】新增主从节点角色切换功能 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9498
- 【应用高可用】新增 MySQL、PostgreSQL 和 Redis 集群安装功能 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9505
- 【面板设置】新增邮件告警功能 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/9554
- 【面板设置】支持土耳其语 by @sineld in https://github.com/1Panel-dev/1Panel/pull/9390
⚙️ 功能优化
- 【应用商店】安装应用时支持使用已存在的远程数据库 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9531
- 【网站】移除 HTTPS 配置页面 HSTS 的必填标识 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9532
- 【网站】优化部分负载均衡配置页面提示信息 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9453
- 【运行环境】进入运行环境页面时新增 Docker 未安装提醒 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9596
- 【运行环境】进入运行环境终端支持指定用户 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9461
- 【运行环境】支持快速安装 sodium 扩展 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9481
- 【容器】构建容器镜像改为异步执行 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9462
- 【容器】创建容器后支持选择继续编辑或返回容器列表 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9586
- 【容器】创建容器改为异步执行 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9597
- 【计划任务】计划任务中容器选项新增容器状态显示 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9595
- 【节点管理】新增“已删除”节点状态 by @ssongliu
- 【节点管理】优化节点同步状态的显示 by @ssongliu
- 【节点管理】增加节点启动中状态 by @ssongliu
- 【面板设置】同步快照时备份账号选项新增类型显示 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9579
- 【面板设置】支持自定义快照超时时间 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9537
- 【系统】优化了备份临时文件目录 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9533
- 【系统】编辑 Compose 等右侧抽屉页面已禁止点击空白处关闭 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9559
- 【系统】优化节点切换的过渡动画效果 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9560
🛠️ 问题修复
- 【概览】修复了概览页内存使用详情未包含共享内存的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9530
- 【应用商店】修复了应用标签在非中文语言下显示错误的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9611
- 【应用商店】修复了应用日志页面标题显示异常的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9507
- 【应用商店】修复了部分应用脚本执行失败的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9508
- 【应用商店】修复了本地应用未设置端口时错误显示跳转按钮的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9535
- 【应用商店】修复了 Mailserver 安装失败问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9562
- 【应用商店】修复了应用备份设置密码后在其他服务器恢复会失败的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9583
- 【网站】修复了部分负载均衡配置页面显示异常的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9448
- 【网站】修复了删除 HTTPS 类型镜像仓库重启 Docker 异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9451
- 【证书】修复了编辑 IPv6 自签证书保存失败的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9495
- 【容器】修复了容器日志下载后文件中颜色显示异常的问题 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/9479
- 【容器】修复了连续开启容器日志跟踪开关导致系统日志异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9552
- 【容器】修复了部分场景下容器日志下载失败的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9553
- 【容器】修复了关闭日志追踪后容器日志筛选未生效的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9553
- 【容器】修复了编辑容器时无法配置 DNS 的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9578
- 【容器】修复了编辑容器任务日志中原容器名称获取失败的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9590
- 【文件】修复了打开部分 UTF-8 编码文件时乱码的问题 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/9454
- 【文件】修复了文件列表排序后文件大小计算错误的问题 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/9474
- 【防火墙】修复了部分场景下防火墙端口转发功能异常的问题 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/9592
- 【节点管理】修复了节点因目录不存在导致添加失败的问题 by @ssongliu
- 【网站监控】修复了部分场景下切换到网站监控趋势统计时出错的问题 by @zhengkunwang223
- 【系统】修复了演示模式下可以进入文件终端的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9468