Skip to content

Commit 93d4b54

Browse files
committed
维护changelog
1 parent 3757096 commit 93d4b54

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
### Added
6+
7+
- Android 运行热更新。fixed #89
8+
- SDK 下载添加进度显示。fixed #95
9+
10+
### Changed
11+
12+
- 使用 `node-fetch` 代替 `fetch`,并添加系统代理的使用。(https://github.com/wtto00/uniapp-cli/commit/37570967f9d361fa5c38a2288e415ca0cb2eb4d0)
13+
- 文档维护。(https://github.com/wtto00/uniapp-cli/commit/d2415f58042e0c7d7e8ee55795bbd631fc5be61e)
14+
15+
### Security
16+
17+
- Android 热更新启动的 HTTP 文件下载服务器路径匹配不安全。fixed [#1](https://github.com/wtto00/uniapp-cli/security/code-scanning/1)
18+
- Windows 路径正则替换。fixed [#2](https://github.com/wtto00/uniapp-cli/security/code-scanning/2)
19+
520
## [0.0.3-alpha] - 2024-12-04
621

722
### Added

0 commit comments

Comments
 (0)