Releases: tomfong/simple-qr
Releases · tomfong/simple-qr
v2.0.2
2.0.2 (2022-04-03)
Fix
- Resolve crash issue of sharing QR code on Android 12 devices (credit to @FilippiMatteo)
v2.0.0
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
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
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
1.3.2 (2021-12-23)
Feature
UI
Performance
- Improved performance and fixed issues
Chore
- Removed Wi-Fi connection feature
- Removed voluntary ads
v1.2.1
v1.2.1 (2021-10-13)
Feature
- Support importing image to read QR code
UI
Performance
- Improve performance and fixed issues
v1.1.5
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.1
1.0.1 (2021-05-03)
Chore
- Support Android 6.0 and 7.0 devices