Skip to content

Releases: Cap-go/capacitor-camera-preview

8.0.12

02 Feb 07:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 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

31 Jan 23:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 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

30 Jan 02:28
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 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: rotateWhenOrientationChanged parameter 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

28 Jan 17:46
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 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

26 Jan 12:10
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 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

19 Jan 07:19
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Updated Capacitor Swift Package Manager dependency to v8.0.1

🔗 Full Changelog: 8.0.6...8.0.7

8.0.6

04 Jan 15:28
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Fixed

  • Preview size updates now correctly apply to web platform inline CSS width/height properties

Changed

  • Updated @capacitor/keyboard dependency to v7.0.4
  • Updated jasmine-core development dependency to ~5.13.0
  • Updated mistricky/ccc action to v0.2.6

🔗 Full Changelog: 8.0.5...8.0.6

8.0.5

19 Dec 17:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 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

16 Dec 05:00
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 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

13 Dec 06:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Improved iOS camera preview code quality with clearer variable naming and simplified arithmetic operations

🔗 Full Changelog: 8.0.2...8.0.3