FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · relatedcode/PasscodeKit · GitHub

Releases: relatedcode/PasscodeKit

1.0.7

Choose a tag to compare

Filter
relatedcode released this 04 Aug 09:57

Added

  • Added passcodeClearedWhileVerifying delegate when the passcode is cleared while the verify screen is presented.

Fixed

  • Dismiss the verify screen when remove() or update("") clears the passcode.

1.0.6

Choose a tag to compare

Filter
relatedcode released this 02 Aug 11:37

Added

  • Added custom PasscodeKitKeypad for passcode entry, replacing the system keyboard.
  • Added haptic feedback for passcode entry, acceptance, and decline.

Fixed

  • Resolved empty dSYM warning for Debug simulator builds.

Revision

  • Clarified Face ID / Touch ID wording in docs and the default biometric access reason.
  • Replaced deprecated UIApplication.shared.windows lookup with the scene-based API.
  • Made PasscodeKit.start() idempotent to avoid duplicate notification observers.

1.0.5

Choose a tag to compare

Filter
relatedcode released this 02 Aug 10:37

Removed

  • Dropped CocoaPods support.

Revision

  • Year bump.

1.0.4

Choose a tag to compare

Filter
relatedcode released this 01 Oct 11:22

Changed

  • Refactored source code for better maintainability and readability.
  • Updated the Swift Package Manager installation instructions in the README.
  • Updated the sample app navigation bar appearance for iOS 15+.

1.0.3

Choose a tag to compare

Filter
relatedcode released this 26 Sep 06:46

Added

  • Added Swift Package Manager installation instructions to the README.

1.0.2

Choose a tag to compare

Filter
relatedcode released this 22 Sep 17:50

Added

  • Added Swift Package Manager support via Package.swift.
  • Expanded the README with installation, usage, and customization documentation.

1.0.1

Choose a tag to compare

Filter
relatedcode released this 07 Apr 14:38

Changed

  • Made configuration and customization properties publicly accessible.

1.0.0

Choose a tag to compare

Filter
relatedcode released this 07 Apr 13:22

Added

  • Initial release of PasscodeKit.
  • In-app passcode creation, verification, change, and removal flows.
  • Touch ID and Face ID support.
  • CocoaPods distribution support.

Back | FazBrowse Home | New Git URL