v1.10.9-tls
1Panel-dev/1Panelv1.10.9-tlsMay 24, 2024by wanghe-fit2cloud
AI Summary
This maintenance release focuses on resolving stability issues, specifically targeting system upgrade failures, log file resource leaks, and problems with chunked file uploads.
Key Highlights
- Fixed system upgrade failures in certain scenarios
- Resolved log file resource leaks
- Fixed chunk upload resource release issues
Full Release Notes
## 问题修复 * 【系统】修复了部分场景下系统升级失败的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/5107 * 【主机】修复了部分日志文件未及时释放的问题。 by @qwenode in https://github.com/1Panel-dev/1Panel/pull/5110 * 【主机】修复了分块上传文件资源未及时释放的问题。 by @qwenode in https://github.com/1Panel-dev/1Panel/pull/5109