Releases: ns0m/cordova-diagnostic-plugin
Releases · ns0m/cordova-diagnostic-plugin
6.2.5
Cherry-pick from parent project main branch some open Pull Requests:
Android
- dpa99c#505 suggest edit-config instead of config-file in readme, by @ath0mas
6.2.4
Cherry-pick from parent project main branch some merged and open Pull Requests:
Android
- 823f0a0 support new media storage permissions on Android 13 / API 33 (for Camera), by @dpa99c
- dpa99c#500 remove piece of sentence in readme, by @ath0mas
6.2.3
Cherry-pick from parent project main branch some merged Pull Requests:
Android
- dpa99c#416 bumping minimist package version to resolve security audit, by @mread1208
- dpa99c#464 bump minimist to v1.2.6 to prevent security issues, by @lissonpsantos2
- f529805 add support for all dangerous (runtime) permissions up to API 33, by @dpa99c
6.2.2
Cherry-pick from parent project main branch some open Pull Requests:
Android
- dpa99c#502 replace deprecated
StatFs
functions, by @ath0mas
6.2.1
6.2.0
Start a new support branch v6_ns0m
starting from latest v6 tag (6.1.1).
Cherry-pick from parent project main branch some merged and open Pull Requests:
Android
- dpa99c#495 fix
getExternalSdCardDetails
on API 33, by @ghenry22 - dpa99c#501 direct
getExternalSdCardDetails
without permission request, by @ath0mas