v1.10.16-lts

1Panel-dev/1Panelv1.10.16-ltsSep 24, 2024by wanghe-fit2cloud

AI Summary

Enhances container orchestration capabilities by adding environment variable support and expands S3 cloud storage backup options to include Virtual Hosted style.

Key Highlights

  • Container orchestration creation/editing supports environment variables
  • S3 cloud storage backup account supports Path and Virtual Hosted modes
  • Container orchestration templates list shows unified date format
  • Container orchestration list displays container status

New Features

  • Container orchestration supports environment variable configuration
  • S3 cloud storage backup supports Path and Virtual Hosted resource access modes

Full Release Notes

## 功能优化

* 【概览】优化概览页面布局。 by @see-more in https://github.com/1Panel-dev/1Panel/pull/6491
* 【容器】容器编排的创建和编辑操作支持配置环境变量。 by @john1298308460 in https://github.com/1Panel-dev/1Panel/pull/6503
* 【容器】提供彻底删除容器编排的选项,让用户可以自定义是否删除相关条目。 by @john1298308460 in https://github.com/1Panel-dev/1Panel/pull/6447
* 【容器】容器编排列表显示容器状态。 by @john1298308460 in https://github.com/1Panel-dev/1Panel/pull/6534
* 【容器】统一容器编排模板列表页日期格式。 by @john1298308460 in https://github.com/1Panel-dev/1Panel/pull/6551
* 【面板设置】添加 S3 云存储备份账号时,支持 Path 和 Virtual Hosted 两种资源访问方式。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6489
* 【系统】调整 Logo 的长宽比,避免出现拉伸变形。 by @Anyexyz in https://github.com/1Panel-dev/1Panel/pull/6510

## 问题修复

* 【主机】修复了预览图片和视频资源时,重命名文件导致浏览器缓存内容的问题。 by @lan-yonghui in https://github.com/1Panel-dev/1Panel/pull/6533
* 【主机】修复了因包含 socket 服务监听而导致 SSH 服务未完全关闭的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6553
* 【系统】修复了部分浏览器无法访问文件菜单的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/6537
* 【X-Pack】修复了磁盘类型告警任务日志输出错误的问题。