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

Gnosis Safe v3.11.0

Compare
Choose a tag to compare
@dasanra dasanra released this 02 Aug 11:52
· 755 commits to main since this release

Features

  • Use separate RPC endpoint for Safe Apps (#2563)
  • Enhance Safe Apps fetching logic (#2569)
  • Add breadcrumbs to app sections (#2547)

Fixes

  • Fix importing the address book in Windows 10 + Chrome (#2582)
  • Creating an spending limit tries to enable the module again (#2549)
  • Disable spellchecker in ETH address input (#2257)
  • Safe incorrectly created when changing connected owner on step two (#2552)
  • Required is shown in load safe form right after loading the page (#2574)

Chores

  • Bump dependencies (#2580)
  • Remove truffle dependency from project (#2577)
  • Add hooks for running e2e tests (#2551) (#2561)
  • Add centralized routing source (#2536)
  • Config options cleanup (#2564)
  • Use Gateway SDK for most of the gateway calls (#2522)