File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ## [ v1.6.0] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.5.0...v1.6.0 ) - 2024-01-22
11
+
12
+ feat
13
+ - 提升安全性:不再支持path-style
14
+ - 修复 uploadFile 未对参数 Key 进行校验
15
+
16
+ ### Merged
17
+
18
+ - Dev/1.6.0 [ ` #202 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/202 )
19
+
20
+ ### Commits
21
+
22
+ - Updated CHANGELOG.md [ ` 0271282 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/02712824321b435cacb3e4a0c2c08fbea0962532 )
23
+
10
24
## [ v1.5.0] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.22...v1.5.0 ) - 2023-12-19
11
25
12
26
fix
@@ -432,8 +446,6 @@ fix:修复host签名时不兼容全球加速域名
432
446
433
447
## [ v1.3.2] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.1...v1.3.2 ) - 2021-11-30
434
448
435
- fix:兼容某些环境下不存在navigator对象问题
436
-
437
449
### Merged
438
450
439
451
- fix:兼容编译环境不支持navigator对象 [ ` #133 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/133 )
You can’t perform that action at this time.
0 commit comments