Skip to content

Releases: floating/frame

0.6.9

08 Mar 16:08
cb8a8f3
Compare
Choose a tag to compare

New

  • Use Optimism SDK fee calculator to support EIP-4844 (#1698, #1702)
  • Migrate Goerli chains to Sepolia to prepare for upcoming deprecation (#1699, #1703, #1704)

Fixed

  • Handle invalid block updates (#1701)
  • Black screen issue when connected to OP chains (#1698)

0.6.8

30 Aug 15:02
00d0eed
Compare
Choose a tag to compare

New

  • Reload chain connections when PC comes out of sleep to prevent stale socket connections (#1638)

Fixed

  • Now loading rates for custom tokens (#1638)
  • Missing log import (#1652)
  • Wrong behavior when user chooses whether or not to use Pylon presets (#1638)
  • UI crash when rendering legacy transactions on OP stack chains (#1638)
  • UI crash due to timing issue after resolving a request (#1652)
  • UI crash when gas fees for a chain can't be loaded (#1652)

0.6.7

09 Aug 23:31
Compare
Choose a tag to compare

New

  • Support for Base Mainnet and Base Goerli (#1626)
  • Integration with Frame's Pylon EVM service (#1478, #1483)
  • Previous third party RPC connections now use Pylon (#1497)
  • Pylon presets for Mainnet, Optimism, Arbitrum, Polygon, Base and Base Goerli
  • Lots of minor UI fixes and updates

Fixed

  • Connections reconnect more reliably when computer wakes up from sleep/hibernate (#1634)
  • Gas estimates now more accurate on Optimism-based L2 chains (#1627, #1630)
  • Token prices now populate more reliably, especially for custom-added tokens (#1638)

0.6.6

10 May 16:59
3af513c
Compare
Choose a tag to compare

Release Notes

Fixed

  • Right Alt (AltGr) key non-functional for keyboard shortcuts when using non-US keyboard layouts (#1538), (#1548)
    • Mac - no impact, the right Option key behaves the same as the left.
    • Windows - using AltGr now correctly reflected as the same as pressing Control + Alt
    • Linux - AltGr has no effect when using non-US keyboard layouts
  • Onboard window summon keyboard shortcut displaying as undefined (#1532)
  • Onboard window long keyboard shortcuts wrap across two lines (#1546)

0.6.5

05 May 13:00
3484d4b
Compare
Choose a tag to compare
0.6.5 Pre-release
Pre-release

Release Notes

Fixed

  • Right Alt (AltGr) key non-functional for keyboard shortcuts on Windows when using Non-US keyboard layouts (#1538)
  • Onboard window summon keyboard shortcut displaying as undefined (#1532)
  • Onboard window long keyboard shortcuts wrap across two lines (#1546)

0.6.4

19 Apr 15:03
f25161e
Compare
Choose a tag to compare

Release Notes

Fixed

  • Update to 0.6.3 disabled the summon keyboard shortcut (#1527)

0.6.3

18 Apr 17:19
c2000ae
Compare
Choose a tag to compare

Release Notes

New

  • Keyboard shortcut for summon / hide is now configurable (#1494)
  • Windows 7, 8, 8.1 support removed as part of updating to Electron 23 (#1480)
  • Send dapp displays a more specific error and link to chains panel when mainnet is down (#1503, #1515)

Fixed

  • Broken images when loading Balances & Inventory (#1484)
  • Block explorer button on transaction view is enabled when there is no explorer available (#1475)
  • Lattice error messages not displayed correctly (#1506)
  • Lattice rejects v3 typed data instead of passing it to the device (#1507)
  • Create keystore account open file dialog appears behind Dash (#1511)
  • Flash of "Enter Password" when moving to final step of adding a hot signer (#1499)
  • personal_sign message display doesn't handle hex data (#1486)

Developer

  • Updated dependencies; now running on Electron 23 and Node 18 (#1480)
  • Frame now emits a connect event when the application itself is ready, not waiting for any specific chain to be connected
  • Information provided about chains now tells if a chain is connected or not (#1502)
  • Linting approach for Frame codebase - not enforced yet (#1337, #1470, #1500)
  • Fixed: Dev script broken in Windows (#1492)
  • Fixed: Locally built extension does not connect as Frame extension (20e7891)
  • Fixed: Parcel buffer install when running prod (#1517)

0.6.2

07 Mar 04:08
ced11a3
Compare
Choose a tag to compare

Release Notes

New

  • Wallet request optional fields (#1467)

Fixed

  • Windows glide broken (#1472)
  • Native currency name migration error (#1468)

0.6.1

25 Feb 01:26
f816858
Compare
Choose a tag to compare

Release Notes

Fixed

  • Allow migration when chains were not previously present (#1458)

0.6.0

24 Feb 19:27
Compare
Choose a tag to compare

Frame v0.6!

All the features from Frame Canary now in production!