Skip to content

Latest commit

 

History

History
818 lines (475 loc) · 46.6 KB

CHANGELOG.md

File metadata and controls

818 lines (475 loc) · 46.6 KB

Changelog

1.0.5052 (2020-12-04)

Full Changelog

Merged pull requests:

1.0.5051 (2020-12-03)

Full Changelog

Closed issues:

  • Why restrict iOS version to iOS 11.2+ #234
  • Enhancement: right bar button item #226

Merged pull requests:

1.0.5050 (2020-11-03)

Full Changelog

Merged pull requests:

1.0.5049 (2020-10-15)

Full Changelog

1.0.5039 (2020-10-15)

Full Changelog

Closed issues:

  • Add Support to Swift Package Manager #228

Merged pull requests:

1.0.5048 (2020-10-05)

Full Changelog

Merged pull requests:

1.0.5047 (2020-09-22)

Full Changelog

Closed issues:

  • Can I custmor card type? #218

Merged pull requests:

1.0.5046 (2020-09-16)

Full Changelog

Merged pull requests:

1.0.5045 (2020-08-29)

Full Changelog

Merged pull requests:

1.0.5044 (2020-08-21)

Full Changelog

Merged pull requests:

private-1.0.5043.02 (2020-08-17)

Full Changelog

private-1.0.5043.01 (2020-08-17)

Full Changelog

private-1.0.5043 (2020-08-17)

Full Changelog

1.0.5043 (2020-08-13)

Full Changelog

Implemented enhancements:

  • Update payment systems #202

Merged pull requests:

1.0.5042 (2020-08-05)

Full Changelog

Merged pull requests:

1.0.5041 (2020-07-28)

Full Changelog

Merged pull requests:

1.0.5040 (2020-07-09)

Full Changelog

Merged pull requests:

  • Ocr main loop deadlock bug fix #183 (kingst)
  • Cache the OCR model #182 (kingst)
  • Remove the old legacy OCR code #181 (kingst)
  • Sets the default for the iPad to a formSheet #180 (kingst)
  • Add the bounding box of individual digits to the items the OCR returns. #179 (dxaen)
  • Update project file and remove unused init functions #178 (kingst)
  • Replace legacy with the new OCR #177 (dxaen)

1.0.5038 (2020-06-19)

Full Changelog

Merged pull requests:

1.0.5037 (2020-06-18)

Full Changelog

1.0.5036 (2020-06-17)

Full Changelog

Merged pull requests:

1.0.5035 (2020-06-16)

Full Changelog

Merged pull requests:

1.0.5034 (2020-06-11)

Full Changelog

Merged pull requests:

1.0.5033 (2020-06-10)

Full Changelog

Closed issues:

  • Card Type in iOS #152
  • all non embosed card not getting scan only some are working #130
  • Enhancement: Need to scan name from the Card.How can I achieve this? #98

Merged pull requests:

1.0.5032 (2020-04-29)

Full Changelog

1.0.5031 (2020-04-29)

Full Changelog

Closed issues:

  • Sometime getting wrong valid thru or expire date #141

Merged pull requests:

1.0.5030 (2020-03-10)

Full Changelog

Closed issues:

  • CardScan class same name as module CardScan #134
  • Enhancement: Customise scanning title and message #132
  • Orientation problems on iPad #122
  • ScanViewController is not opening on iPhone 6 and iPhone6plus real device iOS version 12.4 #115
  • UI issue in iPhone11 pro max #105

Merged pull requests:

1.0.5029 (2020-02-11)

Full Changelog

Merged pull requests:

1.0.5028 (2020-01-29)

Full Changelog

Closed issues:

  • Release 1.0.5024 breaks Carthage #112
  • Performance and memory leaks #85

Merged pull requests:

1.0.5027 (2020-01-19)

Full Changelog

Merged pull requests:

  • providing client-side function with current frames number and predicted number #111 (jaimejiyepark)

1.0.5026 (2020-01-09)

