From 30e2c5f7416ea6114d62f24b44d5519d06b41f41 Mon Sep 17 00:00:00 2001 From: gsx <530353222@qq.com> Date: Thu, 21 Apr 2022 13:06:12 +0800 Subject: [PATCH] doc --- update.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/update.md b/update.md index f276896..34d86c9 100644 --- a/update.md +++ b/update.md @@ -1,3 +1,9 @@ +## 2.1.1 +1. 修复托盘窗口关闭问题 +2. 修复ee-core窗口事件 +3. 优化mac系统应用坞点击显示 +4. 优化单应用模式 + ## 2.1.0 1. 增加内置http server服务,支持配置host、端口、跨域等属性 2. 增加http服务相关demo