Skip to content

Commit afee288

Browse files
committed
Updated CHANGELOG.md
1 parent 6b4b366 commit afee288

File tree

1 file changed

+63
-60
lines changed

1 file changed

+63
-60
lines changed

CHANGELOG.md

Lines changed: 63 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v1.4.21](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.20...v1.4.21) - 2023-10-18
11+
12+
fix
13+
- 代码格式化
14+
- 压缩min.js
15+
- d.ts类型优化
16+
17+
### Merged
18+
19+
- fix: 代码格式化优化 [`#198`](https://github.com/tencentyun/cos-js-sdk-v5/pull/198)
20+
- fix: getAllResponseHeaders 可能返回null [`#196`](https://github.com/tencentyun/cos-js-sdk-v5/pull/196)
21+
- Dev/1.4.21 [`#197`](https://github.com/tencentyun/cos-js-sdk-v5/pull/197)
22+
- Feat/demo [`#195`](https://github.com/tencentyun/cos-js-sdk-v5/pull/195)
23+
24+
### Commits
25+
26+
- v1.4.21 rebuild dist [`671e783`](https://github.com/tencentyun/cos-js-sdk-v5/commit/671e7830113761c50df5e1f32507deba4f5da030)
27+
- Updated CHANGELOG.md [`9f4cb39`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9f4cb399dfebeaefd2f6b8448414396e5ff785b9)
28+
- fix: 优化d.ts [`a221a08`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a221a089db8be190a56170baa143a537fd6279a7)
29+
1030
## [v1.4.20](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.19...v1.4.20) - 2023-08-10
1131

1232
fix: 处理uploadFiles里的Key 去掉开头的/
@@ -21,9 +41,8 @@ fix: 处理uploadFiles里的Key 去掉开头的/
2141

2242
## [v1.4.19](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.18...v1.4.19) - 2023-08-03
2343

24-
feat
25-
26-
- 提供base64方法
44+
feat
45+
- 提供base64方法
2746
- 优化d.ts
2847

2948
### Merged
@@ -34,10 +53,9 @@ feat
3453

3554
## [v1.4.18](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.17...v1.4.18) - 2023-06-01
3655

37-
feat
38-
39-
- 支持postBucketInventory
40-
- 优化d.ts
56+
feat
57+
- 支持postBucketInventory
58+
- 优化d.ts
4159

4260
### Commits
4361

@@ -64,9 +82,8 @@ feat
6482

6583
## [v1.4.17](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.16...v1.4.17) - 2023-05-04
6684

67-
fix
68-
69-
- 避开Windows Defender报毒
85+
fix
86+
- 避开Windows Defender报毒
7087

7188
### Merged
7289

@@ -83,9 +100,8 @@ fix
83100

84101
## [v1.4.16](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.15...v1.4.16) - 2023-03-07
85102

86-
feat
87-
88-
- 修改webpack globalObject指向this
103+
feat
104+
- 修改webpack globalObject指向this
89105

90106
### Commits
91107

@@ -100,9 +116,8 @@ feat
100116

101117
## [v1.4.15](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.14...v1.4.15) - 2022-12-27
102118

103-
fix
104-
105-
- 更新可以签入签名的headers
119+
fix
120+
- 更新可以签入签名的headers
106121

107122
### Merged
108123

@@ -116,9 +131,8 @@ fix
116131

117132
## [v1.4.14](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.13...v1.4.14) - 2022-11-29
118133

119-
fix
120-
121-
- 增加容错
134+
fix
135+
- 增加容错
122136

123137
### Merged
124138

@@ -131,9 +145,8 @@ fix
131145

132146
## [v1.4.13](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.12...v1.4.13) - 2022-11-22
133147

134-
feat
135-
136-
- 升级beacon sdk版本到4.5.14
148+
feat
149+
- 升级beacon sdk版本到4.5.14
137150

138151
### Commits
139152

@@ -142,9 +155,8 @@ feat
142155

143156
## [v1.4.12](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.11...v1.4.12) - 2022-11-21
144157

145-
feat
146-
147-
- getObjectAcl支持传VersionId
158+
feat
159+
- getObjectAcl支持传VersionId
148160

149161
### Merged
150162

@@ -153,9 +165,8 @@ feat
153165

154166
## [v1.4.11](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.10...v1.4.11) - 2022-11-09
155167

156-
fix
157-
158-
- 升级依赖包@xmldom/xmldom版本
168+
fix
169+
- 升级依赖包@xmldom/xmldom版本
159170

160171
### Commits
161172

@@ -164,9 +175,8 @@ fix
164175

165176
## [v1.4.10](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.9...v1.4.10) - 2022-10-22
166177

167-
fix
168-
169-
- getObjectUrl暂时只支持回调写法
178+
fix
179+
- getObjectUrl暂时只支持回调写法
170180

171181
### Merged
172182

@@ -178,10 +188,10 @@ fix
178188

179189
## [v1.4.9](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.8...v1.4.9) - 2022-10-20
180190

181-
- 修复getSourceParams使用不当部分
182-
- protocol兼容不带冒号的http、https
183-
- 合法域名校验支持cos内网、cn域名
184-
- d.ts补充
191+
- 修复getSourceParams使用不当部分
192+
- protocol兼容不带冒号的http、https
193+
- 合法域名校验支持cos内网、cn域名
194+
- d.ts补充
185195

186196
### Merged
187197

@@ -190,9 +200,8 @@ fix
190200

191201
## [v1.4.8](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.6...v1.4.8) - 2022-09-06
192202

193-
fix
194-
195-
- 修复已知问题
203+
fix
204+
- 修复已知问题
196205

197206
### Commits
198207

@@ -246,9 +255,8 @@ fix
246255

247256
## [v1.4.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.0...v1.4.1) - 2022-08-18
248257

249-
fix
250-
251-
- 修复引入sdk在dev模式下启动报错问题
258+
fix
259+
- 修复引入sdk在dev模式下启动报错问题
252260

253261
### Merged
254262

@@ -260,10 +268,9 @@ fix
260268

261269
## [v1.4.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.10...v1.4.0) - 2022-08-17
262270

263-
feat
264-
265-
- 升级webpack版本
266-
- 增加beacon上报
271+
feat
272+
- 升级webpack版本
273+
- 增加beacon上报
267274

268275
### Merged
269276

@@ -276,8 +283,7 @@ feat
276283

277284
## [v1.3.10](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.9...v1.3.10) - 2022-08-01
278285

279-
fix
280-
286+
fix
281287
- isNode环境判断新增webWorker场景
282288

283289
### Merged
@@ -292,10 +298,9 @@ fix
292298

293299
## [v1.3.9](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.8...v1.3.9) - 2022-06-23
294300

295-
feat
296-
297-
- putBucketCors支持ResponseVary
298-
- 补充d.ts
301+
feat
302+
- putBucketCors支持ResponseVary
303+
- 补充d.ts
299304

300305
### Merged
301306

@@ -375,8 +380,8 @@ fix:修复host签名时不兼容全球加速域名
375380

376381
## [v1.3.3](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.2...v1.3.3) - 2021-12-01
377382

378-
- host参与签名
379-
- getObjectUrl签名签入Query
383+
- host参与签名
384+
- getObjectUrl签名签入Query
380385
- 新增参与签名的headers白名单
381386

382387
### Merged
@@ -427,8 +432,8 @@ fix:CIHost兼容处理
427432

428433
## [v1.3.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.21...v1.3.0) - 2021-11-17
429434

430-
- 新增appendObject接口
431-
- 新增媒体处理demo
435+
- 新增appendObject接口
436+
- 新增媒体处理demo
432437
- 修复已知d.ts错误
433438

434439
### Commits
@@ -445,8 +450,6 @@ fix:CIHost兼容处理
445450

446451
## [v1.2.21](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.20...v1.2.21) - 2021-11-11
447452

448-
fix:修复getBucketReferer已知错误
449-
450453
### Merged
451454

452455
- fix:修复getObjectUrl bug [`#128`](https://github.com/tencentyun/cos-js-sdk-v5/pull/128)
@@ -805,7 +808,7 @@ fix:修复getBucketReferer已知错误
805808

806809
- 修复 clearQueue Bug [`a8e6f08`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a8e6f0809113fa7b844acbaa0cb8e4f61df9354d)
807810
- fix authorization error [`7e8a406`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7e8a4069fbd485bbe4b92bb0a26b2b80dacc2f65)
808-
- 修改复制参数、任务增加 \_custom 字段 [`00d04fc`](https://github.com/tencentyun/cos-js-sdk-v5/commit/00d04fc0f8d40b56968327d0b93862a2f26b92c8)
811+
- 修改复制参数、任务增加 _custom 字段 [`00d04fc`](https://github.com/tencentyun/cos-js-sdk-v5/commit/00d04fc0f8d40b56968327d0b93862a2f26b92c8)
809812
- getObjectUrl add Expires [`fe74e2d`](https://github.com/tencentyun/cos-js-sdk-v5/commit/fe74e2df5191d075483d9abb8a18c9426924f28f)
810813

811814
## [v0.5.13](https://github.com/tencentyun/cos-js-sdk-v5/compare/v0.5.12...v0.5.13) - 2019-04-08
@@ -1188,7 +1191,7 @@ fix:修复getBucketReferer已知错误
11881191
- 修改签名计算 [`cfff58f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/cfff58fc2cc2cda803efde418a7655f7b84b8f38)
11891192
- 修改 region [`9979420`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9979420c283e0c9756edff21d0e06665d9bfa165)
11901193
- 修复报错,修改签名参数 [`ccf9017`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ccf901731b3b8d8bd0e6a23871f7098c36115009)
1191-
- CORS AllowHeader 例子改成 \* [`0a4d5af`](https://github.com/tencentyun/cos-js-sdk-v5/commit/0a4d5afe97bf3aa297651cac9896eb974be9e76a)
1194+
- CORS AllowHeader 例子改成 * [`0a4d5af`](https://github.com/tencentyun/cos-js-sdk-v5/commit/0a4d5afe97bf3aa297651cac9896eb974be9e76a)
11921195
- 修改 Readme [`75cb126`](https://github.com/tencentyun/cos-js-sdk-v5/commit/75cb126d3a3d148df16df86bec1b49b35ffe473f)
11931196
- 修改队列处理 [`d8f856e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d8f856eb698bde8b3c1e20be62b16c62392800fc)
11941197
- 如掉 async 模块引用 [`7f16e51`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7f16e5112d05160b86026efc3d19c5692ed44e76)
@@ -1241,7 +1244,7 @@ fix:修复getBucketReferer已知错误
12411244
- add task demo [`20a67b0`](https://github.com/tencentyun/cos-js-sdk-v5/commit/20a67b0bd2a4655ab915f5ba86ff0558764f28e3)
12421245
- remove data=data||{}; [`1c149d3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1c149d38b5a1e0ad2bfb7cda089e24204c6dc39c)
12431246
- modify readme [`f1d6c16`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f1d6c16f19e7b3f096fbb407dca05a714dfdff33)
1244-
- fix !'()\* url encode error [`04e4df8`](https://github.com/tencentyun/cos-js-sdk-v5/commit/04e4df8f0a74d474c972980405b132a57b4abca7)
1247+
- fix !'()* url encode error [`04e4df8`](https://github.com/tencentyun/cos-js-sdk-v5/commit/04e4df8f0a74d474c972980405b132a57b4abca7)
12451248
- fix https error [`3dada36`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3dada36eab9ce1fda060d00a8cef4d65ef9caf08)
12461249
- fix onProgress error [`2248622`](https://github.com/tencentyun/cos-js-sdk-v5/commit/22486225ceece9ed0b8c639d34b30ecd6beff166)
12471250
- can cancel paused [`46e9e87`](https://github.com/tencentyun/cos-js-sdk-v5/commit/46e9e877092ac0d11afe8bca292f134d92b34031)

0 commit comments

Comments
 (0)