Skip to content

Releases: brumeproject/wallet

0.3.22 - Sessions

21 Jul 20:17
Compare
Choose a tag to compare

Sessions

  • You can now view and disconnect sessions on the new Sessions page

Other

  • Tor now uses native Ed25519 when using Safari 17
  • Fixed bug when using authentication on Safari 17
  • Improved wallet creation dialog
  • Global storage synchronization

0.3.21 - Impersonation

17 Jul 16:06
Compare
Choose a tag to compare

Watch-only wallets

  • Watch-only wallets, you can connect (impersonate) with them, signatures and transactions will just fail 🔥
  • Like any other wallet, you always use them anonymously with Tor (very useful for anonymously watching a hardware/paper wallet 🥷)
  • Like any other wallet, they are stored hashed+encrypted on disk, so there is no way anyone can know which wallet you watch 🔐
  • Their balances are added to your total balance 💰

Others

  • Better compatibility with some apps
  • Prepare for multiple sessions indexes (allSessions, sessionsByWallet)

0.3.20 - Fixes

11 Jul 12:11
Compare
Choose a tag to compare
  • Fix authentication requiring user gesture on Safari
  • Fix Ethereum signature on dapps (personal_sign)

0.3.19 - Authentication (FaceID/TouchID)

09 Jul 10:55
Compare
Choose a tag to compare
  • Authenticated wallets with FaceID/TouchID
  • Bidirectional RPC request/response between foreground<->background<->script

0.3.17 - Dark mode

06 Jul 14:23
Compare
Choose a tag to compare
  • Dark mode
  • More UI animations
  • More rounded edges
  • UI fixes

0.3.11 - Total balances

25 Jun 13:27
Compare
Choose a tag to compare
  • Added total wallet balance and total global balance
  • New state synchronisation mechanism

0.3.9 - Update checker

24 Jun 16:09
Compare
Choose a tag to compare
  • Added update checker

0.3.8 - Reproducible building

24 Jun 11:33
Compare
Choose a tag to compare
  • Reproducible building

test3

24 Jun 13:08
Compare
Choose a tag to compare
test3 Pre-release
Pre-release
v0.3.8-test3

action

test 2

24 Jun 12:54
Compare
Choose a tag to compare
test 2 Pre-release
Pre-release
v0.3.8-test2

fix