Releases: Cap-go/capacitor-document-scanner
Releases Β· Cap-go/capacitor-document-scanner
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
8.3.12
π Changelog
Fixed
- Fixed iOS issue where document scanner could add more images than the maximum limit allowed
- Updated Android Core SplashScreen dependency to v1.2.0
Changed
- Updated Google Services plugin to v4.4.4
- Updated CCC action to v0.2.6
π Full Changelog: 8.3.11...8.3.12
8.3.11
π Changelog
Changed
- Enhanced Android emulator detection to be more specific and avoid false positives
- Made Google Play Services (
play-services-base) version configurable - Improved error messages for clearer debugging
Fixed
- Fixed Android emulator scanning issues by refining emulator detection logic
- Fixed
StringBuilderusage to avoid string concatenation in constructor - Removed potentially problematic Google manufacturer check that could cause false device identification
Added
- Added Google Play Services availability check before scanning
- Added Android emulator limitations documentation to README
- Added more specific Google device emulator detection using
Build.SERIAL
Security
- Enhanced emulator detection using
SecurityExceptionhandling for better device validation
π Full Changelog: 8.3.10...8.3.11
8.3.10
π Changelog
Changed
- Updated Gradle build tool to version 8.14.4
π Full Changelog: 8.3.9...8.3.10
8.3.9
π Changelog
Fixed
- Enhanced Android emulator detection to prevent scanning failures on emulated devices by including additional hardware and board checks for ranchu and goldfish platforms
π Full Changelog: 8.3.8...8.3.9
8.3.8
π Changelog
Fixed
- Android ProGuard configuration now uses optimized settings (
proguard-android-optimize.txtinstead ofproguard-android.txt) to improve app performance and reduce build size
π Full Changelog: 8.3.7...8.3.8