Releases: Cap-go/capacitor-uploader
Releases Β· Cap-go/capacitor-uploader
8.1.19
8.1.18
π Changelog
Changed
- Updated Capacitor monorepo dependencies to version 8.3.1
π Full Changelog: 8.1.17...8.1.18
8.1.17
π Changelog
Changed
- Updated Prettier dependency to version 3.8.2
π Full Changelog: 8.1.16...8.1.17
8.1.16
π Changelog
Changed
- Clarified AGENTS versioning and definitions policy to prevent unintended breaking changes
π Full Changelog: 8.1.15...8.1.16
8.1.13
π Changelog
Changed
- Updated Capacitor monorepo dependencies to v8.3.0
π Full Changelog: 8.1.12...8.1.13
8.1.12
π Changelog
Fixed
- Android file path handling: Resolved issues with absolute file paths in
startUploadmethod, ensuring proper conversion of Capacitor web-accessible URLs to local file system paths - Null pointer safety: Added null checks for headers, parameters, and MIME type to prevent crashes when these values are not provided
- File protocol crashes: Fixed crashes related to file:// protocol URL handling on Android
Changed
- Android path resolution: Updated internal path resolution logic to use local static prefixes instead of Bridge constants, aligning with AndroidProtocolHandler behavior for more consistent file access
π Full Changelog: 8.1.11...8.1.12
8.1.11
π Changelog
Fixed
- Fixed multipart POST upload on iOS not working
- Improved upload error handling on iOS platform
- Fixed upload retry logic on iOS to properly handle failed requests
- Resolved issue with temporary file cleanup timing during URL session completion
Changed
- Streamlined multipart body writing implementation on iOS
- Moved temporary file cleanup to end of URL session completion handler for better resource management
π Full Changelog: 8.1.10...8.1.11
8.1.10
π Changelog
Changed
- Updated Rollup bundler dependency to v4.59.0
π Full Changelog: 8.1.9...8.1.10
8.1.9
π Changelog
Changed
- Updated Capacitor dependencies to version 8.1.0
π Full Changelog: 8.1.8...8.1.9
8.1.8
π Changelog
Fixed
- Updated Android build configuration to use
proguard-android-optimize.txtinstead ofproguard-android.txtfor compatibility with Android Gradle Plugin (AGP) 9
π Full Changelog: 8.1.7...8.1.8