Files
electron-egg/update.md
gaoshuaixing a31a9a8dec 代码注释
2021-06-29 11:18:19 +08:00

8 lines
302 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 1.10.0
1. 优化代码结构,功能模块更加合理。
2. 升级electron核心到12版本。
3. 升级electron-builder支持Mac M1芯片架构。
4. 增加快捷键功能模块并提供demo。
5. 修复ejs bug。
6. 修复引入路径。
7. 优化自动升级重复代码、废弃旧的api。