Releases: ns0m/cordova-plugin-ns0m-media-capture
Releases · ns0m/cordova-plugin-ns0m-media-capture
5.0.1-4
Sync with parent project and merge Pull Requests:
Android
- apache#295 remove broad media permissions, by @bmarsaud
5.0.1-3
5.0.1-2
Merge parent project Pull Requests:
Android
- apache#281 Field
storagePermissions
may be 'final', by @ath0mas - implementation over apache#277 (see PR #18) capture audio fallback into
cacheDir
, by @erisu and @ath0mas
5.0.1-1
Sync with parent project v5 and merge Pull Requests:
Android
- apache#280 remove RECORD_AUDIO permission, by @ath0mas
4.0.1-2
Sync with parent project and merge Pull Requests:
iOS
- apache#256 improve Localizable.strings and add FR, by @ath0mas
4.0.1-1
Sync with parent project.
4.0.0-1
Sync with parent project starting new major version 4:
chore
- bump version to 4.0.0
- bump cordova-plugin-file@^7.0.0
- bump cordova-android@>=10.0.0
3.0.4-8
3.0.4-7
Merge parent project Pull Requests:
chore
- apache#238 change dependency to cordova-plugin-file >=6.0.0, by @ath0mas
3.0.4-6
Sync with parent project and merge Pull Requests:
Android
- apache#232 prevent app crash caused by NPE on intent data or mediaFile, by @ath0mas