v1.10.11-lts

1Panel-dev/1Panelv1.10.11-ltsJun 27, 2024by wanghe-fit2cloud

AI Summary

Adds new applications to the store and introduces PHP 8.3 support, along with enhancements to the X-Pack website monitoring features.

Key Highlights

  • New Screego and TeamSpeak applications in store
  • Support for PHP 8.3 runtime environment
  • X-Pack Website monitoring adds exclusion settings and status display

New Features

  • Screego application
  • TeamSpeak application
  • Support for PHP 8.3 runtime environment

Full Release Notes

## 功能优化

* 【应用商店】新增 Screego。 by @zhengkunwang223 in https://github.com/1Panel-dev/appstore/pull/1627
* 【应用商店】新增 TeamSpeak。 by @wan92hen in https://github.com/1Panel-dev/appstore/pull/1654
* 【应用商店】OpenResty 版本升级至 1.21.4.3-3-3。 by @zhengkunwang223 in https://github.com/1Panel-dev/appstore/pull/1644
* 【网站】支持创建 PHP 8.3 版本运行环境。 by @zhengkunwang223 in https://github.com/1Panel-dev/appstore/pull/1612
* 【主机】优化文件上传逻辑以减少临时空间占用。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/5508
* 【系统】优化主机终端全屏按钮样式。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/5442
* 【系统】演示环境适配网站监控部分功能。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/5446
* 【系统】统一系统中的启用按钮样式。
* 【X-Pack】CC 防御增加 URL 模式。
* 【X-Pack】网站监控增加排除 IP 和 User-Agent 设置。
* 【X-Pack】网站监控增加状态展示。
* 【X-Pack】优化网站监控 CDN 适配功能。
* 【X-Pack】优化请求日志中 URL 的显示。

## 问题修复

* 【概览】修复了设置默认网卡后重新登录系统未生效的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/5436
* 【应用商店】修复了应用升级失败导致原有容器被删除的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/5561
* 【应用商店】修复了应用升级页面官网等超链接无法跳转的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/5413
* 【应用商店】修复了由于应用安装包中的 services 为空而导致的系统错误问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/5445
* 【应用商店】修复了 DataEase 导出数据集时出现的异常问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/appstore/pull/1628
* 【网站】修复了非 80 端口网站在开启和关闭 HTTPS 时生成配置错误的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/5443
* 【网站】修复了 PHP 运行环境安装 xmlrpc 扩展失败的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/appstore/pull/1618
* 【网站】修复了 PHP 运行环境安装 maxminddb 扩展失败的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/appstore/pull/1631
* 【主机】修复了部分情况下文件打开时出现中文乱码的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/5425
* 【计划任务】修复了部分类型计划任务执行周期错误的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/5412
* 【计划任务】修复了部分场景下计划任务未执行的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/5483
* 【面板设置】修复了未认证设置表单中初始值保存异常的问题。 by @Frost-ZX in https://github.com/1Panel-dev/1Panel/pull/5383
* 【系统】修复了暗色主题下版本号显示异常的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/5402
* 【系统】修复了面板主题设置为跟随系统时自动切换失效的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/5547
* 【X-Pack】修复了部分场景下 WAF 拦截记录与网站不匹配的问题。
* 【X-Pack】修复了 404 频率拦截设置白名单失效的问题。
* 【X-Pack】修复了使用域名端口方式访问导致访问日志记录异常的问题。
* 【X-Pack】修复了社区版本仍然记录网站监控日志的问题。
* 【X-Pack】修复了开启网站防篡改后无法在排除目录中创建保护文件的问题。
* 【X-Pack】修复了界面设置恢复默认时可能导致主题重置的问题。
* 【X-Pack】修复了界面设置中主题色不一致的问题。