Releases: wkh237/react-native-fetch-blob
Releases · wkh237/react-native-fetch-blob
v0.10.2-beta.6
17 Jan 02:50
Compare
Sorry, something went wrong.
No results found
Change link script #223 so that existing projects don't have to link it again
Add new option followRedirect
to RNFetchblobConfig
#230
Remove flowType annotations from js files #226
v0.10.2-beta.5
13 Jan 02:33
Compare
Sorry, something went wrong.
No results found
v0.10.2-beta.4
10 Jan 03:23
Compare
Sorry, something went wrong.
No results found
Fix #223 prelink script and IOS import statement
v0.10.2-beta.2
06 Jan 17:05
Compare
Sorry, something went wrong.
No results found
Add prelink script for compatible to RN 0.40+ project #223 (NOT WORKING)
v0.10.1
04 Jan 03:04
Compare
Sorry, something went wrong.
No results found
Fix #174 Android SDCardDir undefined issue
Fix #210
Fix #206 Android app crash when fs.lstat
got a nul
l or undefined
argument
Fix #187 EventTarget issue @sprmn #194 , which makes Firebase 3.5.3+ works inproperly
Add missing quotes to Android multipart/form-data attributes @hhravn #185
Improve Blob polyfill memory efficiency 49a0b8d
Fix Blob.slice
potential error when blob cache folder is not exist #180 @kenmaca
v0.10.1-beta.3
02 Dec 06:02
Compare
Sorry, something went wrong.
No results found
Fix #174 Android SDCardDir undefined issue
Fix #210
Fix #206 Android app crash when fs.lstat
got a nul
l or undefined
argument
v0.10.1-beta.2
24 Nov 09:19
Compare
Sorry, something went wrong.
No results found
Fix Blob.slice
potential error when blob cache folder is not exist #180 @kenmaca
v0.10.1-beta.1
23 Nov 02:50
Compare
Sorry, something went wrong.
No results found
Fix #187 EventTarget issue @sprmn #194 , which makes Firebase 3.5.3+ works inproperly
Add missing quotes to Android multipart/form-data attributes @hhravn #185
Improve Blob polyfill memory efficiency 49a0b8d
v0.10.0
07 Nov 03:24
Compare
Sorry, something went wrong.
No results found
Features
Add JSON stream support
Add new optionoverwrite
to fetch.config #173
Add Android SDCardDir constant #174
Add callback when Android actionViewIntent view is dismissed #165
Add StatefulPromise.expire to IOS, so that expired network task can be handled #115
Add fs constant MainBundleDir #138
Add fs.df API for getting storage usage #162
Add support for PATCH request @cosmith #147
Add IOS UIDocumentInteractionController API for preview files #108
Bug Fixes
Fix app crash issue when redirect URL is empty
Fix fetch.config option appendExt
functionality #171
Fix Fetch replacement request type conversion #161 #160
Fix self-signed SSL issue on IOS #159
Fix Android cookie storage issue #156
Fix #154 body should be parsable when response status is not 2xx
v0.10.0-beta.8
06 Nov 03:26
Compare
Sorry, something went wrong.
No results found
Fix Android SDCardDir constant #174
Fix android.actionViewIntent
callback #165