Releases: pwlin/cordova-plugin-file-opener2
Releases · pwlin/cordova-plugin-file-opener2
2.1.2
2.1.2
Bug fixes
- Fixed reference error in open method. Fixes #241
2.1.1
Deprecated
Critical bug fixed in 2.1.2
Docs
- Updated README with fixes and improvements
2.1.0
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