v1.10.19-lts

1Panel-dev/1Panelv1.10.19-ltsOct 15, 2024by wanghe-fit2cloud

AI Summary

This release focuses on optimizing the status bar, adding IPv6 support for self-signed certificates, and improving firewall logic. It also includes fixes for reverse proxy configurations and container list caching.

Key Highlights

  • Status bar ignores overlay type disks
  • Self-signed certificate now supports IPv6
  • Reverse proxy back-source SNI supports proxy_ssl_name parameter
  • Container list page adds option to show/hide app store containers
  • Optimized firewall logic when firewalld and ufw coexist

New Features

  • Self-signed certificate supports IPv6
  • Reverse proxy back-source SNI supports proxy_ssl_name parameter

Full Release Notes

## 功能优化

* 【概览】状态栏忽略 overlay 类型的磁盘。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6672
* 【网站】自签证书支持 IPv6。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6627
* 【网站】反向代理网站配置回源 SNI 后支持 proxy_ssl_name 参数。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6659
* 【容器】容器列表页面缓存是否显示应用商店容器的选项。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6667
* 【主机】优化服务器同时存在 firewalld 和 ufw 时的防火墙逻辑。 by @zengzhuozhen in https://github.com/1Panel-dev/1Panel/pull/6688
* 【面板设置】优化未认证设置页面的样式。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6656

## 问题修复

* 【网站】修复了反向代理网站设置文本替换后配置文件缺失 sub_filter_types 参数的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/6661
* 【数据库】修复了上传数据库备份文件后,点击恢复按钮提示信息显示错误的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6647
* 【主机】修复了当文件的用户和用户组只有 ID 没有名称时,进入权限页面显示为空并导致保存报错的问题。 by @fanb129 in https://github.com/1Panel-dev/1Panel/pull/6698
* 【系统】修复了部分页面按钮组边框宽度不一致的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6706