Releases: boltcard/bolt-nfc-android-app
Releases · boltcard/bolt-nfc-android-app
v0.3.2 Bug fixes
- Before programming/resetting the card, check the key version to see if the card is not already programmed or reset
- Reset the program/reset screens when the screens are unfocused
v0.3.1
Updated deep link api call.
- Removed 'onExisting' when getting new card keys and send lnurlw instead of uid when resetting the card.
v0.3.0 Add deeplinks
- Add deep links for android
- boltcard://program?url=[BOLTCARD_PROGRAM_URL]
- boltcard://reset?url=[BOLTCARD_PROGRAM_URL]
v0.2.0 switch to APDU commands
- added support for iOS
- android v0.2.0
- iOS v1.0.2
v0.1.9 Prevent card programming errors
- add help links
- prevent react native event handler error
- swap subsequent AuthenticateEV2First calls for AuthenticateEV2NonFirst
v0.1.7 Upgrade React Native to v0.71.2
Update react native to 0.71.8
v0.1.6 remove key checks
removed key checks to improve card programming relability
v0.1.4 Added UID Privacy
Added support for random UID to increase privacy. #25
v0.1.3 Additional file permissions
improved file permissions
v0.1.2
- New reset key UX
- Will also wipe the NDEF record and disable SDF/SUN mirroring