Bug Fixes
- Fixed unsealed TAPSIGNER being detected as already initialized
- Show full address derivation path including the keychain index
- Fixed crash on NFC APDU error
- Fixed verifying words flow not working if seed has a consecutive duplicate word
- Prevent words in "Backup Your Words" screen being reset when app goes in background
Changes
- Only use the regular SwiftUI
ProgressView
for all loading indicator keep loading indicators type and color consistent
PRs:
- Fixe unsealed TAPSIGNER being detected as already initialized by @praveenperera in #300
- Fix validating words when there's duplicate words by @praveenperera in #302
- Fix crashing on APDU error during TAPSIGNER setup by @praveenperera in #304
- Prevent words being reset when app goes in background by @praveenperera in #306
Full Changelog: v1.0.0...v1.0.1