Skip to content

v2.108.0

Choose a tag to compare

@superKalo superKalo released this 20 Aug 15:41
329e0ec

Changelog:

  • Added: Business logic support for the extension's new Chrome side panel mode #2518
    • Refactor: move side-panel request routing out of the controllers #2615
  • 馃摚 Added: Transfers to addresses flagged as scams are now blocked with a warning #2622
    • The transfer flow checks the recipient against Ambire's scam address list before allowing the send.
  • Added: Business logic for syncing accounts between the mobile app and extension over QR codes #2625
    • Paired with ambire-app #7727; platform-agnostic sync payload shared by both products.
  • Changed: The dApps and phishing controllers now initialize independently instead of during construction, the underlying change behind the mobile app's faster boot time #2586
  • Fixed: Added a 15-second timeout to an AAVE DeFi position lookup that could hang indefinitely on a stuck RPC #2611
  • Fixed: Bug fixes for handling consecutive incoming requests f7d27c667

Full Changelog: v2.107.6...v2.108.0