v2.0.13

1Panel-dev/1Panelv2.0.13Nov 20, 2025by wanghe-fit2cloud

AI Summary

Adds powerful new features like application migration, encrypted backups, and full iptables firewall support, alongside improvements for multi-node environments.

Key Highlights

  • Support application migration to other nodes
  • Support encrypted database backup
  • Support iptables in system firewall
  • Support sub-node syncing upgrades with master node
  • Compatible with service systems without systemctl like OpenWRT and Alpine

New Features

  • Application migration to other nodes
  • Encrypted database backup support
  • iptables system firewall support
  • Sub-node sync upgrades functionality

Full Release Notes

## ✨ New Features / 新增功能

* Support application migration to other nodes / 支持应用迁移至其他节点 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10832
* Support batch setting for website groups / 支持批量设置网站分组 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10754
* Support encrypted database backup / 支持数据库备份加密 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10963
* Support import/export for orchestration templates / 编排模板支持导入/导出功能 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10809
* Display disk usage on overview page / 概览页支持显示磁盘使用情况 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10864
* Support setting build parameters when building images / 构建镜像时支持设置构建参数 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10960
* Code editor now supports creating files and folders / 代码编辑器支持新建文件和文件夹 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/10989
* Support viewing process information in system monitoring / 系统监控支持查看进程信息 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10821
* Support selecting specific disks for disk I/O monitoring / 磁盘 I/O 支持选择指定硬盘 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10784
* Support iptables in system firewall / 系统防火墙支持 iptables by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10903
* Support import/export for firewall port and IP rules / 系统防火墙支持端口和 IP 规则导入/导出功能 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10706
* Add task to clear all website log types / 新增清空所有网站日志类型任务 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10871
* Add task to sync WAF IP groups / 新增同步 WAF IP 组类型任务 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10802
* Support sub-node syncing upgrades with master node / 新增子节点与主节点同步升级功能 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10753
* Support importing license when adding nodes / 新增节点时支持导入许可证 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10776
* Support using proxy for requests between nodes / 支持节点间请求使用代理 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10799
* Compatible with service systems without systemctl like OpenWRT and Alpine / 兼容 OpenWRT、Alpine 等不使用 systemctl 的服务管理系统 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10723

## ⚙️ Enhancements / 功能优化

* Support hiding sensitive system information / 支持隐藏部分敏感系统信息 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10865
* Support viewing real-time process information / 支持查看实时进程信息 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10833
* Display architecture details of local applications / 支持显示本地应用的架构详情 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10777
* Optimize display of installed application names / 优化已安装应用名称展示效果 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10782
* Optimize database association check when deleting applications / 优化删除应用时的数据库关联检测逻辑 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10868
* Optimize application installation page style / 优化应用安装界面样式 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10847
* Support viewing differences when editing application Compose content / 编辑应用 Compose 内容时支持查看对比 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10855
* Add Compose file modification check when upgrading / 升级时新增 Compose 文件修改检测功能 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10863
* Enhance cache display and settings in proxy configuration / 增强代理配置中的缓存显示与设置 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10751
* Optimize website code length limit / 优化网站代号长度限制 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10943
* Optimize PHP configuration update logic / 优化 PHP 配置更新逻辑 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10956
* Add security settings to prevent certificate leakage / 新增防止证书泄露的安全设置 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10785
* Automatically select SSL certificate when creating HTTPS-enabled websites / 创建启用 HTTPS 的网站时自动选择 SSL 证书 by @maolei1024 in https://github.com/1Panel-dev/1Panel/pull/10789
* Add fail_timeout parameter support for website load balancing / 网站负载均衡配置新增 fail_timeout 参数支持 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10796
* Optimize batch deletion logic for websites / 优化网站批量删除逻辑 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10853
* Support configuring extra_hosts mappings / 支持配置 extra_hosts 主机映射 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10750
* Optimize port mapping logic / 优化端口映射逻辑 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10856
* Optimize container command input method / 优化容器命令输入方式 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10724
* Add tab view for container details dialog / 容器详情对话框新增选项卡视图 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10783
* Optimize container orchestration environment variable hints / 优化容器编排环境变量提示信息 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10813
* Support executing container operations via task manager backend / 容器操作支持通过任务管理后台执行 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10824
* Add tab view for container network details dialog / 容器网络详情对话框新增选项卡视图 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10836
* Add image name copy function / 新增镜像名称复制功能 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10837
* Disable IP input when selecting unsupported network types / 选择不支持的网络类型时禁用 IP 输入 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10849
* Dynamically adjust container terminal size / 动态调整容器终端尺寸 by @liuruibin in https://github.com/1Panel-dev/1Panel/pull/10894
* Optimize container cleanup task log display / 优化容器清理任务日志显示 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10970
* “More” operations now use right-side drawer / “更多”相关操作调整为使用右侧抽屉进行处理 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/10933
* Optimize start path for file manager multi-tabs / 优化文件管理器多标签页的起始路径 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/10957
* Support custom shorter monitoring intervals / 支持自定义更短的监控采集时间间隔 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10784
* Optimize system disk detection logic / 优化系统磁盘检测逻辑 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10889
* Enhanced LVM partition detection / 增强 LVM 分区识别能力 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10985
* Enhance new connection popup in terminal page / 增强终端页面的新建连接弹窗 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10902
* Optimize quick command selection in terminal / 优化终端快速命令选择方式 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10732
* Add “not executed” status in task reports / 任务报告新增未执行状态 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10866
* Optimize WAF map loading / 优化 WAF 地图加载方式 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10730
* Optimize HTTP details display in WAF intercept logs / 优化 WAF 拦截记录的 HTTP 详情展示 by zhengkunwang223
* Display main node name for bound licenses / 许可证的绑定节点显示主节点名称 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10918
* Enhance S3 region selection with dropdown and custom input / 通过下拉菜单和自定义输入增强 S3 区域选择功能 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10967
* Fix lost new version when updating offline applications / 修复了离线版应用更新导致新版本丢失的问题 by zhengkunwang223
* Fix issue with Enter key not submitting description edits / 修复了编辑描述时回车提交未生效的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10972
* Optimize multi-language module dynamic loading / 优化多语言模块支持动态加载 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10759
* Correct spelling errors in some copy / 修正部分文案中的拼写错误 by @jimes222 in https://github.com/1Panel-dev/1Panel/pull/10807
* Optimize scheduled task name validation rules / 优化定时任务名称验证规则 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10911
* Optimize 1Panel service upgrade and rollback logic / 优化 1Panel 服务升级与回滚逻辑 by @gcsong023 in https://github.com/1Panel-dev/1Panel/pull/10891
* Refactor system regex usage logic / 重构系统正则表达式的使用逻辑 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10896
* Check Docker installation before restarting Docker / 重启 Docker 操作前检测服务器是否已安装 Docker by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10926

