diff --git a/CHANGELOG.md b/CHANGELOG.md index 21172cf..3eb8dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [2.1.2](https://github.com/chaos-zhu/easynode/releases) (2024-08-09) + +### Features + +* 新增导入导出功能(EasyNode JSON) ✔ +* 新增服务器列表排序与排序缓存 ✔ +* 优化客户端连接状态展示 ✔ + ## [2.1.1](https://github.com/chaos-zhu/easynode/releases) (2024-08-05) ### Features diff --git a/doc_images/1..jpg b/doc_images/1..jpg index e5fe908..a32a1a9 100644 Binary files a/doc_images/1..jpg and b/doc_images/1..jpg differ diff --git a/doc_images/2.jpg b/doc_images/2.jpg index 5382b4a..4eb1bf4 100644 Binary files a/doc_images/2.jpg and b/doc_images/2.jpg differ diff --git a/doc_images/3.jpg b/doc_images/3.jpg index 4f6cbfa..d73fb19 100644 Binary files a/doc_images/3.jpg and b/doc_images/3.jpg differ diff --git a/doc_images/4.jpg b/doc_images/4.jpg index c7ae503..4dfd3cb 100644 Binary files a/doc_images/4.jpg and b/doc_images/4.jpg differ diff --git a/doc_images/5.jpg b/doc_images/5.jpg new file mode 100644 index 0000000..e35b9cd Binary files /dev/null and b/doc_images/5.jpg differ diff --git a/doc_images/6.jpg b/doc_images/6.jpg new file mode 100644 index 0000000..5b72dea Binary files /dev/null and b/doc_images/6.jpg differ diff --git a/doc_images/merge.gif b/doc_images/merge.gif index 5504b6a..e2b0140 100644 Binary files a/doc_images/merge.gif and b/doc_images/merge.gif differ