Skip to content

Releases: nativescript-community/perms

v2.2.6

08 Mar 10:23
Compare
Choose a tag to compare

2.2.6 (2022-03-08)

Bug Fixes

  • allow to disable read/write for storage or coarse for location (461d499)

v2.2.5

18 Feb 09:16
Compare
Choose a tag to compare

2.2.5 (2022-02-18)

Features

  • support requesting multiple perms on both platforms (a0bf946)

v2.2.4

17 Feb 16:38
Compare
Choose a tag to compare

2.2.4 (2022-02-17)

Bug Fixes

  • android: fix for non know perms (08326d5)

v2.2.3

17 Feb 14:20
Compare
Choose a tag to compare

2.2.3 (2022-02-17)

Features

  • android: allow to pass android permission(s) directly (1554882)
  • android: android 12 support: bluetooth(adv), bluetoothScan, bluetoothConnect, mediaLocation (08245c1)

v2.2.2

10 Jan 15:18
Compare
Choose a tag to compare

2.2.2 (2022-01-10)

Bug Fixes

  • android: working openSettings (ccafa5c)

v2.2.1

10 Jan 15:08
Compare
Choose a tag to compare

2.2.1 (2022-01-10)

Bug Fixes

  • androi: allow to open app settings (6b3dd9b)

v2.2.0

21 Oct 10:19
Compare
Choose a tag to compare

2.2.0 (2021-10-21)

Bug Fixes

  • ios: handle new way of registering for notifcations on iOS >= 10 (f66ed95)

Features

  • android: native-api-usage (8ff8972)
  • ios: add ios12 notification providesAppNotificationSettings (551b225)

v2.1.8

09 Aug 19:16
Compare
Choose a tag to compare

2.1.8 (2021-08-09)

Note: Version bump only for package @nativescript-community/perms

v2.1.7

09 Aug 11:56
Compare
Choose a tag to compare

2.1.7 (2021-08-09)

Features

  • ios: add ios14 limited photo access permission status (83c0637)

v2.1.6

27 Apr 12:59
Compare
Choose a tag to compare

2.1.6 (2021-04-27)

Bug Fixes

  • android: shouldShowRequestPermissionRationale fix for location (a402474)