- Improve MRZ reader with text and image callback
- Kotlin DSL for example app
- Bug fix : Fix Android supported version to 1.8
- Bug fix : Define close camera channel method for iOS
- Bug fix : Android camera already in use after close, preventing its use on other screens
- Bug fix : barcode event could be sent after the widget has been detached from the widget tree.
- Bug fix : the iOS default permission request never start the camera even when agreed
- Android : Upgrade AGP 8
- Support MRZ Scanner for Android
- Bug fix : iOS landscape view clipped since iOS 16
- Quick fix : iOS build failure
- Bug fix : BarcodeScanner onError callback is never called
- Bug fix : iOS missing Codabar format
- Support format upca/upce for Android
- Support format upce for iOS (upca is not available)
- Bug fix : update iOS .podspec file
- Bug fix : fix example app
- Update readme
- First release with Android and iOS support.