Releases: OutSystems/cordova-outsystems-barcode
Releases · OutSystems/cordova-outsystems-barcode
2.0.1
2.0.0
BREAKING CHANGES
- The
scanBarcodenow returns an object instead of a string.
Features
- Android/iOS: Provide
hintand returnformat.
1.2.0
Android
Features
- Support Edge-to-Edge on all Android versions.
Chores
- Bump Kotlin and Gradle versions
1.1.7
Android:
-
Chore: Remove unneeded
kotlin-kaptplugin. -
Fix: Update libraries for supporting 16KB page size
-
Fix: Edge-to-edge support on Android 15
1.1.6
- Fix: iOS - Make scanner view wider when orientation is
landscapeor device is a tablet. - Fix: Android - Make scanner view wider is
landscapeor device is a tablet.
1.1.5
- iOS: Adds check to scan result confidence value
- Android: Fixes bug on the scanning UI where if no scanInstructions were used, the background was missing on some spots on the screen.
1.1.4
Chores
iOS
- Replace
xcframeworkbypod. - Remove
add-swift-supportdependency and use theSwiftVersionpreference.
1.1.3
Android
- Update dependency to oscordova, to fix incompatibility with other plugins.
1.1.2
- Fix: Updates to version
1.1.2ofOSBarcodeLib-Android, which adds serializable annotation to avoid problems deserializing JSON when there's code obfuscation.
1.1.1
- Improve code readability by updating the dependency to OSBarcodeLib-Android version
1.1.1, which uses higher resolution for the image frames passed to the scanning libraries.