Skip to content

Releases: nativescript-community/perms

v3.0.1

17 Jan 20:28
v3.0.1
c3f3348
Compare
Choose a tag to compare

3.0.1 (2025-01-17)

Bug Fixes

  • isPermResultAuthorized fix (33a02cd)

v3.0.0

17 Jan 08:50
5700528
Compare
Choose a tag to compare

3.0.0 (2025-01-17)

⚠ BREAKING CHANGES

  • check/request will now return a Status result instead of of an array

Bug Fixes

  • check/request will now return a Status result instead of of an array (e3651e5)

v2.3.6

27 Nov 13:44
v2.3.6
c1ea28e
Compare
Choose a tag to compare

2.3.6 (2024-11-27)

Reverts

  • Revert "fix!: check/request will now return a Status result instead of of an array" (48fc65e)

v2.3.5

18 Nov 15:03
v2.3.5
f356007
Compare
Choose a tag to compare

2.3.5 (2024-11-18)

⚠ BREAKING CHANGES

  • check/request will now return a Status result instead of of an array

Features

  • openNotificationSettings (1f315e6)

Bug Fixes

  • check/request will now return a Status result instead of of an array (c4da3f1)
  • ios: openSettings not working in iOS 18 (9d5cf40)

v2.3.4

23 Oct 15:06
aa2388c
Compare
Choose a tag to compare

2.3.4 (2024-10-23)

Bug Fixes

  • ios: prevent error in openSettings (f6536f2)

v2.3.3

09 Apr 09:43
v2.3.3
f478a06
Compare
Choose a tag to compare

2.3.3 (2024-04-09)

Features

  • isPermResultAuthorized method (18b53c4)

v2.3.2

08 Mar 10:32
da10df4
Compare
Choose a tag to compare

2.3.2 (2024-03-08)

Bug Fixes

  • ios: location request would not resolve (2fe1edd)

v2.3.1

11 Jan 10:35
Compare
Choose a tag to compare

2.3.1 (2024-01-11)

Bug Fixes

  • ios: more notification options (13266ab)
  • ios: Support Limited as a status for photo permissions (57a07ec)

v2.3.0

02 Mar 15:34
Compare
Choose a tag to compare

2.3.0 (2023-03-02)

Bug Fixes

  • android: removed unwanted log (c6e154e)

Features

  • android: add granular permissions for accessing photo, video, and audio (747f6c8)

v2.2.25

23 Jan 15:55
Compare
Choose a tag to compare

2.2.25 (2023-01-23)

Bug Fixes

  • improved native-api-usage (107750d)