Releases: Cap-go/capacitor-camera-preview
Releases · Cap-go/capacitor-camera-preview
8.0.12
🆕 Changelog
Fixed
- Updated CameraX version to 1.5.3 to resolve dependency issues and improve compatibility
🔗 Full Changelog: 8.0.11...8.0.12
8.0.11
🆕 Changelog
Changed
- Added Capacitor version compatibility table to README documenting support for plugin versions v5 through v8, clarifying that the plugin major version follows Capacitor's major version
🔗 Full Changelog: 8.0.10...8.0.11
8.0.10
🆕 Changelog
Fixed
- Android: Background flickering during camera initialization by deferring transparency until camera is ready
- Android: Camera center position loss when app pauses and resumes
- Android: Initial device ID not being set correctly when changing camera devices
- Android: Exposure compensation being reset to 0 when exposure is locked
- Android: Potential race conditions and null pointer exceptions in background restoration
- iOS:
rotateWhenOrientationChangedparameter being ignored on camera initialization - iOS: Physical device orientation tracking using CoreMotion accelerometer for improved orientation detection
- iOS: Single x or y position parameter being ignored during camera start (now matches Android behavior)
- iOS: Unbalanced reference count issue with orientation device notifications
Changed
- iOS: Accelerometer now starts on camera session start for better orientation tracking
- iOS: Orientation detection now uses cached results during capture/crop operations for improved performance
- iOS: Added threshold for flat device orientation to reduce unnecessary updates
Removed
- Prettier configuration file from example app
🔗 Full Changelog: 8.0.9...8.0.10
8.0.9
🆕 Changelog
Changed
- Lock capacitor-swift-pm dependency to version 8.0.0 for improved stability and compatibility
- Add automated CI guard to enforce capacitor-swift-pm version constraint
🔗 Full Changelog: 8.0.8...8.0.9
8.0.8
🆕 Changelog
Changed
- Updated Gradle to version 8.14.4
- Updated capacitor-swift-pm dependency constraint from exact version "8.0.1" to "from: 8.0.1" allowing compatible version updates
🔗 Full Changelog: 8.0.7...8.0.8
8.0.7
🆕 Changelog
Changed
- Updated Capacitor Swift Package Manager dependency to v8.0.1
🔗 Full Changelog: 8.0.6...8.0.7
8.0.6
🆕 Changelog
Fixed
- Preview size updates now correctly apply to web platform inline CSS width/height properties
Changed
- Updated
@capacitor/keyboarddependency to v7.0.4 - Updated
jasmine-coredevelopment dependency to ~5.13.0 - Updated
mistricky/cccaction to v0.2.6
🔗 Full Changelog: 8.0.5...8.0.6
8.0.5
🆕 Changelog
Changed
- Updated development tooling to use prettier-pretty-check for code formatting validation
🔗 Full Changelog: 8.0.4...8.0.5
8.0.4
🆕 Changelog
Fixed
- Updated @capacitor/haptics dependency to v7.0.3
- Updated @capacitor/app dependency to v7.1.1
Changed
- Added homepage field to package.json for improved package discoverability
🔗 Full Changelog: 8.0.3...8.0.4
8.0.3
🆕 Changelog
Changed
- Improved iOS camera preview code quality with clearer variable naming and simplified arithmetic operations
🔗 Full Changelog: 8.0.2...8.0.3