Releases: brumeproject/wallet
Releases · brumeproject/wallet
0.6.535 — Navigation
Navigation
- New navigation mechanisms
- Added global settings page
Translation
- Added top-30 languages
SEO
- Added hack to make any hosting SEO-compatible (e.g. IPFS)
- Added an url entry-point for each language (e.g. https//wallet.brume.money/fr)
Others
- Reduced technical debt
0.6.531 — Tokens
Privacy
- Token balances are no longer fetched unless the token is added to favorites, this prevents linking wallets by fingerprinting the tokens they fetch
Tokens
- Added Uniswap V3 price computation
- Added automatic Uniswap V3 pool finding algorithm
- Better display of quantities like balances
- Added top tokens section based on token contest
- You can now manually refresh token balance
- Fixed display issue on long token names
Technical
- Now using Glacier 2.2 with the new query key format
- Now using universal queries for faster and safer development
- Better caching expiration and cooldown mechanisms
0.6.530 — Reliability
Immutable
- Removed brick mode
Storage
- Now using Serac
- Better garbage collection
Tor
- Better circuit selection
- Better WebSocket retry mechanisms
RPCs
- Removed Tenderly RPCs (all unreliable)
Tokens
- Loading and error indicator
0.6.529 — Fixes
Fixes
- Fixed crash on token price display
Design
- Added dark mode on loading screen
Security
- Removed encrypted block from Android (#35)
0.6.528 — Immutable
Launch
- Replaced the ugly loading screen with a fancy one
Immutable
- Bad caching now warns instead of throwing
0.6.527 — Fixes
Fixes
- Fixed crash on eth_sendTransaction
Improvements
- RPC messages are now runtime guarded
0.6.525 — Code & Fixes
Code
- General libraries update
- New pooling mechanism
- Removed technical debt
- WebAssembly megabundle
- Outsourced WalletConnect library
- Faster building
Fixes
- Fixed popup not opening
- Fixed service worker dying
- Fixes for Firefox
0.6.524 — Emojis
UI
- You can now put emojis in user names
- Top-emojis in wallets or seeds now indicate the wallet or seed type
- Some UI fixes
Tor
- Fixed Tor consensus cache failures
Other
- Big code clean and preparations for new features
0.6.523 — Fixes
UI
- Extended extension popup height
- Fixed receive page spacing
Navbar
- Added reload button
Safari
- Fixed blank page bug
Others
- Fixed goto bugs
- Fixed path bugs
- Fixed reproducible building
0.6.522 — Safari & Navbar
Fixes
- Fixed background connection on Safari
Navbar
- Navbar now show the full path
- Navbar is now on a parent frame
- Navbar is now on all pages on Safari
Security
- Cleaned CSP
Other
- Better Goto mechanism