Skip to content

2.7.3

Compare
Choose a tag to compare
@tombeckenham tombeckenham released this 19 Feb 10:42
· 1462 commits to master since this release
aa086b7

Flow Wallet Extension 2.7.3 Release Notes

🎯 Key Improvements

Enhanced Token Amount Display

  • Improved display of token amounts, especially for small numbers and decimal places
  • Added subscript zero notation support for better readability of very small values
  • Standardized price formatting across the entire wallet for consistency

More Reliable Transaction Experience

  • Completely revamped transaction tracking system
  • Implemented smart decimal handling that adapts to each token's specific requirements in addition to the network
  • Better handling of pending transactions across both Flow and EVM networks
  • Improved transaction status updates in real-time
  • Enhanced transaction confirmation feedback
  • More accurate transaction history display in the Activity tab

User Interface Improvements

  • Streamlined token transfer interface
  • Added a scan icon to the QR code scanner to better indicate how to add the wallet to mobile
  • Better visual feedback during transaction processes

Technical Improvements

  • Improved token list management
  • Enhanced type checking for more reliable token transactions
  • Better synchronization of transaction status across the extension
  • Optimized background processes for smoother performance
  • Reduced large amounts of duplicated code in the send transaction interface

Bug Fixes

  • Fixed issues with pending transactions being removed prematurely
  • Corrected Flow transaction linking
  • Improved handling of transaction IDs across networks
  • Fixed reset password link functionality
  • Resolved various minor UI and functionality issues

💡 What This Means For You

  • More Accurate Values: You'll now see token amounts displayed more clearly and accurately, especially for tokens with many decimal places.
  • Better Transaction Tracking: Your transactions will be tracked more reliably from start to finish, with clearer status updates.
  • Improved Reliability: The overall experience of sending tokens has been made more robust and dependable.
  • Cleaner Interface: Various visual improvements make the wallet easier to use and understand.

We recommend updating to this version to take advantage of these improvements in accuracy and reliability.

What's Changed

New Contributors

Full Changelog: 2.7.2...2.7.3