File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/capacitor-plugin Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.0.8] ( https://github.com/ionic-team/capacitor-file-transfer/compare/v1.0.7...v1.0.8 ) (2025-12-22)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** android:** correct upload response by removing gzip encoding ([ #45 ] ( https://github.com/ionic-team/capacitor-file-transfer/issues/45 ) ) ([ 12b9631] ( https://github.com/ionic-team/capacitor-file-transfer/commit/12b9631850483760b8321a12afdcd48e63d3e179 ) )
7+
18## [ 1.0.7] ( https://github.com/ionic-team/capacitor-file-transfer/compare/v1.0.6...v1.0.7 ) (2025-12-16)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/file-transfer" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
44 "description" : " The FileTransfer API provides mechanisms for downloading and uploading files." ,
55 "main" : " ./dist/plugin.cjs" ,
66 "module" : " ./dist/plugin.mjs" ,
You can’t perform that action at this time.
0 commit comments