Files
kuboard-press/support/change-log/v3.0.x.md
huanqing.shao 7bb6c3464e v3.0.0-alpha.2
2020-11-11 00:05:55 +08:00

54 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
vssueId: 72
description: 本文描述了Kuboard_v3.0.x的版本变更说明
---
# Kuboard v3.0.x
<AdSenseTitle/>
<CurrentVersionV3/>
<!-- <CurrentVersion/> -->
Kuboard v3.0.x 的更新说明
## v3.0.0-alpha.2
**发布日期**
2020年11月10日
**新特性**
* 支持 TLS 、 Lets Encrypts
**优化**
* Web 服务使用标准端口 80 / 443
* 点击后才弹出集群切换窗口,避免悬停弹出分散用户注意力;
* 优化创建集群时的提示信息;
**BUG修正**
* 创建用户时,部分特殊电子信箱地址校验不通过;
* 节点详情页,如果节点的容器组数量太多,不能显示该页面的问题;
* CustomResourceList 页的链接错误;
* User/Group 列表页的链接错误;
## v3.0.0-alpha.1
**发布日期**
2020年11月8日
**新特性**
* 主版本升级,调整了 Kuboard 的架构:
* 支持多 Kubernetes 集群管理
* 内建用户库
* 优化导航栏及菜单的结构
* 不再部署在 Kubernetes 集群当中,而是作为一个独立的容器部署在集群之外
* 使用 golang 重写后端代码,不再使用 openresty lua