v2.1.12
1Panel-dev/1Panelv2.1.12May 8, 2026by wanghe-fit2cloud
AI Summary
A maintenance update that resolves critical issues including OpenWRT upgrade failures and various file management bugs. It also fixes UI interactions regarding the homepage carousel and terminal connections on child nodes.
Key Highlights
- Fixed 1Panel upgrade failures on OpenWRT
- Resolved file decompression and parent directory permission issues
- Fixed homepage carousel behavior when editing memos
- Fixed terminal connection issues on child nodes
- Fixed large file upload and decompression performance
Full Release Notes
## ⚙️ Enhancements / 功能优化 * Overview: Optimized the homepage monitoring chart display / 优化首页监控图表展示效果 by @wanghe-fit2cloud in https://github.com/1Panel-dev/1Panel/pull/12673 ## 🛠️ Bug Fixes / 问题修复 * Overview: Fixed an issue where the homepage carousel did not pause while editing memos / 修复了编辑备忘录时首页轮播未暂停的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12680 * File Browser: Fixed abnormal decompression for some zip files / 修复了部分 zip 文件解压异常的问题 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/12684 * File Browser: Fixed an issue where parent directory permissions were modified after file decompression / 修复了文件解压后父目录权限被修改的问题 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/12684 * File Browser: Fixed an issue where moving large binary files could cause the server to become unreachable / 修复了移动大体积二进制文件时可能导致服务器失联的问题 by @wanghe-fit2cloud in https://github.com/1Panel-dev/1Panel/pull/12683 * File Browser: Fixed an issue where parent directory permissions were modified after uploading files / 修复了上传文件后父目录权限被修改的问题 by @wanghe-fit2cloud in https://github.com/1Panel-dev/1Panel/pull/12672 * Terminal: Fixed abnormal default host connections for child node terminals / 修复了子节点终端默认主机连接异常的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/12676 * System: Fixed 1Panel upgrade failures on OpenWRT / 修复了 OpenWRT 下 1Panel 升级失败的问题 by @wanghe-fit2cloud in https://github.com/1Panel-dev/1Panel/pull/12670