Skip to content

0.6.2-canary.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 13:53
· 120 commits to canary since this release
aadde5c

Release Notes

New

  • Pylon EVM (floating#1478), (floating#1483)
    • Pylon is our new JSON-RPC proxy, which replaces the existing Alchemy and Infura endpoints
    • Pylon allows greater control over the quality and privacy of the default connections we offer in Frame
  • Notify window (floating#1490)
    • This allows us to communicate changes in Frame and the services we offer to users
    • The first notification is regarding Pylon EVM
  • Keyboard shortcut for summon / hide is now configurable (floating#1494)
  • Windows 7, 8, 8.1 support removed as part of updating to Electron 23 (floating#1480)

Fixed

  • Broken images in Balances & Inventory (floating#1484)
  • Block explorer button on transaction view is enabled when there is no explorer available (floating#1475)

Developer