Full Changelog

Merged pull requests:

  • Torch Button custom sizing #113 (justinvallely)
  • adding new cardscan CreditCardUtils functionality into pre-existing functions #110 (jaimejiyepark)
  • adding cvv and expiration date functionality to CreditCardUtils; adding markdown documentation for CreditCardUtil struct #109 (jaimejiyepark)
  • modifying CreditCardUtil functions to match cardscan-android CreditCardUtils #108 (jaimejiyepark)
  • Rewriting credit card network bin rules and adding the card networks: JCB and Diners Club #107 (jaimejiyepark)

1.0.5025 (2019-12-13)

Full Changelog

1.0.5024 (2019-12-12)

Full Changelog

Merged pull requests:

1.0.5023 (2019-12-11)

Full Changelog

Closed issues:

Merged pull requests:

1.0.5022 (2019-11-13)

Full Changelog

Merged pull requests:

1.0.5021 (2019-11-04)

Full Changelog

Merged pull requests:

  • Update object detection serialization format #94 (kingst)

1.0.5020 (2019-11-01)

Full Changelog

1.0.5019 (2019-11-01)

Full Changelog

Merged pull requests:

  • New detection model #93 (kingst)
  • In prep for the new model #92 (dxaen)
  • Adjust scale before running recognition model #91 (kingst)

1.0.5018 (2019-10-24)

Full Changelog

1.0.5017 (2019-10-24)

Full Changelog

Closed issues:

  • EXC_BAD_ACCESS on VideoFeed.swift line 104: session.addInput(videoDeviceInput) #89
  • cardholder name always coming out to be empty string #86

Merged pull requests:

1.0.5016 (2019-09-23)

Full Changelog

Merged pull requests:

  • Add ability to modify button text also #84 (kingst)

1.0.5015 (2019-09-22)

Full Changelog

Closed issues:

  • ScanViewController no 'configureWithApiKey' method #79

Merged pull requests:

1.0.5014 (2019-09-17)

Full Changelog

Closed issues:

  • Code is Swift 2.x and not 4 #75
  • Unable to override ScanBaseViewController #74

1.0.5012 (2019-09-17)

Full Changelog

Closed issues:

  • react native object-c can not working #73
  • How can I import the Stripe functionality using Carthage #72

Merged pull requests:

  • Added new string interface that includes all the strings #78 (kingst)
  • Added corner color + torch image customization interface #77 (kingst)

1.0.5011 (2019-08-29)

Full Changelog

Merged pull requests:

  • Adds a dialog for users who deny access, uses this by default #71 (kingst)

1.0.5010 (2019-08-28)

Full Changelog

Merged pull requests:

  • Record permission status and deal better with deny #70 (kingst)

1.0.5009 (2019-08-27)

Full Changelog

Closed issues:

  • Fatal Error when run configure in AppDelegate #49

Merged pull requests:

  • Enable the library to optionally run on old devices #69 (kingst)

1.0.5008 (2019-08-21)

Full Changelog

Merged pull requests:

  • return normlized co-ordinates from SSD #68 (dxaen)
  • fix priors generation to include more built in types #67 (dxaen)
  • Removed NMSUtils, added IOU as CGRect extension. #66 (dxaen)
  • Abstract results to include all the results in a single frame #65 (dxaen)

1.0.5007 (2019-08-15)

Full Changelog

Merged pull requests:

1.0.5006 (2019-08-08)

Full Changelog

Merged pull requests:

1.0.5005 (2019-08-05)

Full Changelog

Merged pull requests:

1.0.5004 (2019-08-01)

Full Changelog

Merged pull requests:

1.0.5003 (2019-07-25)

Full Changelog

Merged pull requests:

  • Drop iPhone 6 and older using a device blacklist #45 (kingst)

1.0.5002 (2019-07-25)

Full Changelog

Merged pull requests:

1.0.5001 (2019-07-25)

Full Changelog

1.0.5000 (2019-07-25)

