v7.0.0-beta.7
Pre-release
Pre-release
·
82 commits
to develop
since this release
BREAKING CHANGES:
- The initial state of the
MobileScannerState
camera facing direction is changed toCameraFacing.unknown
.
Improvements:
- [Android] Turn off logging for CameraX, except for the
Log.ERROR
logging level. - Added
CameraFacing.external
andCameraFacing.unknown
enum values.
Bugs fixed:
- [Android] Fixed an issue when compiling with Kotlin 1.8.0 or higher.