Skip to content

Releases: nativescript-community/perms

v3.0.4

27 Mar 17:29
Compare
Choose a tag to compare

3.0.4 (2025-03-27)

Bug Fixes

  • add missing case statement for limited contact access (53c46e4), closes #33

v3.0.3

27 Jan 09:49
v3.0.3
7634f4d
Compare
Choose a tag to compare

3.0.3 (2025-01-27)

Bug Fixes

v3.0.2

23 Jan 14:56
v3.0.2
08d059a
Compare
Choose a tag to compare

3.0.2 (2025-01-23)

Bug Fixes

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)