Skip to content

Releases: safe-global/safe-wallet-web

v1.7.0

14 Mar 09:26
0762edb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.3...v1.7.0

v1.6.3

07 Mar 09:15
6659e63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

v1.6.2

06 Mar 14:43
c4cca1d
Compare
Choose a tag to compare

What's Changed

v1.6.1

28 Feb 11:30
f41bb55
Compare
Choose a tag to compare

A couple small visual tweaks for the token list filter.

v1.6.0

28 Feb 07:56
020d497
Compare
Choose a tag to compare

Features

  • feat: default token list toggle (filter out spam tokens) (#1549)
  • Feat: NFT preview (#1668)

Refactoring

  • Refactor: move safe address from path to query (#1622)

Bug fixes & improvements

  • Fix: lazy load app icon iframes (#1690)
  • feat: add tracking to default token list menu (#1678)
  • chore: update vulnerable dependency (#1684)
  • Add Arbitrum Nova and Arbitrum Goerli (#1682)
  • Fix: sort apps alphabetically (#1672)
  • Fix: remove claiming app from dashboard (#1680)
  • fix: spending limit validation (#1681)
  • Fix: Safe Apps loading state (#1674)
  • fix blur nft links (#1675)
  • Optimize nfts skeletons
  • fix: change Safe Apps text (#1673)
  • Fix: skeleton loaders
  • fix: Sticky z-index in assets and NFTs (#1670)
  • Docs: add a comment on wallet events (#1686)
  • fix: mock fetch implementation (#1685)
  • Fix: avoid multiple pending txs with the same nonce (#1696)

v1.5.3

24 Feb 09:03
de52845
Compare
Choose a tag to compare

Add Base Goerli network support.

  • Update safe-deployments
  • Update safe-core-sdk
  • Add a "New" label for newly added networks

v1.5.2

23 Feb 08:07
fde2da3
Compare
Choose a tag to compare

Hotfix: add base-gor

v1.5.1

20 Feb 08:31
edfa0fd
Compare
Choose a tag to compare

A hotfix for send amount validation (#1681)

v1.5.0

13 Feb 11:01
30cbd9b
Compare
Choose a tag to compare

Features

  • feat: Safe Apps List Section new designs (#1537)
  • feat: Added safes pending actions (#1556)
  • feat: Add a settings page to change env vars in runtime (#1527)
  • fix: allow non-owner spending limit benficiaries to transact (#1572)

Bug fixes & improvements

  • fix: feature check for 1.0.0 Safes (#1595)
  • Chore: remove PsaBanner (#1645)
  • refactor: prefix/chain id getters from one another (#1619)
  • fix: clarify SDK initialisation error notifications (#1637)
  • feat: Integrate safe react components (#1602)
  • Fix: avoid flashing the sidebar on mobile and desktop (#1629)
  • fix: Safe version/upgrade button improvements (#1627)
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#1641)
  • chore: Checksum releases (#1566)

v1.4.5

01 Feb 13:21
eb09108
Compare
Choose a tag to compare

Features

  • NFT page redesign

Bug fixes

  • fix: balances loading flag
  • fix: Only use multisend call if its more than 1 transaction (#1615)
  • fix: old app export link (#1625)