diff --git a/CHANGELOG.md b/CHANGELOG.md index d1d2376..c353c7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,8 @@ -## [2.2.2](https://github.com/chaos-zhu/easynode/releases) (2024-08-xx) +## [2.2.2](https://github.com/chaos-zhu/easynode/releases) (2024-08-19) ### Features * 支持菜单栏的折叠与展开 ✔ -* 支持终端分屏 ✔ * 优化终端回显 ✔ * 优化暗黑模式下滚动条样式 ✔ diff --git a/web/src/components/top-bar.vue b/web/src/components/top-bar.vue index f227a7c..00c7e70 100644 --- a/web/src/components/top-bar.vue +++ b/web/src/components/top-bar.vue @@ -46,7 +46,7 @@
更新日志:https://github.com/chaos-zhu/easynode/blob/main/CHANGELOG.md
开源仓库: https://github.com/chaos-zhu/easynode
作者: chaoszhu
-tg交流群:https://t.me/+aB62lFaqp8EwOWRl
+tg更新通知:https://t.me/easynode_notify
打赏: EasyNode开源且无任何收费,如果您认为此项目帮到了您, 您可以请我喝杯阔乐(留个备注咯)~
diff --git a/web/src/views/terminal/components/terminal.vue b/web/src/views/terminal/components/terminal.vue index 941a7f7..02c3435 100644 --- a/web/src/views/terminal/components/terminal.vue +++ b/web/src/views/terminal/components/terminal.vue @@ -27,7 +27,7 @@ -