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

v3.18.0

Compare
Choose a tag to compare
@katspaugh katspaugh released this 03 Feb 08:32
· 366 commits to dev since this release
fc89458

Features

  • Feature: allow editing EIP-1559 max priority fee (#3297)
  • feat: Add ENS Reverse Lookup to Create/Load Safe process (#3262)
  • Feature: Add ens domain to provider info (#3281)
  • Feature: inverted color mode (#3264)
  • Feature: Retrieve Safe Apps only guaranteed to work on the current client (#3273)
  • feat: shown ERC-721 token ids (#3330)

Fixes

  • Added camera access permission to the safe apps iframe (#3310)
  • Show a meaningful error message on Safe creation (#3271)
  • bug: signing fails in brave (#3389)
  • Fix: "Send 0 eth to" -> "Interact with" (#3277)
  • fix: remove sidebar scroll behaviour (#3383)
  • fix: throttle queue transaction macro (#3384)
  • fix: remove redundant PENDING_FAILED status (#3360)
  • Change Safe App name TextField from readonly to disabled (#3366)
  • fix: return after rejecting transaction (#3356)
  • Fix: CSS in modal header (#3290)
  • fix: Display MethodDetails content on smaller screens (#3309)
  • Fix legacy redirection of legacy mainnet links (#3298)
  • fix: Relative execution + only propose as owner (#3323)
  • fix: Do not cache txs in history payload (#3293)
  • fix: adjust delegate call warnings (#3343)
  • Fix: update Ledger instructions (#3337)
  • fix: remove unnecessary transaction proposals (#3328)
  • Broadcast local status updates (#3321)
  • Error on gas estimation (#3385)

Refactoring

  • Refactor create/processTransaction (#3239)
  • Refactor: unify Create Tx modals (#3297)
  • Refactor: use TxModalWrapper in ApproveTxModal (#3369)

Chores

  • Developer tools (#3306)
  • Optimize dockerfile (#3386)
  • Chore: update safe-deployments
  • configure default chain via env var (#3347)
  • chore: clean up CHAIN_ID (#3332)
  • Sdk modules management (#3249)
  • Update license year (#3320)
  • fix: Update tx docs link in readme (#3291)