Skip to content

Releases: RabbyHub/Rabby

V0.14.0 Release

22 Sep 09:05
Compare
Choose a tag to compare
  1. Pre-build background page for better performance
  2. Change arbitrum explorer to https://arbiscan.io
  3. Fix can not sign in Linux Chrome
  4. Fix sometimes speed up transaction will trigger white screen
  5. Fix sometimes contact tag not appear in Send Token page
  6. Fix can not SignTypedData via Ledger
  7. Fix can not connect with Sorare

V0.13.0 Release

13 Sep 10:33
Compare
Choose a tag to compare

Feature:

  1. Support Celo chain
  2. Support send token inside Rabby

Fix:

  1. Support personal_ecRecove
  2. Compatible with hex string not wrapper by 0x when dapp send transaction
  3. Guide user to grant USB permission when Ledger WebUSB permission expired

V0.12.0 Release

02 Sep 08:54
Compare
Choose a tag to compare

Feature:

  1. Support Arbitrum
  2. Support Optimism
  3. You can import watch address via WalletConnect, PC camera and ENS now
  4. Set Rabby as default wallet (means Rabby will not be overwrite by other browser wallet)
  5. Restore initial Backend Service URL

Fix:

  1. Fix when dapp not set a gasLimit, custom gasLimit not work
  2. Fix can not connect to Tidal Finance

V0.11.0 Release

23 Aug 11:27
23de7ce
Compare
Choose a tag to compare

Feature:

  1. Support Avalanche chain
  2. Support transaction history, transaction speed up and transaction cancel in Rabby

Fix:

  1. Fix not support wallet_switchEthereumChain
  2. Cache RPC request by blockNumber instead of fixed time

v0.10.0 Release

16 Aug 09:51
Compare
Choose a tag to compare

Features

  1. Support custom nonce
  2. Support WalletConnect for WatchMode address

Fix

  1. Fix RPC request response wrong result since cache
  2. Fix can not push tx when security check is warning or danger
  3. Fix can not use in Vivaldi

v0.9.0 Release

09 Aug 10:54
Compare
Choose a tag to compare

Feature

  1. Only load address assets when address imported or switched as current
  2. Check conflict with all web3 provider instead of only MetaMask
  3. Password is not need if security check level is danger
  4. Add transaction push failed notify
  5. Remove password max length limit
  6. Compatible with EIP-1559

Fix

  1. Fix Ledger Live Bridge can not sign a non-hex string text
  2. Fix if gasPrice set by dapp is not valid number hex string

v0.8.0 Release

02 Aug 11:50
5794f93
Compare
Choose a tag to compare

Features

  1. Support customize approve amount
  2. Support wallet_reqeustPermissions and wallet_getPermissions
  3. Some UI style optimize

Fix

  1. Fix some RPC methods which should be callable before connect rejected
  2. Can not sign Ledger Hardware Wallet with Ledger Live Bridge
  3. OpenAPI config load failed cause dapp can not connect

v0.7.1 Release

27 Jul 11:28
Compare
Choose a tag to compare

Feature

  1. Better UX for customize gas limit
  2. Support web3 shim connect (You should never use it for new dapp)

Fix

  1. Fix can not explain tx when gasPrice changed but gasLimit not changed
  2. Fix can not select word when mnemonic words have duplicate words

v0.7.0

26 Jul 05:30
Compare
Choose a tag to compare

Feature

  1. When you import via private key or mnemonics, the page will be cached until you finish import
  2. Support customize gas limit
  3. Cache RPC request to make sure duplicate will not request multi-times

Fix

  1. Negative is forbidden in customize gas price

v0.6.0 Release

19 Jul 10:44
Compare
Choose a tag to compare

Feature

  1. Some UI/UX optimize
  2. Alert user when MetaMask and Rabby active same time in bottom of home page
  3. The first input of form will be auto-focus now
  4. You can click 「Enter」to go next step when initialize your wallet

Fix

  1. Fix sometimes can not sign with Ledger via WebUSB
  2. Fix pending transaction API will call multi-times when home page open