Skip to content

Latest commit

 

History

History
89 lines (45 loc) · 4.34 KB

CHANGELOG.md

File metadata and controls

89 lines (45 loc) · 4.34 KB

Changelog

6.1.0

Minor Changes

  • 79011e7 (#150): feat(ios): update GoogleMLKit dependencies to 5.0.0

6.0.0

Major Changes

  • 13a86f9: feat: update to Capacitor 6

Patch Changes

  • cb63726 (#138): fix(android): enable the databinding library
  • a86df95 (#145): fix(android): invalid progress values

5.4.0

Minor Changes

Patch Changes

  • c297f7e: fix(ios): readBarcodesFromImage(...) does not resolve
  • 4ca54ae (#128): fix(ios): incorrect coordinate calculation in landscape mode
  • 454bad4 (#127): fix(ios): incorrect coordinate calculation

5.3.0

5.2.0

5.1.0

5.0.3

Patch Changes

  • a8e355f (#44): fix(android): scan failed on some devices

5.0.2

Patch Changes

  • bf5b3bd (#50): fix(ios): resolve the startScan(...) method

5.0.1

Patch Changes

  • 167da98 (#40): fix(ios): Cocoapods dependency conflicts with Firebase

5.0.0

Major Changes

  • 6f9585b (#35): fix!: improve cornerPoints calculation

Patch Changes

  • a77946f: fix(ios): scan(...) method does not detect any barcodes
  • 3261833: fix(android): readBarcodesFromImage(...) throws a null exception

0.0.3

Patch Changes

  • 4cea18a: fix(ios): add missing openSettings implementation
  • e8c2f54: feat: request permissions on scan
  • a1a805b: fix(ios): wrong error messages

0.0.2

Patch Changes