v1.8.1
1Panel-dev/1Panelv1.8.1Nov 10, 2023by wanghe-fit2cloud
AI Summary
A maintenance release addressing stability issues in website settings, file management, and application store backups, along with performance improvements for timeouts and caching.
Key Highlights
- Optimized timeout settings for certificate renewal and file management.
- Added browser caching for console static assets.
- Fixed website settings save errors and reverse proxy caching time selection.
- Fixed local app backup and restore errors.
Full Release Notes
# 一、安装和升级 ## 1.1 一键安装 **CentOS/RHEL** ```sh curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sh quick_start.sh ``` **Ubuntu** ```sh curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sudo bash quick_start.sh ``` **Debian** ```sh curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && bash quick_start.sh ``` ## 1.2 在线升级 登录 1Panel Web 控制台,在页面右下角点击 **【检查更新】** 进行在线升级。 >更多信息请查阅在线文档:https://1panel.cn/docs/ # 二、更新日志 ## 2.1 功能优化 * 【系统】优化证书续签、文件管理等操作的超时时间。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/2869 * 【系统】增加控制台静态资源 /assets/ 浏览器缓存。 by @qwenode in https://github.com/1Panel-dev/1Panel/pull/2859 ## 2.2 问题修复 * 【网站】修复了部分场景下网站设置保存报错的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/2864 * 【网站】修复了反向代理类型网站设置缓存时间选择年报错的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/2873 * 【网站】修复了部分场景下设置默认站点失败的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/2885 * 【应用商店】修复了本地应用备份恢复报错的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/2879 * 【主机】修复了文件名称带有空格时复制粘贴操作失败的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/2883 * 【日志审计】修复了检测文件是否存在的接口记录到操作日志列表的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/2878 ## 2.3 应用商店 * ClickHouse 版本升级至 v23.10.2。 by @renovate in https://github.com/1Panel-dev/appstore/pull/581 * Draw.io 版本升级至 v22.1.0。 by @renovate in https://github.com/1Panel-dev/appstore/pull/582 * Komga 版本升级至 v1.7.2。 by @renovate in https://github.com/1Panel-dev/appstore/pull/583