v1.10.14-lts

1Panel-dev/1Panelv1.10.14-ltsAug 29, 2024by wanghe-fit2cloud

AI Summary

Introduces SMS alert notifications, expands MySQL LTS version support, and improves application store stability.

Key Highlights

  • New SMS alert notification feature
  • Application upgrades now keep 3 backup files by default
  • Supports four MySQL LTS versions
  • Website creation validates PHP image existence

New Features

  • SMS alert notification feature
  • Support for PHP 8.3 runtime environment
  • Supports four MySQL LTS versions

Full Release Notes

## 新增功能

* 【X-Pack】新增短信告警通知功能。 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/6184

## 功能优化

* 【概览】系统信息栏显示服务器地址。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6251
* 【应用商店】将更新应用列表按钮移动到页面顶部。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6084
* 【应用商店】应用升级时,默认保留三份备份文件。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6116
* 【应用商店】同时支持四个 MySQL LTS 版本。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6119
* 【网站】优化申请泛域名证书时手动解析模式下的解析值配置。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/5950
* 【网站】优化反向代理网站的默认 Connection 请求头配置。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/5951
* 【网站】创建运行环境网站时,增加对 PHP 镜像存在性的校验。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6220
* 【网站】优化运行环境日志的卡顿问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6172
* 【网站】优化非 PHP 运行环境网站的删除提示信息。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6189
* 【数据库】MySQL 数据库绑定用户时增加输入校验。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6149
* 【数据库】优化数据库备份页面的界面样式。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6221
* 【容器】拉取容器镜像时,镜像名校验支持 digest 格式。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6145
* 【容器】修复了因容器端口范围过大导致容器编辑页面无法打开的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6249
* 【主机】支持在新建文件夹名称中添加空格。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6058
* 【主机】优化文件列表的搜索框长度。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6070
* 【主机】文件回收站支持按时间排序。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6070
* 【主机】主机防火墙启动时不再自动添加容器端口规则。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6216
* 【主机】修复了由于字段值过长导致文件属性页面表格显示异常的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6104
* 【计划任务】增加对创建计划任务时备份内容不能为空的校验。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6142
* 【面板设置】优化两步验证的校验逻辑。 by @igophper in https://github.com/1Panel-dev/1Panel/pull/5942
* 【面板设置】创建快照时默认排除套接字相关文件。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6196
* 【系统】统一服务器时区的获取方式。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6175
* 【系统】支持鼠标点击复制版本号。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6077

## 问题修复

* 【应用商店】修复了部分应用在查看参数页面时,引用的服务名称显示不正确的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6136
* 【应用商店】修复了 Redis 密码为空时应用关联失败的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6173
* 【网站】修复了由于运行环境日志过多导致页面被撑高的问题。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6070
* 【网站】修复了网站日志在处理每行数据量较大的情况下读取失败的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6103
* 【网站】修复了删除 PHP 运行环境网站之后未能同时删除关联应用的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6036
* 【网站】修复了安装本地已有的过期 PHP 运行环境版本失败的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6125
* 【数据库】修复了 MySQL v8.4.2 版本进入设置页面出现报错的问题。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6147
* 【容器】修复了删除镜像加速配置后 Docker 服务未重启的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6225
* 【主机】修复了通过 IDE 拖拽文件上传时控制台报错的问题。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6058
* 【工具箱】修复了病毒扫描引擎卸载后定时任务无法停止的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6143