Skip to content

0.5.0-beta.13

Compare
Choose a tag to compare
@mholtzman mholtzman released this 28 Feb 21:44
· 101 commits to 0.5 since this release
  • Add ability to edit and approve ERC-20 token approval amounts (#739)
  • Maintain last active account even when all accounts are closed (#723)
  • Allow entering passphrase on Trezor T instead of in Frame (#731)
  • Bugfix to handle breaking change in Trezor Connect (#750)
  • Fix bug where inventory was not loading (#749)
  • Use proxy for OpenSea API requests to fix rate-limiting issues (#734)
  • Resolve ENS name from address for transaction recipients (#723)
  • Remove input delay when signing transactions with hardware signers (#724)
  • Fix bug where removing custom token clears balances (#722)
  • Fix bug where Frame crashes after removing a chain (#740)
  • Fix bug where removing active account clears view of all accounts (#723)
  • Fix bug where Lattice would never maintain connected state after pairing (d10381a)
  • Updated Gridplus SDK to v0.9.10 (#745)
  • Handle errors in parsing invalid transactions instead of hanging in some cases (#741)
  • Handle case where transaction is received with non-prefixed zero value (#741)
  • Scan for balances less frequently when Frame is in background (#729)
  • Use multicall2 contract where available to scan for balances (#743)
  • UX updates
    • Close custom tokens dropdown when removing a token (#736)
    • Clean up font rendering for balances in various cases (#736)
    • Add message indicating need for Trezor bridge (#732)
    • Clean up error indicating insufficient funds (#728)