Skip to content

Releases: boltcard/bolt-nfc-android-app

v0.3.2 Bug fixes

03 Sep 22:58
Compare
Choose a tag to compare
  • 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

26 Jan 01:45
Compare
Choose a tag to compare

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

21 Dec 21:27
Compare
Choose a tag to compare
  • Add deep links for android
  • boltcard://program?url=[BOLTCARD_PROGRAM_URL]
  • boltcard://reset?url=[BOLTCARD_PROGRAM_URL]

v0.2.0 switch to APDU commands

06 Aug 23:26
Compare
Choose a tag to compare
  • added support for iOS
  • android v0.2.0
  • iOS v1.0.2

v0.1.9 Prevent card programming errors

24 May 00:52
Compare
Choose a tag to compare
  • 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

17 May 23:42
Compare
Choose a tag to compare
Update react native to 0.71.8

v0.1.6 remove key checks

03 May 01:49
Compare
Choose a tag to compare

removed key checks to improve card programming relability

v0.1.4 Added UID Privacy

08 Feb 21:58
Compare
Choose a tag to compare

Added support for random UID to increase privacy. #25

v0.1.3 Additional file permissions

09 Dec 10:14
Compare
Choose a tag to compare

improved file permissions

v0.1.2

18 Nov 01:22
Compare
Choose a tag to compare
  • New reset key UX
  • Will also wipe the NDEF record and disable SDF/SUN mirroring