Skip to content

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

5.0.0-Beta1

27 Nov 16:07
Compare
Choose a tag to compare

WARNING: Release Notes for version 5.0.0 not found!

4.1.0

27 Nov 09:10
Compare
Choose a tag to compare
  • 🎉 New:
    • Added support for 6 new barcode types to the barcode scanner:
      • SBSDKBarcodeTypeUSPSIntelligentMail
      • SBSDKBarcodeTypeRoyalMail
      • SBSDKBarcodeTypeJapanPost
      • SBSDKBarcodeTypeRoyalTNTPost
      • SBSDKBarcodeTypeAustraliaPost
      • SBSDKBarcodeTypeDatabarLimited
  • 🐞 Bug fixes:
    • Fixed a bug where the finder text hint is still showing when viewFinderEnabled is disabled in SBSDKUIBarcodeScannerViewController and SBSDKUIBarcodesBatchScannerViewController.
    • Fixes a wrong polygon color in RTU-UI barcode scanner tracking overlay.

4.1.0-RC6

23 Nov 13:28
Compare
Choose a tag to compare
  • 🎉 New:
    • Added support for 6 new barcode types to the barcode scanner:
      • SBSDKBarcodeTypeUSPSIntelligentMail
      • SBSDKBarcodeTypeRoyalMail
      • SBSDKBarcodeTypeJapanPost
      • SBSDKBarcodeTypeRoyalTNTPost
      • SBSDKBarcodeTypeAustraliaPost
      • SBSDKBarcodeTypeDatabarLimited
  • 🐞 Bug fixes:
    • Fixed a bug where the finder text hint is still showing when viewFinderEnabled is disabled in SBSDKUIBarcodeScannerViewController and SBSDKUIBarcodesBatchScannerViewController.
    • Fixes a wrong polygon color in RTU-UI barcode scanner tracking overlay.

4.0.4-IR1

23 Nov 12:44
Compare
Choose a tag to compare
  • 🐞 Bug fixes:
    • Fixes a wrong polygon color in RTU-UI barcode scanner tracking overlay.

4.1.0-RC5

20 Nov 16:33
Compare
Choose a tag to compare
  • 🎉 New:
    • Added support for 6 new barcode types to the barcode scanner:
      • SBSDKBarcodeTypeUSPSIntelligentMail
      • SBSDKBarcodeTypeRoyalMail
      • SBSDKBarcodeTypeJapanPost
      • SBSDKBarcodeTypeRoyalTNTPost
      • SBSDKBarcodeTypeAustraliaPost
      • SBSDKBarcodeTypeDatabarLimited
  • 🐞 Bug fixes:
    • Fixed a bug where the finder text hint is still showing when viewFinderEnabled is disabled in SBSDKUIBarcodeScannerViewController and SBSDKUIBarcodesBatchScannerViewController.

4.1.0-RC4

16 Nov 16:43
Compare
Choose a tag to compare
  • 🎉 New:
    • Added support for 6 new barcode types to the barcode scanner:
      • SBSDKBarcodeTypeUSPSIntelligentMail
      • SBSDKBarcodeTypeRoyalMail
      • SBSDKBarcodeTypeJapanPost
      • SBSDKBarcodeTypeRoyalTNTPost
      • SBSDKBarcodeTypeAustraliaPost
      • SBSDKBarcodeTypeDatabarLimited
  • 🐞 Bug fixes:
    • Fixed a bug where the finder text hint is still showing when viewFinderEnabled is disabled in SBSDKUIBarcodeScannerViewController and SBSDKUIBarcodesBatchScannerViewController.

4.1.0-RC3

15 Nov 10:44
Compare
Choose a tag to compare
  • 🎉 New:
    • Added support for 6 new barcode types to the barcode scanner:
      • SBSDKBarcodeTypeUSPSIntelligentMail
      • SBSDKBarcodeTypeRoyalMail
      • SBSDKBarcodeTypeJapanPost
      • SBSDKBarcodeTypeRoyalTNTPost
      • SBSDKBarcodeTypeAustraliaPost
      • SBSDKBarcodeTypeDatabarLimited
  • 🐞 Bug fixes:
    • Fixed a bug where the finder text hint is still showing when viewFinderEnabled is disabled in SBSDKUIBarcodeScannerViewController and SBSDKUIBarcodesBatchScannerViewController.

4.1.0-RC2

15 Nov 10:16
Compare
Choose a tag to compare
  • 🎉 New:
    • Added support for 6 new barcode types to the barcode scanner:
      • SBSDKBarcodeTypeUSPSIntelligentMail
      • SBSDKBarcodeTypeRoyalMail
      • SBSDKBarcodeTypeJapanPost
      • SBSDKBarcodeTypeRoyalTNTPost
      • SBSDKBarcodeTypeAustraliaPost
      • SBSDKBarcodeTypeDatabarLimited
  • 🐞 Bug fixes:
    • Fixed a bug where the finder text hint is still showing when viewFinderEnabled is disabled in SBSDKUIBarcodeScannerViewController and SBSDKUIBarcodesBatchScannerViewController.

4.1.0-RC1

13 Nov 18:30
Compare
Choose a tag to compare
  • 🎉 New:
    • Added support for 6 new barcode types to the barcode scanner:
      • SBSDKBarcodeTypeUSPSIntelligentMail
      • SBSDKBarcodeTypeRoyalMail
      • SBSDKBarcodeTypeJapanPost
      • SBSDKBarcodeTypeRoyalTNTPost
      • SBSDKBarcodeTypeAustraliaPost
      • SBSDKBarcodeTypeDatabarLimited
  • 🐞 Bug fixes:
    • Fixed a bug where the finder text hint is still showing when viewFinderEnabled is disabled in SBSDKUIBarcodeScannerViewController and SBSDKUIBarcodesBatchScannerViewController.

4.0.3

31 Oct 10:53
Compare
Choose a tag to compare
  • 🎉 New:
    • Added new method widestAvailableBackFacingCamera to SBSDKCameraDevice.
    • Added new method setupDefaultLicenseFailureHandlerWithCompletion: to the Scanbot class.
  • ⚠️ Breaking Changes:
    • Renamed photoQualityPriorization to photoQualityPrioritization everywhere in the SDK.