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

v3.25.1

Compare
Choose a tag to compare
@katspaugh katspaugh released this 10 May 08:35
· 152 commits to dev since this release
98225fb

Dashboard improvements

  • Feat: add mobile banner on Dashboard (#3853)
  • feat: Include pinned safe apps in dashboard widget (#3849)
  • Fix: do not increase Dashboard token count when Ether balance is 0 (#3842)
  • style: Adjust gap between pendings txs on dashboard widget (#3837)

Bug fixes

  • fix: prevent execution of tx when safe itself is connected (#3850)
  • fix: throttle balance syncer + remove WC patch (#3848)
  • style: Adjust sidebar threshold bubble position (#3847)
  • fix: create useSafeAddress hook (#3826)
  • fix: Show safe thresholds for added safes in sidebar (#3819)
  • Fix: link back to Transactions from the tx details page (#3839)
  • Fix: logo links to / (#3860)

Tests

  • test: add address book (#3803)
  • test: add footer and load safe (#3802)