Full Changelog

Merged pull requests:

1.0.4065 (2019-07-18)

Full Changelog

Merged pull requests:

1.0.4064 (2019-07-17)

Full Changelog

Merged pull requests:

  • Change public to open for subclassing #40 (kingst)
  • moved around corner view logic and added customization border width #39 (jaimejiyepark)

1.0.4063 (2019-07-14)

Full Changelog

1.0.4062 (2019-07-14)

Full Changelog

1.0.4061 (2019-07-14)

Full Changelog

Merged pull requests:

  • Refactor APIs and expose a little more info #38 (kingst)
  • Factor out ML logic to a base viewcontroller #37 (kingst)

1.0.4060 (2019-07-11)

Full Changelog

Closed issues:

  • Error in declaring network. #35

Merged pull requests:

  • Add a hardcoded platform to scan stats #36 (kingst)
  • Add fraud check API call #34 (kingst)
  • renamed and relocated bundle unit test #33 (jaimejiyepark)
  • Added ability to run ScanViewController with custom images #32 (kingst)

1.0.4059 (2019-07-03)

Full Changelog

Merged pull requests:

1.0.4058 (2019-06-27)

Full Changelog

Merged pull requests:

  • Tests to exercise model loading exception handling #29 (kingst)

1.0.4057 (2019-06-27)

Full Changelog

Closed issues:

  • SDK didnt handle scanning error #24
  • Can not edit any thing #22

Merged pull requests:

1.0.4056 (2019-06-21)

Full Changelog

Merged pull requests:

  • Add ability to adjust the back button image and text spacing #23 (kingst)

1.0.4055 (2019-06-18)

Full Changelog

1.0.4054 (2019-06-18)

Full Changelog

Merged pull requests:

  • Enable custom fonts + back button styling #21 (kingst)

1.0.4053 (2019-06-12)

Full Changelog

Merged pull requests:

  • Moved mask setup to viewWillAppear() to patch race condition #20 (li-andy)

1.0.4052 (2019-06-12)

Full Changelog

Merged pull requests:

1.0.4051 (2019-06-12)

Full Changelog

1.0.4050 (2019-06-12)

Full Changelog

Closed issues:

  • Scan View Controller Localization #18

1.0.4049 (2019-05-06)

Full Changelog

Merged pull requests:

  • Expose more variables to objective C #17 (kingst)

1.0.4048 (2019-05-04)

Full Changelog

Merged pull requests:

  • Give the option of getting the cardImage back in the CreditCard object #16 (kingst)

1.0.4047 (2019-05-03)

Full Changelog

Merged pull requests:

  • Models as resources #15 (kingst)
  • Move models to resources, compile on the device #14 (kingst)

1.0.4045 (2019-04-30)

Full Changelog

Merged pull requests:

1.0.4044 (2019-04-30)

Full Changelog

Merged pull requests:

1.0.4043 (2019-04-30)

Full Changelog

Merged pull requests:

  • Switch to weak_framework in podspec #9 (kingst)

1.0.4042 (2019-04-08)

Full Changelog

Merged pull requests:

  • bump the default error correction time #8 (kingst)

1.0.4041 (2019-04-06)

Full Changelog

Merged pull requests:

  • expose error correction duration via scanviewcontroller #7 (kingst)

1.0.4040 (2019-04-05)

Full Changelog

Merged pull requests:

  • Improve bin checking, shorter error correction duration #6 (kingst)

1.0.4037 (2019-04-03)

Full Changelog

Merged pull requests:

1.0.4036 (2019-04-03)

Full Changelog

1.0.4035 (2019-03-31)

Full Changelog

Merged pull requests:

1.0.4034 (2019-03-31)

Full Changelog

Merged pull requests:

  • Handle old versions of iOS and Swift 4, 4.2, and 5 #1 (kingst)

1.0.4033 (2019-03-26)

Full Changelog

1.0.4032 (2019-03-26)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator