Releases: Cap-go/capacitor-document-scanner
Releases Β· Cap-go/capacitor-document-scanner
8.3.25
π Changelog
Fixed
- Resolved memory issues during document scanning by optimizing scan processing to use streaming approach
- Corrected VisionKit delegate routing to prevent unexpected webview restarts during scanning operations
π Full Changelog: 8.3.24...8.3.25
8.3.24
π Changelog
Changed
- Updated dependencies to their latest versions through lock file maintenance
Internal
- Updated action-gh-release GitHub Action from v2 to v3 for release automation
π Full Changelog: 8.3.23...8.3.24
8.3.23
π Changelog
Changed
- Updated publish workflow to use Node.js 24
- Updated npm publish action to use non-deprecated version
- Updated dependency lock file with latest versions
π Full Changelog: 8.3.22...8.3.23
8.3.22
π Changelog
Changed
- Clarified versioning policy to prevent accidental breaking changes in API definitions
- Updated documentation guidelines to require documenting important defaults and future-major default candidates in API definitions
π Full Changelog: 8.3.21...8.3.22
8.3.18
π Changelog
Fixed
- Resolved issue with example app functionality
- Corrected checkout process
Changed
- Updated dependency lock file for maintenance
π Full Changelog: 8.3.17...8.3.18
8.3.17
π Changelog
Changed
- Updated Capacitor dependencies from 8.1.0 to 8.2.0 (
@capacitor/android,@capacitor/core,@capacitor/ios,@capacitor/cli) - Updated internal version number to 8.3.17
Fixed
- Updated various development dependencies including
@types/node,cosmiconfig,flatted,fs-extra,postcss, andtarto their latest patch versions
π Full Changelog: 8.3.16...8.3.17
8.3.16
π Changelog
Changed
- Updated dependency lock files to latest compatible versions
π Full Changelog: 8.3.15...8.3.16
8.3.15
π Changelog
Changed
- Updated dependency lock files for improved dependency resolution
π Full Changelog: 8.3.14...8.3.15
8.3.14
π Changelog
Fixed
- Improved Android emulator detection to reduce false positives when device serial is "unknown"
- Aligned emulator detection logic with capacitor-updater for more consistent behavior
- Resolved issue where physical devices with "fingerprint=unknown" were incorrectly identified as emulators
- Updated ProGuard configuration to use
proguard-android-optimizefor AGP 9 compatibility
π Full Changelog: 8.3.13...8.3.14
8.3.13
π Changelog
Fixed
- Improved emulator detection accuracy by removing false positives from devices with "unknown" serial numbers
π Full Changelog: 8.3.12...8.3.13