7.0.2-Beta9
-
🐞 Bug fixes:
- Fixed GS1Handlings
decodeStructure
andvalidateStructure
for the barcode format gs1Composite.
- Fixed GS1Handlings
-
🚙 Under the hood:
- Upgraded xtensor to 0.26.
- Upgraded xtl to 0.8.
- Upgraded xsmid to 13.2.
- Upgraded CLI11 to 2.5.
- Upgraded spdlog to 1.15.2.
- Upgraded Boost to 1.88.
-
🎉 New:
- Added properties
cameraSessionkeepAliveTimeout
andanimateCameraOverlay
toSBSDKBaseScannerGeneralConfiguration
- Added properties
sessionDidChangeHandler
andisSessionRunning
toSBSDKBaseScannerViewController
. - Added functions
pause()
andresume
toSBSDKBaseScannerViewController
.
- Added properties
-
🐞 Bug fixes:
- Fixed an issue where quickly stopping and starting the camera session of any scanner screen could lead to a crash or unpredictable behaviour.