Releases: tomfong/simple-qr
Releases · tomfong/simple-qr
v5.1.1
09 Apr 00:05
Compare
Sorry, something went wrong.
No results found
5.1.1 (2026-04-09)
Chore
Remove @capgo/capacitor-wifi so as to remove unnecessary network permissions
v5.1.0
08 Apr 17:30
Compare
Sorry, something went wrong.
No results found
5.1.0 (2026-04-09)
Features
Support opening Simple QR from other apps via Share (closes #85 )
Bug fixes
Fix QR detection while scanning (improves detection area/accuracy)
UI
Reduce padding across most pages
Performance
v5.0.1
27 Aug 14:52
Compare
Sorry, something went wrong.
No results found
5.0.1 (2025-08-27)
Chore
Remove the Internet permission as it was added by mistake in v5.0.0 after changing to use the ML-Kit Scanner. Thanks @mpas97 for reporting the issue.
CORRECTLY remove the Storage permission.
UI
Adjust the scanning area.
v5.0.0
26 Aug 17:03
Compare
Sorry, something went wrong.
No results found
5.0.0 (2025-08-27)
Chore
Replaced @capacitor-community/barcode-scanner (ZXing) with @capacitor-mlkit/barcode-scanning (ML Kit) for scanning.
Upgraded capacitor from 5 to 7 and related dependencies.
Removed storage or media permission as it is not necessary anymore.
Feature
You can now zoom in when scanning.
Fix
Fixed Android "Edge-To-Edge" issue.
UI
Made "Scan" page transparent.
v4.2.1
26 Jul 06:18
Compare
Sorry, something went wrong.
No results found
4.2.1 (2025-07-25)
UI
Added bottom margin for safe-area on some pages.
Fix
Fixed an error where clicking tile may cause app crash.
v4.2.0
24 Jul 14:39
Compare
Sorry, something went wrong.
No results found
4.2.0 (2025-07-24)
UI
Removed "Import Image" page. Now importing image is done on "Scan" page.
Performance
Changed the way to load data from storage when starting app. The performance should be improved.
Removed redundant loading dialog when entering "Result" page.
Fix
Fixed an bug where the camera could not be opened when the flash was not available on the device.
Chore
Upgraded Ionic Framework to v8.
Upgraded Angular to v20.
v4.1.0
30 Mar 18:34
Compare
Sorry, something went wrong.
No results found
4.1.0 (2024-03-31)
Feature
Support geolocation QR code. Closed #74
Support Portuguese (Brazil) language. Thanks @drcsj for helping with the translation.
Disable auto URL opening by default. Closed #75
UI
From this version on, the app won't show release note box after update.
Minor padding adjustment on the Result page.
Chore
Regular update on dependencies
v4.0.1
15 Jul 10:34
Compare
Sorry, something went wrong.
No results found
4.0.1 (2023-07-15)
Fix
Chore
Regular update on dependencies
v4.0.0
07 Jul 06:18
Compare
Sorry, something went wrong.
No results found
4.0.0 (2023-07-07)
Chore
Upgraded frameworks - Ionic Framework 7, Capacitor 5, Angular 16
Regular update on other dependencies
Feature
Support Brave Search (#69 )
Support open URL automatically
Allow user to further edit QR code content
UI
Performance
v3.3.0
01 Dec 13:17
Compare
Sorry, something went wrong.
No results found
3.3.0 (2022-12-01)
Feature
Support Russian language. Thanks @Smooth-E for helping with the translation.
Allow user to manually save a record if auto logging is disabled.
Allow user to permanently hide Exit App window (android). Closed #62 .
UI
Minor update on the "icon-only" button bar of the Result page.
Chore
Regular update on dependencies