v2.0.4
1Panel-dev/1Panelv2.0.4Jul 7, 2025by wanghe-fit2cloud
AI Summary
This release focuses on stability and usability, fixing monitoring data auto-refresh issues, application uninstall timeouts, and OpenResty MCP website binding errors. It also resolves timezone modification causing logout and improves WAF log viewing.
Key Highlights
- Fixes monitoring data auto-refresh
- Fixes application uninstall timeout issues
- Fixes OpenResty MCP website binding on non-standard ports
Full Release Notes
## ⚙️ 功能优化 * 【工具箱】新增 FTP 根目录敏感性校验 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9437 ## 🛠️ 问题修复 * 【概览】修复了监控数据未自动刷新的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9429 * 【应用商店】修复了因停止应用超时导致卸载失败的问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9436 * 【AI】修复了 OpenResty 应用非 80/443 端口绑定 MCP 网站失败问题 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9435 * 【工具箱】修复了修改子节点时区后导致系统退出登录的问题 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9432 * 【WAF】修复了部分场景下查看拦截日志详情失败的问题 by @zhengkunwang223 * 【网站监控】修复了网站列表中独立 IP 数据读取错误的问题 by @zhengkunwang223 * 【系统】修复了部分场景下许可证校验异常的问题 by @ssongliu