## 🛠️ Bug Fixes / 问题修复

* Fixed display issues when mount paths contain spaces / 修复了挂载点路径包含空格时内容显示异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10986
* Fix abnormal application upgrade notifications in some cases / 修复了部分应用升级通知异常的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10901
* Fix container search filter on installed applications page / 修复了已安装应用页面容器搜索过滤不正确的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10971
* Fixed missing domain data during certificate push / 修复了证书推送时丢失其他域名数据的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10998
* Fix lost domain records after editing certificate remarks / 修复了编辑证书备注后导致其它域名记录丢失的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10946
* Fix abnormal UA display in website logs / 修复了网站日志中 UA 部分显示异常等问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10914
* Fix improper use of clean command in OperateProxy / 修复了 OperateProxy 函数中 clean 指令使用不当的问题 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10748
* Fix application load failure when creating one-click deployment websites / 修复了创建一键部署类型网站时应用加载异常的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10882
* Fix PHP extension installation failure in some scenarios / 修复了部分场景下 PHP 扩展安装失败的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10869
* Fixed default desync issue for Postgres system database / 修复了 postgres 系统数据库默认不同步的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10976
* Fix display issues on container edit page in dark theme / 修复了暗色主题下容器编辑页面显示异常的问题 by @HynoR in https://github.com/1Panel-dev/1Panel/pull/10883
* Fixed incorrect display of monitoring settings menu title / 修复了监控设置菜单标题显示异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10994
* Fix syntax highlighting issues in SSH editor / 修复了 SSH 配置编辑器部分高亮显示异常的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10794
* Fixed network connection count display issue / 修复了进程列表中网络连接数显示异常的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/10979
* Fix task execution failure with special characters in task name / 修复了任务名称包含某些特殊字符时执行失败的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10780
* Fix abnormal first read in website monitoring / 修复了网站监控首次读取异常的问题 by zhengkunwang223
* Fix menu tab switching exception in some scenarios / 修复了部分场景下菜单标签切换异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10773
* Fix redirect issue after deleting menu tab / 修复了删除菜单标签后重定向异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10774
* Fix email sending failure after setting username / 修复了邮件服务器设置用户名后发送失败的问题 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/10811
* Fix menu drag issue in some scenarios / 修复了部分场景下菜单拖拽异常的问题 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/10962
* Fixed errors when configuring HTTP/HTTPS proxy / 修复了配置 HTTP/HTTPS 代理时报错的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/10975