Skip to content

Releases: doo/scanbot-barcode-scanner-sdk-ios-spm

6.1.0-RC7

07 Nov 11:17
Compare
Choose a tag to compare
  • 🎉 New:
    • Added a new property hardwareButtonsEnabled that enables snapping from the hardware volume buttons and the new hardware camera control button to SBSDKBarcodeScanAndCountViewController, available on iOS 17.2 and later.
    • Added new zoom control slider controlled by the new camera control button on all view controllers, available on all the new iPhone 16 models.
    • Added a new property allowEmptySubmission to SBSDKUI2MultipleScanningMode.
  • 🐞 Bug fixes:
    • Fixed KANJI mode for QR codes.
    • Fixed a bug with wrong raw bytes returned for some 2D barcode types.
  • ⚠️ Breaking Changes:
    • Replaced the buggy initializer init?(json: Data) in SBSDKUI2BarcodeScannerConfiguration by the static function SBSDKUI2BarcodeScannerConfiguration.fromJson(json: String)?.

6.1.0

07 Nov 17:28
Compare
Choose a tag to compare
  • 🎉 New:
    • Added a new property hardwareButtonsEnabled that enables snapping from the hardware volume buttons and the new hardware camera control button to SBSDKBarcodeScanAndCountViewController, available on iOS 17.2 and later.
    • Added new zoom control slider controlled by the new camera control button on all view controllers, available on all the new iPhone 16 models.
    • Added a new property allowEmptySubmission to SBSDKUI2MultipleScanningMode.
  • 🐞 Bug fixes:
    • Fixed KANJI mode for QR codes.
    • Fixed a bug with wrong raw bytes returned for some 2D barcode types.
  • ⚠️ Breaking Changes:
    • Replaced the buggy initializer init?(json: Data) in SBSDKUI2BarcodeScannerConfiguration by the static function SBSDKUI2BarcodeScannerConfiguration.fromJson(json: String)?.

5.2.3-Beta1

06 Nov 16:37
Compare
Choose a tag to compare

WARNING: Release Notes for version 5.2.3 not found!

6.1.0-RC6

05 Nov 16:41
Compare
Choose a tag to compare
  • 🎉 New:
    • Added a new property hardwareButtonsEnabled that enables snapping from the hardware volume buttons and the new hardware camera control button to SBSDKBarcodeScanAndCountViewController, available on iOS 17.2 and later.
    • Added new zoom control slider controlled by the new camera control button on all view controllers, available on all the new iPhone 16 models.
    • Added a new property allowEmptySubmission to SBSDKUI2MultipleScanningMode.
  • 🐞 Bug fixes:
    • Fixed KANJI mode for QR codes.
    • Fixed a bug with wrong raw bytes returned for some 2D barcode types.
  • ⚠️ Breaking Changes:
    • Replaced the buggy initializer init?(json: Data) in SBSDKUI2BarcodeScannerConfiguration by the static function SBSDKUI2BarcodeScannerConfiguration.fromJson(json: String)?.

6.1.0-RC4

31 Oct 09:10
Compare
Choose a tag to compare
  • 🎉 New:
    • Added a new property hardwareButtonsEnabled that enables snapping from the hardware volume buttons and the new hardware camera control button to SBSDKBarcodeScanAndCountViewController, available on iOS 17.2 and later.
    • Added new zoom control slider controlled by the new camera control button on all view controllers, available on all the new iPhone 16 series.
    • Added a new property allowEmptySubmission to SBSDKUI2MultipleScanningMode.
  • 🐞 Bug fixes:
    • Fixed KANJI mode for QR codes.
  • ⚠️ Breaking Changes:
    • Replaced the buggy initializer init?(json: Data) in SBSDKUI2BarcodeScannerConfiguration by the static function SBSDKUI2BarcodeScannerConfiguration.fromJson(json: String)?.

6.1.0-RC3

30 Oct 11:47
Compare
Choose a tag to compare
  • 🎉 New:
    • Added a new property hardwareButtonsEnabled that enables snapping from the hardware volume buttons and the new hardware camera control button to SBSDKBarcodeScanAndCountViewController, available on iOS 17.2 and later.
    • Added new zoom control slider controlled by the new camera control button on all view controllers, available on all the new iPhone 16 series.
  • 🐞 Bug fixes:
    • Fixed KANJI mode for QR codes.
  • ⚠️ Breaking Changes:
    • Replaced the buggy initializer init?(json: Data) in SBSDKUI2BarcodeScannerConfiguration by the static function SBSDKUI2BarcodeScannerConfiguration.fromJson(json: String)?.

6.1.0-RC2

28 Oct 11:06
Compare
Choose a tag to compare
  • 🎉 New:
    • Added a new property hardwareButtonsEnabled that enables snapping from the hardware volume buttons and the new hardware camera control button to SBSDKShutterButton and SBSDKBarcodeScanAndCountViewController, available on iOS 17.2 and later.
    • Added new zoom control slider controlled by the new camera control button on all view controllers, available on all the new iPhone 16 series.
  • 🐞 Bug fixes:
    • Fixed KANJI mode for QR codes.

6.0.1-Beta2

25 Oct 14:55
Compare
Choose a tag to compare
  • 🐞 Bug fixes:
    • Fixed KANJI mode for QR codes

6.1.0-RC1

24 Oct 16:38
Compare
Choose a tag to compare
  • 🎉 New:
    • Added a new property hardwareButtonsEnabled that enables snapping from the hardware volume buttons and the new hardware camera control button to SBSDKShutterButton and SBSDKBarcodeScanAndCountViewController, available on iOS 17.2 and later.
    • Added new zoom control slider controlled by the new camera control button on all view controllers, available on all the new iPhone 16 series.
  • 🐞 Bug fixes:
    • Fixed KANJI mode for QR codes.

5.1.6-Beta2

24 Oct 13:06
Compare
Choose a tag to compare

WARNING: Release Notes for version 5.1.6 not found!