Skip to content

0.7.0

Compare
Choose a tag to compare
@rfreitas rfreitas released this 16 Sep 11:30
· 11359 commits to master since this release

Changed

  • Public: onComplete event now fires only after both the document and face captures have been confirmed in the UI
  • Internal: updated onfido-sdk-core to 0.5.0 which causes the all capture event to be triggered when captured are both valid and confirmed
  • Internal: made the confirm button change the state of the capture to confirmed

Fixed

  • Internal: sometimes when document was retaken multiple times the capture ended up squashed. This was fixed by upgrading to [email protected].
  • Internal: fixed Bug #36, it caused the face to be captured every second after a document retake.