Skip to content

Releases: ionic-team/capacitor-barcode-scanner

3.0.2

11 Feb 16:09

Choose a tag to compare

3.0.2 (2026-02-11)

Bug Fixes

  • ios: Missing image resources with SPM (#115) (c098c4a)
  • web: Close button not resolving promise (#116) (3a647c7)

2.2.6

11 Feb 18:20

Choose a tag to compare

2.2.6 (2026-02-11)

Bug Fixes

  • android: AGP 9.0 no longer supports proguard-android.txt (#110) (c20f446)

2.2.5

11 Feb 16:07

Choose a tag to compare

2.2.5 (2026-02-11)

Bug Fixes

3.0.1

03 Feb 10:07

Choose a tag to compare

3.0.1 (2026-02-03)

Bug Fixes

  • android: AGP 9.0 no longer supports proguard-android.txt (#110) (2eb0692)

v3.0.0

09 Dec 13:20
4505cc7

Choose a tag to compare

Full Changelog: v2.2.0...v3.0.0

⚠ BREAKING CHANGES

  • Updated to support Capacitor 8
  • Minimum Android SDK version increased to align with Capacitor 8 requirements
  • Minimum iOS deployment target increased to align with Capacitor 8 requirements

v2.2.2

09 Dec 13:18
a4582d7

Choose a tag to compare

Bug Fixes

Same as 2.2.0, reverts previous unwanted changes on version 2.2.1 (which is deprecated and shouldn't be used).

v2.2.0

06 Oct 11:38

Choose a tag to compare

Bug Fixes

  • android: Fix intermittent crash due to lateinit var (#92) (839328f)

Features

v2.1.0

09 Sep 11:06

Choose a tag to compare

Bug Fixes

  • web: enable back camera support in browser environment (#85) (f0f81c4)
  • web: ignore "No MultiFormat Readers" error (#64) (29f0def)

Features

  • Use hint and return barcode format (#86) (e3de532)

v2.0.4

02 Sep 08:47

Choose a tag to compare

Performance improvements

  • (android) Reduce memory consumption for ML Kit (#82)

v2.0.3

17 Mar 13:47
516a1be

Choose a tag to compare

  • (android) Properly handle parameters (#68)
  • (ios) Properly handle error cases (#67)