@@ -7,6 +7,51 @@ 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.3.2] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.1...v1.3.2 ) - 2021-11-30
11
+
12
+ fix:兼容某些环境下不存在navigator对象问题
13
+
14
+ ### Merged
15
+
16
+ - fix:兼容编译环境不支持navigator对象 [ ` #133 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/133 )
17
+ - fix:CIHost兼容处理 [ ` #130 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/130 )
18
+
19
+ ### Commits
20
+
21
+ - 更新 d.ts [ ` 35b6d19 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/35b6d199c0803c7fa3cb22a392597d86e17cc246 )
22
+
23
+ ## [ v1.3.1] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.0...v1.3.1 ) - 2021-11-18
24
+
25
+ fix:CIHost兼容处理
26
+
27
+ ### Merged
28
+
29
+ - Feat/1.3.0 [ ` #129 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/129 )
30
+
31
+ ### Commits
32
+
33
+ - 兼容 cdc,支持 CopySourceParser 自定义 CopySource 解析,deleteObject 支持 Recursive 参数 [ ` 7ac17c3 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/7ac17c315f9a4f02f8cd23dca4e725b74c26ae5d )
34
+ - 加 COS.util,更新 d.ts [ ` bd876c1 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/bd876c149b13b544ce35e1b2fbe78baf5d3e953c )
35
+ - fix:CIHost兼容处理 [ ` 9336144 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/93361444c15b03997990b2ab1099b87e2a066bc9 )
36
+
37
+ ## [ v1.3.0] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.21...v1.3.0 ) - 2021-11-17
38
+
39
+ - 新增appendObject接口
40
+ - 新增媒体处理demo
41
+ - 修复已知d.ts错误
42
+
43
+ ### Commits
44
+
45
+ - feat:增加appendObject;增加媒体处理三个接口; [ ` 8e25b6a ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/8e25b6a8c321b38d21ac6c71a9f07d2a1f60053c )
46
+ - upd 支持ci demo [ ` e90e92e ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/e90e92e490bc969737f4af5f56f5d9bc3b8960c1 )
47
+ - upd:补充d.ts [ ` 4c561da ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/4c561da060d981ae5a092c09ed213e8c2648b50f )
48
+ - Updated CHANGELOG.md [ ` bd3dce3 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/bd3dce33746afcbb8a23cdac1d835ea19773ce74 )
49
+ - upd:d.ts [ ` ae6c731 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/ae6c731017b5532407dc5abe28fd896417774c64 )
50
+ - upd:test.js [ ` 2d42ebc ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/2d42ebcc1a75bbaa93918f1fc911c3cdeb184cf4 )
51
+ - upd demo [ ` 00e4e69 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/00e4e69d8aee42f6d4cd22e36b74ddff307ddd56 )
52
+ - upd d.ts [ ` 31b1cd2 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/31b1cd2366ed64040730df08c60fe0bfc011f630 )
53
+ - upd:d.ts [ ` 07d9134 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/07d9134de31dc79c364f3535e3d15f3a509fa3f5 )
54
+
10
55
## [ v1.2.21] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.20...v1.2.21 ) - 2021-11-11
11
56
12
57
fix:修复getBucketReferer已知错误
0 commit comments