Skip to content

Latest commit

 

History

History
263 lines (155 loc) · 14.1 KB

CHANGELOG.md

File metadata and controls

263 lines (155 loc) · 14.1 KB

Change Log

2.4.0 (2017-02-04)

Full Changelog

Implemented enhancements:

  • Smoother autofocus on capable devices #75
  • Add an option to play/suppress a sound upon scanning #74

Closed issues:

  • Android zxing library #71
  • null is not an object (evaluating 'device.autoFocusRangeRestrictionSupported') #70
  • Keyboard cover the text field after launch barcodescanner #68
  • RouterExtensions.navigate not working after scan. #58
  • Add support for MaxiCode on iOS #32

2.3.3 (2017-01-05)

Full Changelog

Fixed bugs:

  • BarcodeScanner crashes app in iOS 9.3 / iPad 2 #69

2.3.2 (2016-12-22)

Full Changelog

Implemented enhancements:

  • Allow starting the scanner with the torch switched ON #67
  • Hide the scan result to be display after scanned #65
  • @ng-tools/webpack compatibility #66 (hdeshev)

Closed issues:

  • zxing again / still #64
  • Does not work on android #22

2.2.1 (2016-12-20)

Full Changelog

Implemented enhancements:

  • Add an optional 'toggle torch' button on Android #60
  • Webpack compatibility #63

2.2.0 (2016-12-03)

Full Changelog

Implemented enhancements:

  • Add support for 'inverted codes' on Android (white code on black background) #61

Fixed bugs:

  • Have 'available' return 'false' on iOS simulator #59

Closed issues:

  • Running demo does not work #57

2.1.5 (2016-11-29)

Full Changelog

Implemented enhancements:

  • Trying to access/implement AVCaptureFocusMode #48

Fixed bugs:

  • onPermissionRejected #56

Closed issues:

  • No callbacks . the component re-render itself without any callbacks after the scannanig ! #43

2.1.4 (2016-11-21)

Full Changelog

Implemented enhancements:

  • fix(android): change currentContext to foregroundActivity #51 (sis0k0)

Fixed bugs:

  • Error after scan, Android, Nativescript 2.4 #50
  • App Crash after scanning a barcode (Android) #39
  • fix\(android\): change currentContext to foregroundActivity #51 (sis0k0)

2.1.3 (2016-11-04)

Full Changelog

Implemented enhancements:

  • Angular Usage Docs Need Updating #40

Fixed bugs:

  • make type script happy with barcodescanner.d.ts #47

Closed issues:

  • iOS Barcode Scanning is Broken #41

Merged pull requests:

  • Simplify Angular setup using classes instead of opaque tokens for DI #46 (joeskeen)

2.1.2 (2016-11-01)

Full Changelog

Fixed bugs:

  • Bulk scan callback is not updating after routing change #44

Closed issues:

  • Conflict with another similar plugin #42
  • angular 2 can not set reportDuplicates :false #45

2.1.1 (2016-10-17)

Full Changelog

Implemented enhancements:

  • callback after permission granted (android 6) #26

Fixed bugs:

  • Stop method doesn't work #38

Merged pull requests:

  • Update "Usage with 'nativescript-angular'" docs #37 (sis0k0)

2.1.0 (2016-10-13)

Full Changelog

2.0.0 (2016-10-13)

Full Changelog

Implemented enhancements:

  • flashlight button #23

Closed issues:

  • Configuration error #34
  • Error: Cannot read property 'startActivityForResult', Android 4.4.2 #31

Merged pull requests:

1.4.1 (2016-09-30)

Full Changelog

1.4.0 (2016-09-21)

Full Changelog

Implemented enhancements:

  • Continuous scanning #29

Closed issues:

  • UIApplication.sharedApplication is not a function #33

1.3.6 (2016-09-21)

Full Changelog

Closed issues:

  • Getting error on fresh hello-world-ng app: Can't find variable: QRCodeReaderDelegate #27

1.3.5 (2016-06-27)

Full Changelog

Closed issues:

  • Intent does not reolve #25
  • Plugin does not work #24
  • Error finding nativescript-barcodescanner #21

1.3.4 (2016-06-05)

Full Changelog

Closed issues:

  • Error in barcodescanner.scan: TypeError: Cannot read property 'zxing' of undefined #19
  • UPC_A 12+5 Digits #18

1.3.3 (2016-04-23)

Full Changelog

Implemented enhancements:

  • PDF417 support for android is not working #17

1.3.2 (2016-04-21)

Full Changelog

1.3.1 (2016-04-16)

Full Changelog

Implemented enhancements:

  • Camera Auto Focus #9

Closed issues:

  • Using scanning a barcode breaks dialogs on Android #16
  • Oops. scan closing, after setted "appmodule.android.currentContext" is undefined. #14
  • Dialogs module stop working after calling scan function #13
  • No scan. TypeError: Cannot read property 'zxing' of undefined #8
  • Android 6.0.1 Barcode scanner image reversed. #7
  • Plugin does not work with AppBuilder #6
  • Adding another NativeScript TNS module with Library project #3

Merged pull requests:

  • fix screenOrientation problems for android #15 (myso-kr)

1.2.2 (2016-04-01)

Full Changelog

Closed issues:

  • Compilation Failed on ios #12
  • Android Build issue #11

1.2.1 (2016-02-24)

Full Changelog

Closed issues:

  • What barcodes types can be scanned by this plugin? #10

1.2.0 (2015-10-27)

Full Changelog

Closed issues:

  • Cannot read property 'zxing' of undefined #4

Merged pull requests:

1.0.1 (2015-08-20)

Closed issues:

  • Cannot read property zxing of undefined #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator