Skip to content

Releases: sparrowcode/PermissionsKit

11.1.0

18 Nov 13:09

Choose a tag to compare

Added accesses to Notification permission. New way for request permission detailed:

PermissionsKit.Permission.notification([.alert, .badge, .sound]).request {

}

Updated state for contact permission for iOS 18.

27 Sep 08:21
7fd4d6c

Choose a tag to compare

Merge pull request #352 from EchoLunar/EchoLunar-patch-1

Adapt ContactsPermission to iOS 18

Added support visionOS & macOS

10 Jul 12:58

Choose a tag to compare

11.0.0

Added support visionOS & macOS.

Fixed location state of permission.

05 Oct 20:05

Choose a tag to compare

10.0.1

Update PermissionsKit.podspec

Merged location permissions to one permission.

02 Oct 19:49

Choose a tag to compare

10.0.0

Merge location permissions to one permission with access.

Fixed state of calendar when request first time.

02 Oct 19:06

Choose a tag to compare

Fixed calendar request.

28 Sep 19:21

Choose a tag to compare

9.2.1

Update PermissionsKit.podspec

iOS 17 calendar permission request way with write only.

27 Sep 14:59

Choose a tag to compare

9.2.0

Updated asking permission for calendar.

Fixed compatibility for Calendar and Reminders for iOS 17. Upgraded location requests.

26 Sep 19:04

Choose a tag to compare

Fixed Spanish translations.

28 Apr 14:48
d10e48f

Choose a tag to compare

Merge pull request #315 from parogc/patch-2

Ammend some spanish translations