Skip to content

2.7.8 preview release

Pre-release
Pre-release
Compare
Choose a tag to compare
@zzggo zzggo released this 19 Mar 05:48
· 1202 commits to dev since this release
961875c

Flow Wallet Extension 2.7.8 Release Notes

Keyring service updates provide a better experience in multiple account switching and a more stable unlocking process.

🔁Switch account update

  • Removed the unlock process when switching accounts.
  • Switching account now displays a fullscreen loader before the page fully reloads.
  • Removed page refresh and redirect in switching accounts.

🗝️ Password behaviour

  • Now verify the password by trying to decrypt the local encrypted key.
  • Removed the requirement of storing from the background.
  • Now enforce the extension to have a unified password in the background.
  • Removed the forced password input in the import account page.
  • Change the import password page into password login instead of creating a new password.

🔍 Scan login page update

  • Now redirect to login if the scanned account already exists in the extension.
  • Added status update displaying the loading state during the scanning process.
  • Also checks for the same password after the scan process is complete.

🛠️ Bug fixes

  • Clear the EVM NFT cache after switching account
  • Fixed address loading when switching from mainnet to testnet.
  • Update the EVM address when the extension is killed from the background and reloaded.

Full Changelog: 2.7.7...2.7.8-keyring-preview