Skip to content

Releases: OutSystems/cordova-plugin-file

6.0.2-OS7

22 Nov 11:46
f813196
Compare
Choose a tag to compare
  • Fixes:
    • Android: Add READ_EXTERNAL_STORAGE permission to plugin.
    • Android: Allow reading data from URIs retrieved from the photo picker.

6.0.2-OS6

27 Sep 09:49
4a22303
Compare
Choose a tag to compare
  • Fix: Re-write FileReader as CordovaFileReader, avoiding the FileReader API wrapping.

6.0.2-OS5

10 Jan 09:34
Compare
Choose a tag to compare
  • Fix: Writes file to disk as blocks to avoid big memory allocation on Android.

6.0.2-OS4

16 Nov 17:08
Compare
Choose a tag to compare
  • Fix: Adds requestLegacyExternalStorage for Android 10 to AndroidManifest.xml

6.0.2-OS3

04 Nov 10:33
Compare
Choose a tag to compare

New plugin release to include metadata tag for MABS 7.2.0 and 8.0 compatibility

6.0.2-OS2

26 Jan 14:12
Compare
Choose a tag to compare
6.0.2-OS2 Pre-release
Pre-release

Fix: Add read permissions logic to ask for permissions when necessary

6.0.2-OS1

21 Dec 07:57
Compare
Choose a tag to compare
6.0.2-OS1 Pre-release
Pre-release

4.2.0-OS

29 Sep 15:40
Compare
Choose a tag to compare
Reusing native ProgressEvent by default