updated CHANGELOG

This commit is contained in:
marvzhang
2020-03-11 08:09:13 +08:00
parent b167107b5c
commit 491c0f3b07
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
- **安装 UI 优化**. 用户能够更好的查看和管理节点列表页的安装.
- **支持用 Hostname 作为节点注册类型**. 用户可以将 hostname 作为节点的唯一识别号.
- **RPC 支持**. 加入 RPC 支持来更好的管理节点通信.
- **是否在主节点运行开关**. 用户可以决定是否在主节点运行如果为否则所有任务将在工作节点上运行.
- **默认禁用教程**.
- **加入相关文档侧边栏**.
- **加载页面优化**.

View File

@@ -4,6 +4,7 @@
- **Installation UI Optimization**. Users can better view and manage installations on Node List page.
- **Support Hostname Node Registration Type**. Users can set hostname as the node key as the unique identifier.
- **RPC Support**. Added RPC support to better manage node communication.
- **Run On Master Switch**. Users can determine whether to run tasks on master. If not, all tasks will be run only on worker nodes.
- **Disabled Tutorial by Default**.
- **Added Related Documentation Sidebar**.
- **Loading Page Optimization**.