@@ -21,8 +21,8 @@ fix: 处理uploadFiles里的Key 去掉开头的/
2121
2222## [ v1.4.19] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.18...v1.4.19 ) - 2023-08-03
2323
24- feat
25- - 提供base64方法
24+ feat
25+ - 提供base64方法
2626- 优化d.ts
2727
2828### Merged
3333
3434## [ v1.4.18] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.17...v1.4.18 ) - 2023-06-01
3535
36- feat
37- - 支持postBucketInventory
36+ feat
37+ - 支持postBucketInventory
3838- 优化d.ts
3939
4040### Commits
6262
6363## [ v1.4.17] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.16...v1.4.17 ) - 2023-05-04
6464
65- fix
65+ fix
6666- 避开Windows Defender报毒
6767
6868### Merged
8080
8181## [ v1.4.16] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.15...v1.4.16 ) - 2023-03-07
8282
83- feat
83+ feat
8484- 修改webpack globalObject指向this
8585
8686### Commits
9696
9797## [ v1.4.15] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.14...v1.4.15 ) - 2022-12-27
9898
99- fix
99+ fix
100100- 更新可以签入签名的headers
101101
102102### Merged
111111
112112## [ v1.4.14] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.13...v1.4.14 ) - 2022-11-29
113113
114- fix
114+ fix
115115- 增加容错
116116
117117### Merged
125125
126126## [ v1.4.13] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.12...v1.4.13 ) - 2022-11-22
127127
128- feat
128+ feat
129129- 升级beacon sdk版本到4.5.14
130130
131131### Commits
135135
136136## [ v1.4.12] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.11...v1.4.12 ) - 2022-11-21
137137
138- feat
138+ feat
139139- getObjectAcl支持传VersionId
140140
141141### Merged
145145
146146## [ v1.4.11] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.10...v1.4.11 ) - 2022-11-09
147147
148- fix
148+ fix
149149- 升级依赖包@xmldom/xmldom 版本
150150
151151### Commits
155155
156156## [ v1.4.10] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.9...v1.4.10 ) - 2022-10-22
157157
158- fix
158+ fix
159159- getObjectUrl暂时只支持回调写法
160160
161161### Merged
168168
169169## [ v1.4.9] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.8...v1.4.9 ) - 2022-10-20
170170
171- - 修复getSourceParams使用不当部分
172- - protocol兼容不带冒号的http、https
173- - 合法域名校验支持cos内网、cn域名
171+ - 修复getSourceParams使用不当部分
172+ - protocol兼容不带冒号的http、https
173+ - 合法域名校验支持cos内网、cn域名
174174- d.ts补充
175175
176176### Merged
180180
181181## [ v1.4.8] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.6...v1.4.8 ) - 2022-09-06
182182
183- fix
183+ fix
184184- 修复已知问题
185185
186186### Commits
235235
236236## [ v1.4.1] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.0...v1.4.1 ) - 2022-08-18
237237
238- fix
238+ fix
239239- 修复引入sdk在dev模式下启动报错问题
240240
241241### Merged
248248
249249## [ v1.4.0] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.10...v1.4.0 ) - 2022-08-17
250250
251- feat
252- - 升级webpack版本
251+ feat
252+ - 升级webpack版本
253253- 增加beacon上报
254254
255255### Merged
263263
264264## [ v1.3.10] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.9...v1.3.10 ) - 2022-08-01
265265
266- fix
266+ fix
267267- isNode环境判断新增webWorker场景
268268
269269### Merged
278278
279279## [ v1.3.9] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.8...v1.3.9 ) - 2022-06-23
280280
281- feat
282- - putBucketCors支持ResponseVary
283- - 补充d.ts
281+ feat
282+ - putBucketCors支持ResponseVary
283+ - 补充d.ts
284284
285285### Merged
286286
@@ -360,8 +360,8 @@ fix:修复host签名时不兼容全球加速域名
360360
361361## [ v1.3.3] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.2...v1.3.3 ) - 2021-12-01
362362
363- - host参与签名
364- - getObjectUrl签名签入Query
363+ - host参与签名
364+ - getObjectUrl签名签入Query
365365- 新增参与签名的headers白名单
366366
367367### Merged
@@ -412,8 +412,8 @@ fix:CIHost兼容处理
412412
413413## [ v1.3.0] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.21...v1.3.0 ) - 2021-11-17
414414
415- - 新增appendObject接口
416- - 新增媒体处理demo
415+ - 新增appendObject接口
416+ - 新增媒体处理demo
417417- 修复已知d.ts错误
418418
419419### Commits
0 commit comments