0.6.2-canary.2
github-actions
released this
23 Mar 13:53
·
120 commits
to canary
since this release
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
- Updated dependencies; now running on Electron 23 and Node 18 (floating#1480)
- Better type validation when loading configuration from disk; ensures integrity of state and reduces errors during migration (floating#1482), (floating#1485)
- Linting approach for Frame codebase - not enforced yet (floating#1337), (floating#1470)
- Fixed: dev script broken in Windows (floating#1492)