Skip to content

Releases: pwlin/cordova-plugin-file-opener2

2.1.2

20 Dec 16:02
Compare
Choose a tag to compare

2.1.2

Bug fixes

  • Fixed reference error in open method. Fixes #241

2.1.1

20 Dec 12:17
Compare
Choose a tag to compare

Deprecated

Critical bug fixed in 2.1.2

Docs

  • Updated README with fixes and improvements

2.1.0

11 Dec 14:43
Compare
Choose a tag to compare

2.1.0

Features

  • #234 BREAKING Add optional android version support variable at installation - only supported by Cordova CLI 7 or later.

Bug fixes

  • #176 Various Android fixes. To verify it doesn't break anything, I tested opening a PDF and installing an APK on Android 4.1, 4.4, 5.0, 6.0, and 7.0.
  • #155 iOS: use contentType if provided, otherwise fall back to file extension