Skip to content

1.0.8

Latest

Choose a tag to compare

@relatedcode relatedcode released this 13 Sep 18:06

Changed

  • Extracted shared passcode-entry UI and persistence logic into dedicated components.
  • Reduced duplicated setup and verification logic across the create, change, remove, and verify flows.
  • Updated the sample app to use the local Swift package product.
  • Simplified the Swift package layout and aligned the project deployment target with iOS 13.
  • Added package tests for passcode storage, biometric cleanup, and stored hash compatibility.

Fixed

  • Scoped the sample app navigation bar appearance to its own navigation controller.
  • Improved XIB module configuration and biometric row constraints.