Skip to content

Releases: ionic-team/capacitor-file-viewer

v1.0.2

02 Jul 14:51
01af342
Compare
Choose a tag to compare
chore: update synpase and prepare v1.0.2

1.0.1

30 May 11:34
Compare
Choose a tag to compare

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

10 Apr 14:54
940e6e6
Compare
Choose a tag to compare

1.0.0

  • Feat: Implement plugin methods: openDocumentFromLocalPath, openDocumentFromResources, openDocumentFromUrl, previewMediaContentFromLocalPath, previewMediaContentFromResources, previewMediaContentFromUrl.