github BitBoxSwiss/bitbox-wallet-app v4.35.0

latest releases: v4.44.0, v4.44.0-rc1, v4.43.0...
22 months ago

Release notes

  • Bundle BitBox02 Bitcoin-only firmware version 9.13.1
  • Bundle BitBox02 Multi firmware version 9.13.1
  • Add 'sat' unit for Bitcoin accounts, available in Settings view
  • Add Arabic translation
  • Render number of blocks scanned and percentage progress using fixed-width digits for a more stable UI
  • Transaction details: show fiat value at time of transaction
  • Android:
    • re-style portfolio chart for better usability and a more modern look
    • more modern look by changing the status bar color to white while the app is running
    • fix time shown on BitBox02 when restoring a backup (it was shown in UTC instead of local time)
    • Fix broken links on Android 11+
  • Fix update balance after transaction sent
  • Fix utxos update after new transaction is sent
  • Add attestation check to the device settings
  • Fix insufficient gas funds error message on erc20 transactions
  • Display trailing zeroes for BTC/LTC amount formatting
  • Add version number and available updates check in settings
  • Add translation feedback link in the guide
  • Fix a UI bug when checking a backup where the confirmation dialog is sometimes empty
  • Ethereum: remove Ropsten/Rinkeby testnet networks, which have been shut down. Added the Goerli testnet network.

Verifying the release

Note: the public key 1AA6 2C17 C56D 4275 A541 2320 9CD5 646C 0AD5 161E used to sign previous releases was revoked and replaced with the key DD09 E413 0975 0EBF AE0D EF63 5092 49B0 68D2 15AE for operational reasons. The new key is now hosted on the shiftcrypto.ch webserver.

Get a public key of security@shiftcrypto.ch with fingerprint DD09 E413 0975 0EBF AE0D EF63 5092 49B0 68D2 15AE:

curl https://shiftcrypto.ch/download/shiftcryptosec-509249B068D215AE.gpg.asc | gpg --import

Download the app for your platform and the corresponding .asc file and place them in the same folder.

We will verify the signature of the macOS release as an example. The other files are verified in the same way by replacing the filename.

To verify the signature, execute:

gpg --verify BitBox-4.35.0-macOS.zip.asc

You should see the following output:

gpg --verify BitBox-4.35.0-macOS.zip.asc
gpg: assuming signed data in 'BitBox-4.35.0-macOS.zip'
gpg: Signature made <DATE AND TIME>
gpg:                using RSA key DD09E41309750EBFAE0DEF63509249B068D215AE
gpg: Good signature from "ShiftCrypto Security <security@shiftcrypto.ch>" [ultimate]

(The [ultimate] could say [unknown] or something else depending on your trust level.)

Don't miss a new bitbox-wallet-app release

NewReleases is sending notifications on new releases.