Skip to content

Tags: wangxuling/js-sdk

Tags

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
添加支持多 host 自动切换 & 补全测试 (qiniu#505)

* 添加高可用 & 补充测试
* 更新版本到 3.2.0

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BUG] 修复 initBeforeUploadChunks 错误未中断的行为 (qiniu#503)

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
升级依赖 & 升级版本 3.1.3 (qiniu#502)

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
修复安全依赖风险 & fix issue 466 (qiniu#472)

* 修复安全依赖风险 & fix issue 466

* 修改配置

* update version

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
扩展 key 的支持范围 (qiniu#463)

* 扩展 key 的支持范围

* update version

* fix review

* locaStorage key 区分

* add test;

* 删除无用的代码

* 优化逻辑

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
修复非浏览器环境下没有 window 对象导致的错误 (qiniu#460)

* 修复 node 环境下没有 window 对象导致的错误

* 调整逻辑

* 添加协议参数

* update version

* fix review

* update version

* reset demo

* 修改默认行为

* add unit test

* 修改 README

* update test

* fix review

v3.0.3

Toggle v3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
修复从 token 解析 bucket 的 bug & 完善下类型 & fix issue (qiniu#456)

* 修复从 token 解析 bucket 的 bug

* 完善observer类型

* 增加 base64 的导出

* 增加对 ak 的处理

* 添加注释

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
修复单位比较错误的问题 (qiniu#453)

* fix review

* import MB unit

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request qiniu#449 from qiniu/qbs

sdk 3.x

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
调整依赖 (qiniu#451)