All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.3.0 (2023-03-02)
- android: removed unwanted log (c6e154e)
- android: add granular permissions for accessing photo, video, and audio (747f6c8)
2.2.25 (2023-01-23)
- improved native-api-usage (107750d)
2.2.24 (2023-01-19)
- ios: check for multiple permissions fix (fd3c774)
2.2.23 (2023-01-17)
- ios: correctly handle check/request for location with always type (a2bc977)
2.2.22 (2023-01-16)
checkMultiple
fix (db18227)
2.2.21 (2022-12-09)
- android: cleanup logs (8534636)
2.2.20 (2022-11-29)
- rollback the issue was in the app (a9c636c)
2.2.19 (2022-11-29)
- android: notifications permission on android 13 (a66e627)
2.2.18 (2022-11-29)
- ios: anoher motion fix … (b8a8c1c)
2.2.17 (2022-11-29)
- ios: motion permission fix (714ca67)
2.2.16 (2022-11-29)
- another build fix … (747ab85)
2.2.15 (2022-11-29)
- build fix (9b39b11)
2.2.14 (2022-11-25)
Note: Version bump only for package @nativescript-community/perms
2.2.13 (2022-09-27)
- android: added notification(android13) and support for passing native permissions directly (00fb89e)
2.2.12 (2022-08-15)
Note: Version bump only for package @nativescript-community/perms
2.2.11 (2022-07-11)
- ios: notifications ui thread handling (1b5abba)
2.2.10 (2022-07-11)
- ios: notifications ui thread handling (1b5abba)
2.2.9 (2022-07-01)
- ios: perms fix (46c2a70)
2.2.8 (2022-06-30)
- ios: notification perm status fix (0a082c6)
2.2.7 (2022-03-08)
- android location precise option (3bdf6b8)
2.2.6 (2022-03-08)
- allow to disable read/write for storage or coarse for location (461d499)
2.2.5 (2022-02-18)
- support requesting multiple perms on both platforms (a0bf946)
2.2.4 (2022-02-17)
- android: fix for non know perms (08326d5)
2.2.3 (2022-02-17)
- android: allow to pass android permission(s) directly (1554882)
- android: android 12 support: bluetooth(adv), bluetoothScan, bluetoothConnect, mediaLocation (08245c1)
2.2.2 (2022-01-10)
- android: working
openSettings
(ccafa5c)
2.2.1 (2022-01-10)
- androi: allow to open app settings (6b3dd9b)
2.2.0 (2021-10-21)
- ios: handle new way of registering for notifcations on iOS >= 10 (f66ed95)
- android: native-api-usage (8ff8972)
- ios: add ios12 notification providesAppNotificationSettings (551b225)
2.1.8 (2021-08-09)
Note: Version bump only for package @nativescript-community/perms
2.1.7 (2021-08-09)
- ios: add ios14 limited photo access permission status (83c0637)
2.1.6 (2021-04-27)
- android: shouldShowRequestPermissionRationale fix for location (a402474)
2.1.5 (2021-01-13)
- android: reject permission request on “cancel” (2f7661f)
2.1.4 (2020-11-23)
Note: Version bump only for package @nativescript-community/perms
2.1.3 (2020-11-22)
Note: Version bump only for package @nativescript-community/perms
2.1.2 (2020-11-17)
- android always type support for location (4f1f521)
2.1.1 (2020-09-17)
- ios: native class extend (b06738b)
2.1.0 (2020-09-06)
- n7 and new plugin name (ecb83dc)
2.0.11 (2020-05-29)
Note: Version bump only for package @nativescript-community/perms
2.0.10 (2020-05-21)
Note: Version bump only for package @nativescript-community/perms
2.0.9 (2020-05-21)
- sideEffects for tree shacking (fb5ba26)
2.0.8 (2020-05-21)
- esm using import for tree shaking (c0c1e7b)
2.0.7 (2020-05-21)
Note: Version bump only for package @nativescript-community/perms
2.0.6 (2020-04-05)
2.0.5 (2020-03-30)
- removed logs (2579d49)
2.0.4 (2020-03-24)
- ios: video permission fix (9aa933f)
2.0.3 (2020-01-29)
- android: return authorized like iOS (67a0015)
2.0.2 (2019-12-17)
- some ios status fixes (5b9c7ef)
2.0.1 (2019-12-16)
Note: Version bump only for package @nativescript-community/perms
2.0.0 (2019-12-16)
- return always status (3ebfd5c)
- return always in promises
1.0.10 (2019-10-22)
- include maps in npm (30154cd)
1.0.9 (2019-09-17)
- logs only in debug (c0987cd)
1.0.8 (2019-08-15)
- fixed motion permission (10a3ede)
1.0.7 (2019-05-17)
1.0.6 (2019-05-16)
- trying to fix crash on iOS. Not fully understood though (6aec74b)
- unhandled permissions should resolve not the break app (14f760a)