Skip to content

Commit

Permalink
📝 版本更新描述
Browse files Browse the repository at this point in the history
  • Loading branch information
chaos-zhu committed Aug 17, 2024
1 parent 4dd5c72 commit 8e90647
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [2.2.0](https://github.com/chaos-zhu/easynode/releases) (2024-08-17)

### Features

* 重构通知模块 ✔
* 支持大多数邮箱SMTP配置通知 ✔
* 支持Server酱通知 ✔
* 新增批量指令执行结果提醒 ✔
* 新增终端登录与登录状态提醒 ✔
* 新增服务器到期提醒 ✔
* 修复上传同一个文件无法选择的bug ✔
* 修复终端连接失败抛出异常的bug ✔
* 调整客户端安装脚本 ✔

## [2.1.9](https://github.com/chaos-zhu/easynode/releases) (2024-08-16)

### Features
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "2.1.9",
"version": "2.2.0",
"description": "easynode-web",
"private": true,
"scripts": {
Expand Down

0 comments on commit 8e90647

Please sign in to comment.