Skip to content

Releases: frame-labs/frame-canary

0.6.10-canary.1

13 Mar 20:26
Compare
Choose a tag to compare

New

Fixed

0.6.8-canary.3

16 Aug 19:19
Compare
Choose a tag to compare

Fixes

  • UI crash when navigating requests (floating#1643)
  • UI crash when calculating gas on Optimism-style chains (floating#1644)
  • Missing log import (4798779)
  • Crash when trying to unsubscribe from account service data (697af3e)

0.6.8-canary.2

08 Aug 01:18
Compare
Choose a tag to compare

Fix for an issue where some users were seeing a black screen when initiating transactions on Optimism and Base

0.6.8-canary.1

04 Aug 22:33
Compare
Choose a tag to compare
  • Improve OP stack fee estimates
  • Add Base chain preset

0.6.7-canary.1

25 Jul 20:11
92b0c47
Compare
Choose a tag to compare

Frame Canary, v0.6.7-canary.1

This update introduces Pylon's account service, which allows for a much snappier experience when viewing your balances and NFTs across more chains. Pylon is Frame's new infrastructure service that will soon power features like transaction simulation, pre-sign checks, full account history, approval auditing, and much more!

This release lays the foundation for the upcoming Frame v0.7 where Pylon will be the only centralized connection in Frame, with users having the ability to opt out into a fully decentralized mode whenever they want. 🕵️ Along with account service updates, we've also now included the ability to hide/show specific tokens and items on each of your accounts and a number of issue fixes including updates to the max fee limit for various chains.

0.6.2-canary.2

23 Mar 13:53
aadde5c
Compare
Choose a tag to compare

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

0.6.2-canary.1

07 Mar 06:36
Compare
Choose a tag to compare
v0.6.2-canary.1

change version to 0.6.2-canary.1

0.5.0-canary.15

24 Feb 04:30
Compare
Choose a tag to compare
  • Add Base testnet (floating#1450)
  • Update default tokenlist (floating#1441)
  • Fixed: Revert hex string check on eth_personalSign (floating#1443)
  • Fixed: Cache permission requests within a given account (floating#1444)
  • Fixed: macOS fullscreen virtual desktop interaction (floating#1446)
  • Fixed: Chain monitor getting out of sync when chain is turned off (floating#1449)
  • Fixed: Misaligned chain connection status in expanded view (floating#1448)
  • Fixed: Send shortcutActivated event whenever onboarding window is showing (floating#1451)

0.5.0-canary.14

20 Feb 00:11
df88a5e
Compare
Choose a tag to compare
  • New chain monitor account module (floating#1405)
  • Implemented caching to fix loading issues with send dapp (floating#1406)
  • Added support for CAIP-27 and wallet_request specs for chain routing in Omnichain (floating#1392)
  • Added link to launch Frame tutorial / onboarding window from top-level dash menu (floating#1417)
  • Added new account button in Tray when no accounts (floating#1433)
  • Made the call to action for "see signer" more prominent (floating#1418)
  • Removed reload signer button for hot signers (floating#1398)
  • Removed adjustable nonce setting - these are now adjustable by default (floating#1431)
  • Updated dependencies (floating#1381)
  • Fixed: Multiple UX issues with the add keystore acount flow (floating#1350)
  • Fixed: Logging transactions before determining nonce (floating#1399)
  • Fixed: Showing hex tx value in raw view (floating#1409)
  • Fixed: Render delay in Requests inbox (floating#1396)
  • Fixed: Pressing enter to save token in add custom token flow does not work (floating#1403)
  • Fixed: Error in migration adding missing native currency names for Gnosis & Polygon - (floating#1393)
  • Fixed: Clearing requests does not reject them (floating#1397)
  • Fixed: Gas values set by user set incorrectly (floating#1401)
  • Fixed: Transaction request showing chain mismatch error when no chain specified in payload (floating#1404)
  • Fixed: Transaction request with no data is sent to a contract labelled as "calling contract" (floating#1394)
  • Fixed: Send summary broken when sending value of zero (floating#1394)
  • Fixed: Send dapp stuck in 'waiting for account' following clearing perms and reconnection (floating#1395)
  • Fixed: Moving between add hot signer password steps does not focus the input field (floating#1408)
  • Fixed: Renderer process crash when personal_sign is not a string (floating#1410)
  • Fixed: TypeError trying to read origin chain ID for extension connection messages (floating#1407)
  • Fixed: Custom token values don't show in balances (floating#1412)
  • Fixed: Approval summary does not handle Unlimited case well (floating#1400)
  • Fixed: Filtering balances preview panel shows the wrong total (floating#1415)
  • Fixed: USDC tx dollar estimate wrong (floating#1416)
  • Fixed: Renderer process crash when tx request chain id is a number (floating#1411)
  • Fixed: Deleted custom tokens reappearing in balances (floating#1419)
  • Fixed: Edit Approval not correctly showing the selected spend limit (floating#1413)
  • Fixed: Setting Approval to 0 does not show as ‘revoke approval’ in inbox (floating#1413)
  • Fixed: ERC20 Permit Approval text changes depending on form state (floating#1421)
  • Fixed: Migration crash from beta.8 (floating#1423)
  • Fixed: UI becomes unresponsive whilst fetching inventory (floating#1424)
  • Fixed: "see signer" message is shown when using a hot signer (floating#1418)
  • Fixed: Windowing edge cases for autofocus and glide on MacOS Ventura (floating#1425)
  • Fixed: Signer unlock password input not cleared (floating#1420)
  • Fixed: Not showing zero balance custom tokens (floating#1422)
  • Fixed: Not showing correct summon shortcut for different keyboard layouts (floating#1369)
  • Fixed: Crash when quitting Frame on first run only (floating#1427)
  • Fixed: Migration crash from an unused 0.4.4 installation (floating#1429)
  • Fixed: React key error rendering Requests inbox (floating#1430)
  • Fixed: Sync issues with the block monitor (floating#1435)
  • Fixed: Nonce adjust up / down controls move position (floating#1431)
  • Fixed: Onboard window autohide issue on startup (floating#1436)
  • Fixed: Transaction raw data address case inconsistencies (floating#1432)

0.5.0-canary.13

27 Jan 00:58
814e2f8
Compare
Choose a tag to compare