Skip to content

Releases: jmrossy/celo-web-wallet

1.9.0

13 Dec 19:17
Compare
Choose a tag to compare

v1.9.0 Rebrands Celo Wallet to Othello Wallet

What's Changed

Full Changelog: v1.8.0...v1.9.0

1.8.0

01 Sep 19:15
fe4a66e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.8.0

1.7.1

16 Jun 19:34
Compare
Choose a tag to compare
  • Create secure mnemonic input component
  • Minor fixes for NFT features

1.7.0

03 May 19:41
2f38d27
Compare
Choose a tag to compare
  • Add support for ERC-721 (NFT) fetching and sending
  • Fix minor connection issue with some Ledger devices

1.6.0

24 Mar 05:45
98a2c4b
Compare
Choose a tag to compare
  • Adds support for resolving of Celo address records for Unstoppable, ENS, and Nomspace domain names
  • Adds warning box when user is sending to contract address
  • Fixes staking revocation issue for small amounts

1.5.0

05 Mar 04:30
Compare
Choose a tag to compare

Mostly under-the-hood improvements to token management:

  • Support all ERC20s, not just 18-decimals ones
  • Use Ubeswap's token list format
  • Surface gas estimation errors in tx flows
  • Support window zooming on Windows and Linux

1.4.0

16 Dec 14:29
9ae0dbe
Compare
Choose a tag to compare
  • Add cREAL support
  • Add WalletConnect v1 support
  • Use static ethers provider for reduced network traffic
  • Update token lists
  • Reduce blockscout query load and add retries

1.3.7

21 Oct 15:20
Compare
Choose a tag to compare
  • Upgrade WalletConnect to v2.0.0-beta.19
  • Change Identicon algorithm to match Metamask

1.3.6

24 Sep 20:17
223fa20
Compare
Choose a tag to compare

A minor update with a few fixes and additions

  • Fix proposal fetching bug
  • Add ramp to funding options
  • Upgrade WalletConnect to 17.beta.3
  • Rebrand account key to recovery phrase

1.3.5

16 Sep 18:58
cf581ca
Compare
Choose a tag to compare

A minor version update with some small fixes and tweaks:

  • Fix bug with governance proposal fetching
  • Change send form token to none by default
  • Improve error message for amounts above max
  • Upgrade some dependencies