Releases: ionic-team/capacitor-file-transfer
Releases · ionic-team/capacitor-file-transfer
v1.0.5
1.0.5 (2025-08-29)
Bug Fixes
This release is also available on:
v1.0.4
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
1.0.3 (2025-08-07)
Bug Fixes
This release is also available on:
1.0.2
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
chore: update synpase and prepare v1.0.1
1.0.0
1.0.0 (2025-05-26)
Features
- Implement plugin methods:
downloadFile
and uploadFile
.