Swiftpack.co - Swift Packages by jevonmao

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by jevonmao

jevonmao/PermissionsSwiftUI Beta1-1.5.0
A SwiftUI package to beautifully display and handle permissions.
⭐️ 1,366
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.5.11
8 weeks ago
# What's Changed - Hot fix regression when using calendar or reminder permissions caused by #149
v1.5.10
9 weeks ago
## What's Changed * Add some translations for button_next by @connyhald in https://github.com/jevonmao/PermissionsSwiftUI/pull/142 * Make EventKit Imports Explicit by @forgot in https://github.com/jevonmao/PermissionsSwiftUI/pull/149 ## New Contributors * @connyhald made their first contribution in https://github.com/jevonmao/PermissionsSwiftUI/pull/142 * @forgot made their first contribution in https://github.com/jevonmao/PermissionsSwiftUI/pull/149 **Full Changelog**: https://github.com/jevonmao/PermissionsSwiftUI/compare/1.5.9...1.5.10
1.5.9
13 weeks ago
## What's Changed * Turkish translate file and translations added by @halilibrahimoztekin in https://github.com/jevonmao/PermissionsSwiftUI/pull/147 * [Chore]: Add biometrical permissions (FaceID, TouchID, OpticID) by @N3v1 in https://github.com/jevonmao/PermissionsSwiftUI/pull/148 ## New Contributors * @halilibrahimoztekin made their first contribution in https://github.com/jevonmao/PermissionsSwiftUI/pull/147 * @N3v1 made their first contribution in https://github.com/jevonmao/PermissionsSwiftUI/pull/148 **Full Changelog**: https://github.com/jevonmao/PermissionsSwiftUI/compare/1.5.8...1.5.9
v1.5.8
34 weeks ago
1.5.7
50 weeks ago
v1.5.6
1 year ago
# What's New? ✨ - Added alternative button label to show "NEXT" instead of "ALLOW", addressing issue #112
v1.5.5
1 year ago
## What's New? ✨ * Added localizations * Added Danish, Italian, Finnish localization by @delvinwidjaja in https://github.com/jevonmao/PermissionsSwiftUI/pull/110 * Add german(de_DE) language localization by @derech1e in https://github.com/jevonmao/PermissionsSwiftUI/pull/109 * Add French (fr_FR) language localization by @Binzinz in https://github.com/jevonmao/PermissionsSwiftUI/pull/113 ## New Contributors * @delvinwidjaja made their first contribution in https://github.com/jevonmao/PermissionsSwiftUI/pull/110 * @derech1e made their first contribution in https://github.com/jevonmao/PermissionsSwiftUI/pull/109 * @Binzinz made their first contribution in https://github.com/jevonmao/PermissionsSwiftUI/pull/113 **Full Changelog**: https://github.com/jevonmao/PermissionsSwiftUI/compare/1.5.4...1.5.5
v1.5.4
2 years ago
# 🛠️ What's Fixed? - Added `restrictDismissal` option for `JMAlert` in addition to `JMModal`
v1.5.3
2 years ago
# What's Fixed? - Fixed issue #93 where `autoDismiss` can unexpectedly dismiss modal when not all permissions are interacted
v1.5.2
2 years ago
# What's Fixed? - Fixed an issue where health permission read-only categories could show "denied" even after allowing all categories # What Changed? - Health Permissions - The determination of authorization status changed to the new "one-drop rule" from the previous "majority take all rule" - Previously, the status (authorized or denied) of the majority of categories is used to determine the final authorization displayed. This means if over 50% of health permissions are allowed, then PermissionsSwiftUI will assume allowed, and vice versa. - Now, the "one-drop rule" will assume the authorization status as allowed when at least 1 write category has been allowed, even if all other types are denied. - ⚠️ Note: Apple says "to help prevent possible leaks of sensitive health information, your app cannot determine whether or not a user has granted permission to read data. If you are not given permission, it simply appears as if there is no data of the requested type in the HealthKit store." Thus, the authorization status in the case of read-only permissions is always assumed to be allowed.
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics