Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 36 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ fix: 处理uploadFiles里的Key 去掉开头的/
## [v1.4.19](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.18...v1.4.19) - 2023-08-03

feat
- 提供base64方法

- 提供base64方法
- 优化d.ts

### Merged
Expand All @@ -34,8 +35,9 @@ feat
## [v1.4.18](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.17...v1.4.18) - 2023-06-01

feat
- 支持postBucketInventory
- 优化d.ts

- 支持postBucketInventory
- 优化d.ts

### Commits

Expand Down Expand Up @@ -63,7 +65,8 @@ feat
## [v1.4.17](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.16...v1.4.17) - 2023-05-04

fix
- 避开Windows Defender报毒

- 避开Windows Defender报毒

### Merged

Expand All @@ -81,7 +84,8 @@ fix
## [v1.4.16](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.15...v1.4.16) - 2023-03-07

feat
- 修改webpack globalObject指向this

- 修改webpack globalObject指向this

### Commits

Expand All @@ -97,7 +101,8 @@ feat
## [v1.4.15](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.14...v1.4.15) - 2022-12-27

fix
- 更新可以签入签名的headers

- 更新可以签入签名的headers

### Merged

Expand All @@ -112,7 +117,8 @@ fix
## [v1.4.14](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.13...v1.4.14) - 2022-11-29

fix
- 增加容错

- 增加容错

### Merged

Expand All @@ -126,7 +132,8 @@ fix
## [v1.4.13](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.12...v1.4.13) - 2022-11-22

feat
- 升级beacon sdk版本到4.5.14

- 升级beacon sdk版本到4.5.14

### Commits

Expand All @@ -136,7 +143,8 @@ feat
## [v1.4.12](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.11...v1.4.12) - 2022-11-21

feat
- getObjectAcl支持传VersionId

- getObjectAcl支持传VersionId

### Merged

Expand All @@ -146,7 +154,8 @@ feat
## [v1.4.11](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.10...v1.4.11) - 2022-11-09

fix
- 升级依赖包@xmldom/xmldom版本

- 升级依赖包@xmldom/xmldom版本

### Commits

Expand All @@ -156,7 +165,8 @@ fix
## [v1.4.10](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.9...v1.4.10) - 2022-10-22

fix
- getObjectUrl暂时只支持回调写法

- getObjectUrl暂时只支持回调写法

### Merged

Expand All @@ -168,10 +178,10 @@ fix

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

- 修复getSourceParams使用不当部分
- 修复getSourceParams使用不当部分
- protocol兼容不带冒号的http、https
- 合法域名校验支持cos内网、cn域名
- d.ts补充
- 合法域名校验支持cos内网、cn域名
- d.ts补充

### Merged

Expand All @@ -181,7 +191,8 @@ fix
## [v1.4.8](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.6...v1.4.8) - 2022-09-06

fix
- 修复已知问题

- 修复已知问题

### Commits

Expand Down Expand Up @@ -236,7 +247,8 @@ fix
## [v1.4.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.0...v1.4.1) - 2022-08-18

fix
- 修复引入sdk在dev模式下启动报错问题

- 修复引入sdk在dev模式下启动报错问题

### Merged

Expand All @@ -249,8 +261,9 @@ fix
## [v1.4.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.10...v1.4.0) - 2022-08-17

feat
- 升级webpack版本
- 增加beacon上报

- 升级webpack版本
- 增加beacon上报

### Merged

Expand All @@ -264,6 +277,7 @@ feat
## [v1.3.10](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.9...v1.3.10) - 2022-08-01

fix

- isNode环境判断新增webWorker场景

### Merged
Expand All @@ -279,6 +293,7 @@ fix
## [v1.3.9](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.8...v1.3.9) - 2022-06-23

feat

- putBucketCors支持ResponseVary
- 补充d.ts

Expand Down Expand Up @@ -790,7 +805,7 @@ fix:修复getBucketReferer已知错误

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

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