Releases: alpha0010/react-native-file-access
Releases · alpha0010/react-native-file-access
Release 2.2.0
26 Jan 23:03
Compare
Sorry, something went wrong.
No results found
This release contains an Android zip extraction path traversal vulnerability
2.2.0 (2022-01-26)
Features
Release 2.1.0
16 Dec 23:39
Compare
Sorry, something went wrong.
No results found
2.1.0 (2021-12-16)
Features
support cancel fetch requests (08d46eb )
Release 2.0.0
20 Aug 19:02
Compare
Sorry, something went wrong.
No results found
2.0.0 (2021-08-20)
Bug Fixes
android: support React Native 0.65 (be0103f ), closes #30
BREAKING CHANGES
android: Due to OkHttp 4 update, will not work for older RN versions.
Release 1.7.1
17 Jun 13:41
Compare
Sorry, something went wrong.
No results found
1.7.1 (2021-06-17)
Bug Fixes
android: do not wrap base64 output (3fcfd54 )
ios: support URI based paths to match Android (95b050a )
Release 1.7.0
27 May 22:38
Compare
Sorry, something went wrong.
No results found
1.7.0 (2021-05-27)
Features
Release 1.6.1
04 May 12:46
Compare
Sorry, something went wrong.
No results found
1.6.1 (2021-05-04)
Bug Fixes
android: cpExternal error on pre API 29 (5e6187a ), closes #20
android: unlink non-empty directories (018eb13 ), closes #21
Release 1.6.0
29 Apr 14:40
Compare
Sorry, something went wrong.
No results found
1.6.0 (2021-04-29)
Features
android: support reading from res/ (025e39d ), closes #19
Release 1.5.0
23 Apr 13:43
Compare
Sorry, something went wrong.
No results found
1.5.0 (2021-04-23)
Bug Fixes
Features
android: add File object wrapper for supporting URI based paths (94df55b )
Release 1.4.0
15 Apr 18:31
Compare
Sorry, something went wrong.
No results found
1.4.0 (2021-04-15)
Features
android: add SAF read access (2b1ebe5 ), closes #15
Release 1.3.0
12 Apr 20:31
Compare
Sorry, something went wrong.
No results found
1.3.0 (2021-04-12)
Bug Fixes
android: share network client with core RN (c4d9d49 )
Features
android: removable media access (3c3f305 ), closes #10
ios: add resolving app group directory (b2e3103 )