github BitBoxSwiss/bitbox-wallet-app v4.51.0

latest release: v4.51.1
pre-release5 hours ago

Release notes

  • Bundle BitBox02 firmware version v9.26.1
  • Format addresses in groups of 4 characters
  • iOS: Add haptic feedback on account summary chart scrolls
  • Portfolio: reduce waiting time to display the chart
  • iOS: Add haptic feedback on toggle component
  • Apply rounded corners in several places and components of the app
  • Send: enable rotating currencies in send window.
  • Show the fee's fiat value in send-to-self txs for consistency with others, and include the send-to-self amount in the left-side label
  • Ethereum WalletConnect: ensure deterministic signatures for typed messages
  • Show 9 decimals for ETH balances in portfolio page, account page, and transaction history
  • Show "full" ETH balance (up to 18 decimal places) in Account information view
  • Use Inter as default font
  • Add forgot password info during unlock
  • Export transactions CSV: add historical value and historical value currency columns.
  • Show total fiat amount in Bitrefill confirmation step
  • Show contract address in Ethereum token account info
  • Harmonize iOS and Android back swipe/button navigation to only work in expected situations
  • Bitcoin: remove option to receive to wrapped segwit addresses
  • Fix coin control reused-address labels
  • Revamp portfolio / account summary detail (table)
  • Sort wallets by name first, then by root fingerprint when names match.
  • Bitcoin: persist account receive script type
  • Bitcoin: display output descriptor in account details
  • Bitcoin: add a used addresses list in account info
  • Bitcoin and Ethereum: add message signing for addresses
  • iOS: use numeric keyboard for coin and fiat input
  • Scroll to tx search field on mobile
  • iOS: Haptic feedback on copy and chart filters change
  • Subtle tab transition (mobile navigation)
  • Enable large streamed payloads (Wallet Connect)
  • Revamp Marketplace UI
  • Add Pocket Private to the OTC tab
  • Add the support for performing swaps between cryptocurrencies through SwapKit
  • Fullscreen region select on mobile
  • Change portfolio chart default to year
  • iOS: live price widget with 24-hour chart

Verifying the release

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

curl https://bitbox.swiss/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.51.0-macOS.dmg.asc

You should see the following output:

gpg --verify BitBox-4.51.0-macOS.dmg.asc
gpg: assuming signed data in 'BitBox-4.51.0-macOS.dmg'
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.