Skip to content

Releases: qiniu/js-sdk

add performance demo page and fix bugs

15 Mar 08:33
Compare
Choose a tag to compare
  • demo 添加上传速度检测页面
  • 修复 设置get_new_uptoken为true时 使用非华东机房的空间报错问题
  • 完善 markdown 文档

add formdata demo and fix some bugs

06 Feb 08:58
Compare
Choose a tag to compare
v1.0.18

add formdata demo and modify readme.md

Fix get new uptoken bug

23 Nov 06:22
Compare
Choose a tag to compare
Merge pull request #180 from congbo/master

Fix mulltiple.html in demo

Fix fetch uphosts bug

11 Oct 02:27
Compare
Choose a tag to compare
Merge pull request #185 from codedogfish/master

fix fetch uphosts bug

配合多存储区上线,添加自动获取 Uphosts 功能

30 Sep 00:13
Compare
Choose a tag to compare
Merge pull request #182 from codedogfish/master

fix fetch uphosts feature in IE

修复了低版本 IE 不识别 application/json 导致的问题

07 Sep 06:43
Compare
Choose a tag to compare

注:在低版本中仅支持 Flash 模式的上传

修复 IE 8 下的 Bug

31 May 07:11
Compare
Choose a tag to compare
Pre-release
  • 关闭 flash 模式下的分块上传
  • 修复上传地址数组中得多余逗号

更新 demo 和 iOS 相关的问题说明

15 Apr 07:25
Compare
Choose a tag to compare
  • iOS 上传视频问题,一定要把 multi_selection 设置成 false,否则无法选择视频
  • iOS 图片文件名的问题,plupload 拿到 image.xxx,最新的 qiniu.js 中做了处理,当用户选择了文件并且发现是 iOS 系统,则会使用 PluploadFileId 作为文件名(其实用户可以在 FilesAdded 自己去改文件名)

新增 uptoken_func 设置

23 Mar 04:31
Compare
Choose a tag to compare
Pre-release
Merge pull request #136 from codedogfish/udpate_documentation

Change bower package name

修复特别出错时 parseJson error 的情况

06 Sep 09:57
Compare
Choose a tag to compare
Merge pull request #84 from SunLn/fix_http_parsejson_error

fix parse json error when http is like ERR_ADDRESS_UNREACHABLE