Skip to content

Releases: ionic-team/capacitor-file-transfer

v1.0.5

29 Aug 09:16
Compare
Choose a tag to compare

1.0.5 (2025-08-29)

Bug Fixes


This release is also available on:

v1.0.4

22 Aug 12:14
Compare
Choose a tag to compare

1.0.4 (2025-08-22)

Bug Fixes

  • export package.json to fix cap sync issues (#17) (ffc46f0)

This release is also available on:

v1.0.3

07 Aug 09:23
Compare
Choose a tag to compare

1.0.3 (2025-08-07)

Bug Fixes

  • android: upload with content URIs (#14) (49f330f)

This release is also available on:

1.0.2

31 Jul 17:07
4cd00ea
Compare
Choose a tag to compare

1.0.2 (2025-07-31)

Fixes

  • android: normalize path before running public directory check (#8)
  • ios: Use capacitor-swift-pm from 7.0.0 instead of specific version (#12)

v1.0.1

02 Jul 14:50
cba4406
Compare
Choose a tag to compare
chore: update synpase and prepare v1.0.1

1.0.0

27 May 14:39
ccbb6a4
Compare
Choose a tag to compare

1.0.0 (2025-05-26)

Features

  • Implement plugin methods: downloadFile and uploadFile.