Skip to content

v7.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@juliansteenbakker juliansteenbakker released this 05 Mar 19:44
· 82 commits to develop since this release
ac4fe62

BREAKING CHANGES:

  • The initial state of the MobileScannerState camera facing direction is changed to CameraFacing.unknown.

Improvements:

  • [Android] Turn off logging for CameraX, except for the Log.ERROR logging level.
  • Added CameraFacing.external and CameraFacing.unknown enum values.

Bugs fixed:

  • [Android] Fixed an issue when compiling with Kotlin 1.8.0 or higher.