Skip to content

Releases: tomfong/simple-qr

v2.0.2

22 Apr 15:23
6c77c06
Compare
Choose a tag to compare

2.0.2 (2022-04-03)

Fix

  • Resolve crash issue of sharing QR code on Android 12 devices (credit to @FilippiMatteo)

v2.0.1

22 Apr 15:24
304c3a7
Compare
Choose a tag to compare

2.0.1 (2022-03-29)

Chore

v2.0.0

22 Apr 15:26
9677e5d
Compare
Choose a tag to compare

2.0.0 (2022-03-26)

Chore

  • Changed to new scanning engine (capacitor-community/barcode-scanner) to solve Android 12 issue. Thanks @capacitor-community and @thegnuu!
  • Upgrade to Angular 13
  • Temporarily disabled torch feature due to technical problems
  • Permanently removed "camera pause" feature due to technical problems
  • Regular update on other dependencies

Performance

  • Improved performance and fix issues

v1.5.0

22 Apr 15:27
2fab5aa
Compare
Choose a tag to compare

1.5.0 (2022-01-10)

Feature

  • Support zooming in QR code
  • Vibration effect update

UI

  • Support Black color theme
  • Minor UI update

Performance

  • Improve performance and fix issues

v1.4.0

22 Apr 15:28
6384bcb
Compare
Choose a tag to compare

1.4.0 (2021-12-26)

Feature

  • Show barcode type when scanning

UI

  • Improve experience when using "Tasks" feature on Result page

Performance

  • Improved performance and fixed known issues

Chore

  • Migrated the app to Capacitor

Merry Christmas!

v1.3.2

22 Apr 15:30
4164bdd
Compare
Choose a tag to compare

1.3.2 (2021-12-23)

Feature

  • Vibration on/off setting

UI

  • Redesigned UI/UX

Performance

  • Improved performance and fixed issues

Chore

  • Removed Wi-Fi connection feature
  • Removed voluntary ads

v1.2.1

22 Apr 15:32
b5cd575
Compare
Choose a tag to compare

v1.2.1 (2021-10-13)

Feature

  • Support importing image to read QR code

UI

  • UI updated

Performance

  • Improve performance and fixed issues

v1.1.5

22 Apr 15:33
Compare
Choose a tag to compare

1.1.5 (2021-07-11)

Feature

  • Support 1D Barcode, Aztec Code, Data Matrix Code and PDF417 Barcode scanning
  • Support generating QR code with templates (Free Text, Email, Phone, Message, URL, vCard Contact and Wi-Fi)

Performance

  • Improve performance of loading records on History page

v1.0.2

22 Apr 15:34
332c77b
Compare
Choose a tag to compare

1.0.2 (2021-05-05)

Chore

  • Removed in-app purchase

v1.0.1

22 Apr 15:35
b236b11
Compare
Choose a tag to compare

1.0.1 (2021-05-03)

Chore

  • Support Android 6.0 and 7.0 devices