Releases: ionic-team/capacitor-file-viewer
Releases · ionic-team/capacitor-file-viewer
v1.0.2
chore: update synpase and prepare v1.0.2
1.0.1
- Fix(ios): Remove duplicate path separators that could cause files to not be found.
- Fix(android): Opening local files with special characters.
1.0.0
- Feat: Implement plugin methods:
openDocumentFromLocalPath
, openDocumentFromResources
, openDocumentFromUrl
, previewMediaContentFromLocalPath
, previewMediaContentFromResources
, previewMediaContentFromUrl
.