|
@@ -720,6 +720,7 @@ If you're going to concatenate files, you don't have to read the data to JS cont
|
720
|
720
|
|
721
|
721
|
| Version | |
|
722
|
722
|
|---|---|
|
|
723
|
+| 0.9.1 | Fix Android Blob constructor asynchronous issue caused by 0.9.0 fs change |
|
723
|
724
|
| 0.9.0 | Fix unicode response data format issue #73. Improve Android performance by using thread pool instead of async task. Add Fetch replacement #70. Add Android only API `actionViewIntent` to open file or install APK in app |
|
724
|
725
|
| 0.8.1 | Remove Web API log and fix ios progress report function. |
|
725
|
726
|
| 0.8.0 | Added Web API polyfills, support regular request, added timeout option. |
|