2.7.3
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
- Now removes pending when listing transactions by @tombeckenham in #450
- hotfix: now builds production build when tagged by @tombeckenham in #451
- feat: add scan icon on qr scan by @zzggo in #452
- fixed: change iconfont from js to tsx by @zzggo in #470
- Transferlist move to store by @zzggo in #446
- Runs test job only on pushes to dev, master or any tag by @tombeckenham in #475
- update test script about all fts sending from COA by @Peppermint1020 in #440
- Remove inbox stake swap by @nialexsan in #466
- 477-feature-ci-tests-should-stop-the-workflow-on-first-fail-after-retry by @tombeckenham in #478
- Corrected issue with enabled list. Simplified logic as well by @tombeckenham in #479
- fixed: user address not being displayed when clicked button before fu… by @zzggo in #460
- Cherrypick hotfix based on 2.7.1 branch by @zzggo in #484
- fixed: directory name by @zzggo in #490
- Add Price formatter and Vis comp by @bthaile in #465
- 481-bug-link-to-flowscan-broken by @tombeckenham in #482
- Changed reset link by @tombeckenham in #492
- Token list from backend by @nialexsan in #453
- flow transfers by @nialexsan in #493
- transaction reducer by @tombeckenham in #498
- fixed: float dropdown by @zzggo in #504
- fixed: replace the image when rendering url with a placeholder by @zzggo in #508
- fix missing flow token on evm by @nialexsan in #514
- Switch tab order by @bthaile in #500
- fixed: remove unnecessary data in pubkey return, add type check for pubk by @zzggo in #511
- Revert "fixed: remove unnecessary data in pubkey return, add type check for pubk" by @tombeckenham in #515
- 517 tasks run playwright tests on branches on ci by @tombeckenham in #518
- 436 feature complete type checks on token transactions by @zzggo in #459
- Update store selector and load from hooks by @zzggo in #516
- fix google backup by @nialexsan in #509
- Add token balance by @bthaile in #521
- Clean up by @nialexsan in #495
- Corrects small issues in activity list and console logs by @tombeckenham in #531
- fixed: show correct userinfo in moving by @zzggo in #526
- 527 bug failed to send and enable nft in flow extension by @zzggo in #529
- Use availableBalance for Send Transaction checks by @tombeckenham in #532
- Now allows 18 decimal places for EVM - EVM flow transfers. Restricts transfers to Cadence to 8 decimal places by @tombeckenham in #535
- 533 loading nft failed in grid view by @zzggo in #537
- Prevent linking to flowscan for unindexed transactions by @tombeckenham in #541
- 2.7.3 by @tombeckenham in #543
- fixed: update nft filter by @zzggo in #548
- 2.7.3 Master Merge by @tombeckenham in #544
New Contributors
- @nialexsan made their first contribution in #466
Full Changelog: 2.7.2...2.7.3