Releases: brumeproject/wallet
Releases · brumeproject/wallet
0.3.22 - Sessions
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
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
- Fix authentication requiring user gesture on Safari
- Fix Ethereum signature on dapps (personal_sign)
0.3.19 - Authentication (FaceID/TouchID)
- Authenticated wallets with FaceID/TouchID
- Bidirectional RPC request/response between foreground<->background<->script
0.3.17 - Dark mode
- Dark mode
- More UI animations
- More rounded edges
- UI fixes
0.3.11 - Total balances
- Added total wallet balance and total global balance
- New state synchronisation mechanism
0.3.9 - Update checker
- Added update checker
0.3.8 - Reproducible building
- Reproducible building
test3
v0.3.8-test3 action
test 2
v0.3.8-test2 fix