Skip to content

Releases: brumeproject/wallet

0.7.537

Choose a tag to compare

@hazae41 hazae41 released this 02 Feb 21:07
  • Fully translated in 30 languages
  • More secure theming system
  • Fixed dialog and menus
  • Upgraded to Tailwind 4
  • Outsourced LaBase
  • Small interface fixes

0.6.536 — Fixes

Choose a tag to compare

@hazae41 hazae41 released this 23 Jan 11:59
  • Added PWA install instructions
  • Revamped language selection page
  • Fixed SEO (for real this time)
  • Removed Brume Logs
  • Small UI and UX fixes
  • Updated to React 19

0.6.535 — Navigation

Choose a tag to compare

@hazae41 hazae41 released this 16 Dec 21:41
314d8ff

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

Choose a tag to compare

@hazae41 hazae41 released this 26 Nov 17:42
af8d5ba

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

Choose a tag to compare

@hazae41 hazae41 released this 12 Nov 06:51
8242e13

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

Choose a tag to compare

@hazae41 hazae41 released this 04 Nov 15:31
fd059fc

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

Choose a tag to compare

@hazae41 hazae41 released this 01 Nov 16:39
197f6dc

Launch

  • Replaced the ugly loading screen with a fancy one

Immutable

  • Bad caching now warns instead of throwing

0.6.527 — Fixes

Choose a tag to compare

@hazae41 hazae41 released this 23 Oct 15:04
2c45bce

Fixes

  • Fixed crash on eth_sendTransaction

Improvements

  • RPC messages are now runtime guarded

0.6.525 — Code & Fixes

Choose a tag to compare

@hazae41 hazae41 released this 07 Sep 16:44
68bb2d2

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

Choose a tag to compare

@hazae41 hazae41 released this 16 Aug 06:41
a94f2dd

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