updated CHANGELOG

This commit is contained in:
marvzhang
2020-03-10 22:50:20 +08:00
parent f206b8d676
commit 4a32164559
2 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# 0.4.8 (TBC)
### 功能 / 优化
- **支持更多编程语言安装**. 现在用户可以安装或预装更多的编程语言包括 Java.Net CorePHP.
- **安装 UI 优化**. 用户能够更好的查看和管理节点列表页的安装.
- **支持用 Hostname 作为节点注册类型**. 用户可以将 hostname 作为节点的唯一识别号.
- **RPC 支持**. 加入 RPC 支持来更好的管理节点通信.
- **默认禁用教程**.
- **加入相关文档侧边栏**.

View File

@@ -1,5 +1,9 @@
# 0.4.8 (TBC)
### Features / Enhancement
- **Support Installations of More Programming Languages**. Now users can install or pre-install more programming languages including Java, .Net Core and PHP.
- **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.
- **Disabled Tutorial by Default**.
- **Added Related Documentation Sidebar**.