Skip to content

3.0.0

Compare
Choose a tag to compare
@NathanWalker NathanWalker released this 29 Jan 19:21
· 17 commits to main since this release

🚀 Features

  • custom object detectors + fix related to automatic zooming on ios (#71)
  • iOS SDK 5+ and Android SDK updates (#63)
  • core: allow aspectRatio configuration (10fea40)
  • allow retrieval of last processed image (f98e08d)
  • still image detection, pause & torch (c7ee498)
  • pause & torch (a39ac7e)

🩹 Fixes

  • ios: mlkit import (#59)
  • ios: latest Image orientation (e6c694c)
  • core: module guard checks (1e851e6)
  • core: instance check (a58ac63)
  • core: should check if undefined (92cffcf)
  • facedetection: only set instance if supported (6b5e775)
  • core: latestImage guard (859f7d8)
  • unify camera permission handling, detection background handling, detection sig, support processEveryNthFrame, onTorch handling (98c2ebc)
  • detection, torch & pause (31d601d)
  • android barcode detection, formats, ios detection & torch (353ede1)
  • detection event (16642aa)
  • ios (9a7d9bc)
  • typings (af53c19)

❤️ Thank You