Releases: jmrossy/celo-web-wallet
Releases · jmrossy/celo-web-wallet
1.9.0
v1.9.0 Rebrands Celo Wallet to Othello Wallet
What's Changed
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #112
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #111
- Bump webpack from 5.69.1 to 5.76.0 by @dependabot in #115
- Implement rebrand to Othello by @jmrossy in #126
Full Changelog: v1.8.0...v1.9.0
1.8.0
What's Changed
- temporary fix for precomputed gas limits by @Jesse-Sawa in #113
- Hide charts and disable WalletConnect by @jmrossy in #114
New Contributors
- @Jesse-Sawa made their first contribution in #113
Full Changelog: v1.7.1...v1.8.0
1.7.1
- Create secure mnemonic input component
- Minor fixes for NFT features
1.7.0
- Add support for ERC-721 (NFT) fetching and sending
- Fix minor connection issue with some Ledger devices
1.6.0
- 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
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
- 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
- Upgrade WalletConnect to v2.0.0-beta.19
- Change Identicon algorithm to match Metamask
1.3.6
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
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