- Framework now available as Swift Package
- Added documentation catalogue
- Bug fixes
- More reliable interface orientation detection
- Framework now available in app extensions
- Bug fixes
- Added scanning of barcodes on the back of the ID card
- Fixed a bug where the whole unstraightened image was being passed to the delegate for quality detection
- Added optional delegate method to allow the delegate to determine the quality of the detected images
- Make the size of the corners of the card template consistent in landscape and portrait orientations
- Ensure card template isn't cut off when the device is in landscape orientation
- Added torch level setting (default is too strong for scanning cards at close range)
- Collect a pool of images instead of just one and return the best (sharpest) image
- Added sample app target in the Xcode project