Features
- feat: mobile<>desktop pairing (#3354)
Design
- style: enhance multiple txs visualisation (#3538)
General bug fixes
- fix: Only run createNewSafe if user wallet is connected (#3548)
- Fix: use recommended nonce in the nonce warning (#3530)
- Fix: throw when WC rejects a created tx + on-chain signing with a Safe signer via WC (#3546)
- fix: use global
replace
instead ofreplaceAll
(#3550) - fix: hash approval errors + return
txHash
(#3545) - fix: transaction remain pending (#3525)
- fix: Remove defaultChecked attribute from exec tx checkbox (#3547)
- fix: Link execute tx checkbox state to component (#3541)
- fix: init Safe Apps providers per
chainId
(#3503) - fix: add redirection for settings section (#3533)
- Fix: undefined address in reverse ENS lookup (#3512)
- fix: Redirect user to next available safe after removing current safe (#3424)
- fix: stringify parameter value arrays (#3549)
- fix: always reset wallet on disconnect event (#3562)