Releases: RabbyHub/Rabby
Releases · RabbyHub/Rabby
V0.14.0 Release
- Pre-build background page for better performance
- Change arbitrum explorer to https://arbiscan.io
- Fix can not sign in Linux Chrome
- Fix sometimes speed up transaction will trigger white screen
- Fix sometimes contact tag not appear in Send Token page
- Fix can not SignTypedData via Ledger
- Fix can not connect with Sorare
V0.13.0 Release
Feature:
- Support Celo chain
- Support send token inside Rabby
Fix:
- Support personal_ecRecove
- Compatible with hex string not wrapper by 0x when dapp send transaction
- Guide user to grant USB permission when Ledger WebUSB permission expired
V0.12.0 Release
Feature:
- Support Arbitrum
- Support Optimism
- You can import watch address via WalletConnect, PC camera and ENS now
- Set Rabby as default wallet (means Rabby will not be overwrite by other browser wallet)
- Restore initial Backend Service URL
Fix:
- Fix when dapp not set a gasLimit, custom gasLimit not work
- Fix can not connect to Tidal Finance
V0.11.0 Release
Feature:
- Support Avalanche chain
- Support transaction history, transaction speed up and transaction cancel in Rabby
Fix:
- Fix not support wallet_switchEthereumChain
- Cache RPC request by blockNumber instead of fixed time
v0.10.0 Release
Features
- Support custom nonce
- Support WalletConnect for WatchMode address
Fix
- Fix RPC request response wrong result since cache
- Fix can not push tx when security check is warning or danger
- Fix can not use in Vivaldi
v0.9.0 Release
Feature
- Only load address assets when address imported or switched as current
- Check conflict with all web3 provider instead of only MetaMask
- Password is not need if security check level is danger
- Add transaction push failed notify
- Remove password max length limit
- Compatible with EIP-1559
Fix
- Fix Ledger Live Bridge can not sign a non-hex string text
- Fix if gasPrice set by dapp is not valid number hex string
v0.8.0 Release
Features
- Support customize approve amount
- Support
wallet_reqeustPermissions
andwallet_getPermissions
- Some UI style optimize
Fix
- Fix some RPC methods which should be callable before connect rejected
- Can not sign Ledger Hardware Wallet with Ledger Live Bridge
- OpenAPI config load failed cause dapp can not connect
v0.7.1 Release
Feature
- Better UX for customize gas limit
- Support web3 shim connect (You should never use it for new dapp)
Fix
- Fix can not explain tx when gasPrice changed but gasLimit not changed
- Fix can not select word when mnemonic words have duplicate words
v0.7.0
Feature
- When you import via private key or mnemonics, the page will be cached until you finish import
- Support customize gas limit
- Cache RPC request to make sure duplicate will not request multi-times
Fix
- Negative is forbidden in customize gas price
v0.6.0 Release
Feature
- Some UI/UX optimize
- Alert user when MetaMask and Rabby active same time in bottom of home page
- The first input of form will be auto-focus now
- You can click 「Enter」to go next step when initialize your wallet
Fix
- Fix sometimes can not sign with Ledger via WebUSB
- Fix pending transaction API will call multi-times when home page open