Skip to content

v2.105.0

Choose a tag to compare

@superKalo superKalo released this 22 Jul 10:06
d9a8b98

Changelog:

  • Added: Ambire now supports .gwei domain names in addition to ENS #2532
    • Domain resolution was reworked around a shared resolver architecture supporting multiple naming services (ENS, Namoshi, and now GNS/.gwei), with GNS names verified through Colibri.
    • Fixed an issue where forward name resolution results were being cached incorrectly.
  • Added: Cross-device Safe (multisig) message co-signing now shows the requesting dApp's name to other owners instead of a blank screen, and pending requests refresh automatically when the app regains focus #2547
  • Added: Config support for a mobile-only "apply OTA update" banner type #2528
  • Changed: Token discovery during transaction simulation now tries multiple methods (eth_createAccessList, debug_traceCall, eth_simulateV1) and uses whichever one succeeds, improving support across more chains #2555
  • Fixed: Safe (multisig) API requests now time out after 15 seconds instead of leaving you stuck waiting during signing #2559

Full Changelog: v2.104.2...v2.105.0