v1.10.5-lts

1Panel-dev/1Panelv1.10.5-ltsApr 19, 2024by wanghe-fit2cloud

AI Summary

A security and stability patch release that addresses critical vulnerabilities, including unauthorized API access, and fixes UI bugs related to anti-hotlinking and GPU monitoring.

Key Highlights

  • Fixed unauthorized license API access vulnerability
  • Resolved website anti-hotlinking failures
  • Fixed container log file deletion and process issues
  • Addressed GPU display anomalies

Full Release Notes

## 功能优化

* 【面板设置】优化面板安全入口长度限制。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/4594

## 问题修复

* 【网站】修复了网站开启防盗链失败的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/4591
* 【容器】修复了容器日志文件被删除但进程未结束的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/4588
* 【系统】修复了许可证接口可以未授权访问的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/4593
* 【X-Pack】修复了多显卡编号显示异常的问题。
* 【X-Pack】修复了未授权域名访问功能返回 500 错误的问题。