Releases: floating/frame
Releases · floating/frame
0.5.0-beta.12
0.5.0-beta.11
0.5.0-beta.10
- Send assets from Frame!
- Ability to send native currencies and tokens in Frame
- Send any asset on any chain
- Send functionality can be updated via ENS/IPFS dapp manifest
- Support EIP-712 typed data signing on Trezor devices (#699)
- Parallel chain interface
- Allow any request to target any chain by adding
chainId
to the payload - Add
wallet_getChains
endpoint to return all available chains - Add
chainsChanged
event when available chains change - Load balances for tokens across all chains on startup (#671)
- Add support for performing actions on “non-selected” chains
- Allow any request to target any chain by adding
- Cross-platform rendering fixes
- Move image requests behind Pylon to safeguard users’ IPs when fetching NFT assets
- Optimize loading asset balances (#671, #687)
- Support chains with inconsistent EIP-1559 block headers
- Show current network gas price in the menu bar (#692)
- Show current network symbol in sample gas prices (#704)
0.5.0-beta.9
- Native M1 (arm64) build now available for MacOS (#661)
- Support for custom tokens (#635, #650, #655)
- Support for
wallet_watchAsset
RPC endpoint - Display all tokens added by user
- Allow manual adding/removing of watched tokens
- Support for
- Lattice upgrades (#626)
- Generate a unique tag for each signer to prevent collisions on the device
- Add support for legacy and Ledger Live derivation paths
- Upgrade GridPlus SDK to v0.9.2
- UX and request flow fixes
- Support EIP-1559 on all chains (#621, #659)
- Enforce correct minimum fees for replace/cancel transactions (#638)
- Add support for wallet_requestPermissions (#619)
- Support loading token balances on additional chains (#633)
- Block signing and verifying when signers are locked (#648)
- Remove zero balance tokens from display (#635)
- More accurate fee estimates on Optimism (#640)
- Ability to copy hash for transaction (#639)
- Allow Trezor to take precedence over seed signer if both control same address (#665)
- Show gas paid instead of max fee on successful transactions (#663)
- Display utf-8 text for signed messages (#631)
- Display correct base currency on Arbitrum and Optimism (#643)
- Better error handling when derivation path fails Trezor safety checks (#665)
- Handle attempting to sign invalid typed data (#629)
- Handle attempting to create RPC with port higher than 65535 (#630)
- Handle crash when current account is not defined (#658)
- Clean up the way Ledger status changes are reflected in the UI (#622)
- Upgrade to eth-provider v0.9.8
0.5.0-beta.8
- Fix for issue when signing transactions on many L2 and side chains (Polygon, Optimism, xDai, etc) (#618)
0.5.0-beta.7
- Upgraded Electron to v15.1.1 (#584)
- Lots of improvements to Ledger detection and UX (#581, #605, #609)
- Added support for EIP-1559 on Trezor T (#549)
- Added support for wallet_switchEthereumChain and switching to an already added chain (#592)
- Added support for eth_signTypedData_v4 on Lattice1 (#596)
- Added support for creating hot signer directly from a private key (#597, #601)
- Various UI upgrades (#601)
- Improved integration with many dapps
- Fixed bug when signing transactions on various chains using Lattice1 (#587)
- Fixed bug where Frame would not render if installed on Windows in a directory with spaces in the path (#561, #564)
- Fixed bug where Frame would crash if Lattice1 suffix was too long (#588)
- Fixed bug where Polygon would sometimes not connect (#576, #589)
- Fallback to valid version of eth_signTypedData for hardware signers (#577, #614)
- Fixed ability to create hot signer from a keystore .json file (#591)
- Added support for backwards compatible parameter order for requests to sign messages (#571)
- Allow adding a new chain when no account is selected (#576)
- Allow up to 40 addresses on Lattice1 (#598)
- Added support for Aragon accounts on Polygon (#601)
- Added IDChain ENS registry (#579)
- Updates to "Add Signer" UX flow (#601)
- Raised hard cap on max transaction fee on various chains (#585)
0.5.0-beta.6
- Improve Lattice1 integration
- Show account ENS name across all chains
- Account request UI updates
- Add support for
signTypedData_v4
- Improve gas parameter input
- Fix invalid
0x
value issue - Fix account tag input
0.5.0-beta.5
- New fee monitor for London chains!
- EIP-1559 signing support added for Grid+ Lattice1 and Ledger Nano X/S devices
- Enabled
wallet_addEthereumChain
RPC method for adding Ethereum chains - Fix for issue where balances could not populate
0.5.0-beta.4
Various display fixes for new transaction UX
0.5.0-beta.3
EIP-1559 support and new transaction UX!