Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Gnosis Safe Multisig - Public Release v2.17.0

Compare
Choose a tag to compare
@dasanra dasanra released this 16 Dec 09:54
b354170

Added

  • New layout for Welcome screen and Safe load/creates selection ( #1648 )
  • Deploy Aave app v1.3.0 ( #1678 )

Fixed

  • Apps fail to load if IPFS takes too long to respond ( #1303 )
  • Check when same address is set for two owners ( #1661 )
  • Fix issues when an owners is deleted from the middle of the list on safe creation ( #1183 )
  • Fix transaction is sent to backend even if not signed ( #1656 )
  • Fix data auto fill when trying to resend a transaction ( #1664 )
  • Check duplicated entries in addressbook ( #1673 )
  • Fix safe locking in read-only even when an owner is connected ( #1685 )
  • Expanded decoded data collapsed automatically ( #1693 )

Chore

  • Upgrade Safe Apps SDK ( #1593 )
  • Review and fix console errors and warnings ( #1650 )