diff --git a/README.md b/README.md index 65c58f7..bcfd9de 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,13 @@ ## About -Simple QR is a FOSS app to scan, create and store QR codes with a simple UI and experience. No backend service connected. No data collected. No ads. +Simple QR is an open-source app to scan, create and store QR codes with a simple UI and experience. No backend service connected. No data collected. No ads. It's now available on the following platforms. -| App Store | Google Play | GitHub | IzzyOnDroid | +| Google Play | GitHub | IzzyOnDroid | |:-:|:-:|:-:|:-:| -| [](https://apps.apple.com/us/app/simple-qr-by-tom-fong/id1621121553) | [](https://play.google.com/store/apps/details?id=com.tomfong.simpleqr) | [](https://github.com/tomfong/simple-qr/releases/latest) | [](https://apt.izzysoft.de/fdroid/index/apk/com.tomfong.simpleqr) | +| [](https://play.google.com/store/apps/details?id=com.tomfong.simpleqr) | [](https://github.com/tomfong/simple-qr/releases/latest) | [](https://apt.izzysoft.de/fdroid/index/apk/com.tomfong.simpleqr) | ## Features @@ -121,20 +121,20 @@ Thank you the following contributors who have made the app better! ## Framework ```sh - Ionic CLI : 6.20.4 - Ionic Framework : @ionic/angular 6.3.9 - @angular-devkit/build-angular : 14.2.10 - @angular-devkit/schematics : 14.2.10 - @angular/cli : 14.2.10 - @ionic/angular-toolkit : 6.1.0 + Ionic CLI : 7.1.1 + Ionic Framework : @ionic/angular 7.1.1 + @angular-devkit/build-angular : 16.1.3 + @angular-devkit/schematics : 16.1.3 + @angular/cli : 16.1.3 + @ionic/angular-toolkit : 9.0.0 - Capacitor CLI : 4.5.0 - @capacitor/android : 4.5.0 - @capacitor/core : 4.5.0 - @capacitor/ios : 4.5.0 + Capacitor CLI : 5.1.0 + @capacitor/android : 5.1.0 + @capacitor/core : 5.1.0 + @capacitor/ios : 5.1.0 - NodeJS : v16.15.1 - npm : 9.1.1 + NodeJS : v18.16.1 + npm : 9.5.1 ``` ## Privacy Policy diff --git a/fastlane/metadata/android/en-US/changelogs/4000000.txt b/fastlane/metadata/android/en-US/changelogs/4000000.txt new file mode 100644 index 0000000..f97fb4d --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/4000000.txt @@ -0,0 +1,4 @@ +* Upgrade framework, improve performance and fix known bugs +* Support Brave Search +* Support open URL automatically +* Allow user to further edit QR code content \ No newline at end of file