Skip to content

Releases: safe-global/safe-wallet-monorepo

v1.48.1

18 Dec 14:12
bc20acb
Compare
Choose a tag to compare
  • fix: always estimate relay gasLimit (#4679)
  • Fix: add chain check in Delete Tx modal (#4656)
  • Fix: add Base stablecoins for swaps (#4678)
  • Feat: natively support clear signing with Ledger (#4416)

v1.48.0

17 Dec 15:11
b942226
Compare
Choose a tag to compare

Features

  • Epic: sidebar improvements (#4442)
  • feat: allow signing with owned parent Safes (#4406)
  • Feat: featured Safe Apps on dashboard (#4644)

Refactoring

  • Refactor: upgrade to Next 15 (#4485)
  • Refactor: rm unnecessary tx decoding (#4541)
  • Refactor: sidebar hooks and components
  • Refactor: restore old MUI props (#4620)

Bug fixes

  • fix: Cap max expiry for setTimeout in useIsExpiredSwap (#4674)
  • fix: add event labels to opening and (un-)pinning of Safe Apps (#4582)
  • Fix: replace "signer(s)" with "N signers" or "1 signer" (#4550)
  • fix: update wallet_getCallsStatus spec. (#4569)
  • fix: Don't break array elements in tx details into multiple lines if empty (#4571)
  • fix: Advanced safe creation address computation (#4564)
  • fix: Init Safe SDK for replayed safes (#4567)
  • fix: remove unnecessary log (#4570)
  • fix: only return "next" transactions as pending (#4568)
  • fix: Disable transaction buttons until sdk is initialized (#4405)
  • fix: fetch safe overviews including untrusted token fiatTotal (#4495)
  • Fix: WC unit tests (#4553)
  • Fix: remove old app store button (#4546)
  • Fix: section heading in terms (#4545)
  • Fix: mui accordion background (#4543)

Chores

  • Chore: extract terms version into a separate file for a smaller build (#4584)
  • Chore: fix lodash imports (#4580)
  • Chore(deps): Bump ethers from 6.11.1 to 6.13.4 (#4557)
  • Chore: replace @WalletConnect packages with @reown/walletkit (#4548)
  • Chore: update walletconnect packages
  • Chore: update cgw sdk to stable version
  • Docs: update .env.example

Tests

  • Tests: Fix tests (#4586)
  • Tests: Add using of mock safe address (#4581)
  • Tests: Add timeout for drain account app (#4579)
  • Tests: Add sidebar tests (#4577)
  • Tests: Add regex to handle my accounts (#4574)
  • Tests: Add safe pin tests (#4573)
  • Tests: Fix sidebar and staking tests (#4566)
  • Update import export tests (#4551)
  • Tests: Add staking history tests (#4549)
  • Tests: Add safe apps tests (#4544)
  • Tests: Add proposers tests (#4542)
  • Tests: Add proposer tests (#4536)

v1.47.5

13 Dec 08:42
52d4416
Compare
Choose a tag to compare
  • Update protocol-kit to support the Sonic chain

v1.47.4

05 Dec 12:16
fc7d0ab
Compare
Choose a tag to compare

Includes

  • feat: Update header safe token widget for SAP [SW-586] (#4565)
  • fix: Update privacy policy to include Fingerprint usage [SW-357] (#4605)
  • fix: Exclude SAP allocation from voting power (#4610)

Tests

  • Tests: fix safe-wallet-provider unit tests (#4606)

Full Changelog: v1.47.3...v1.47.4

v1.47.3

04 Dec 10:41
f392292
Compare
Choose a tag to compare
  • Native bridging with Li.Fi
  • zkEmail recovery teaser
  • Update EIP-5792 implementation

v1.47.2

28 Nov 09:54
e477fd8
Compare
Choose a tag to compare
  • Fix: catch error in hash calculation

v1.47.1

25 Nov 14:00
5e1ec83
Compare
Choose a tag to compare
  • A fix for a crash on the Messages page

v1.47.0

20 Nov 07:32
309db26
Compare
Choose a tag to compare

Features

  • feat: add "Featured apps" section to Safe Apps (#4468)
  • Feat: feature flag for targeted survey (#4538)

Bug fixes

  • fix: Batch icon in dark mode (#4516)
  • fix: Blockaid warning styles (#4497)
  • fix: Update proposers help article link (#4506)
  • [ SW-467 ] fix(threshold-info): Display right info in the change threshold confirmation screen (#4465)
  • [ SW-501 ] fix: Update privacy policy (#4437)
  • Fix: adda a guard for a possibly undefined safeAccountConfig (#4529)

Other

  • Docs: dark mode logo in readme (#4532)
  • Chore(deps): Bump cross-spawn in the npm_and_yarn group (#4530)
  • Chore(deps): Bump @web3-onboard/walletconnect from 2.5.4 to 2.6.1 (#4366)
  • Tests: Add workflow (#4523)
  • Tests: Add more multichain tests (#4522)
  • Tests: Add multichain safe creation flow tests (#4520)
  • Tests: Add multichain tests (#4519)
  • Tests: Fix regression tests (#4507)
  • Tests: Add multichain network tests (#4505)

v1.46.0

07 Nov 13:21
a81d734
Compare
Choose a tag to compare

Features

Tests

Chores

  • Docs: update release docs with missing step for creating final release by @jmealy in #4489

Full Changelog: v1.45.3...v1.46.0

v1.45.3

05 Nov 12:12
fd29be1
Compare
Choose a tag to compare

Features

  • Feat: Targeted survey banner popup [SW-269] (#4338)
  • feat: Staking banner (#4396)

Chores and Tests

  • Tests: Update tests (#4438)
  • test: add unit test for NetworkMultiSelector (#4424)
  • Chore(deps-dev): Bump @storybook/addon-links from 8.0.6 to 8.3.4 (#4367)

Bug Fixes

  • fix: revalidate input when removing networks (#4403)
  • fix: Remove SAP banner (#4414)
  • fix: cypress test fails due to incorrect nonce (#4418)
  • fix: hide suspicious transactions by default (#4425)
  • fix: Staking banner corrections [SW-380] (#4423)