🛠️ Bug Fixes / 问题修复
- Fixed the issue of missing tags in app store applications / 修复了应用商店应用标签丢失的问题 by @zhengkunwang223 in #9913
- Fixed the issue where enabling IPv6 listening in site settings would automatically cancel favorites / 修复了网站配置里勾选监听 IPv6 后收藏被自动取消的问题 by @zhengkunwang223 in #9946
- Fixed the error when configuring Supervisor process guarding in the PHP runtime environment / 修复了 PHP 运行环境配置 Supervisor 进程守护报错的问题 by @zhengkunwang223 in #9919
- Fixed the issue of failing to extract
.tgz
files / 修复了解压 .tgz 文件失败的问题 by @lan-yonghui in #9974 - Fixed the issue where the hidden file toggle state was not retained after switching directories / 修复了隐藏文件开关在切换目录后状态未保持的问题 by @lan-yonghui in #9981
- Fixed the issue of terminal connection initialization failure / 修复了终端连接初始化失败的问题 by @ssongliu in #9987
- Fixed the issue where system certificates were not automatically updated after enabling panel SSL / 修复了开启面板 SSL 后系统证书未自动更新的问题 by @zhengkunwang223 in #9978
- Fixed the issue where the panel frontend was still accessible via IP after enabling domain binding / 修复了启用域名绑定后仍可通过 IP 访问面板前端的问题 by @ssongliu in #9977
- Fixed the issue where configuration information of some alert notification records was lost and could not be edited in certain scenarios / 修复了部分场景下部分告警通知记录配置信息丢失且无法编辑的问题 by @lan-yonghui in #9910