Web App Changes
π Fixes
- fix(web): show address instead of contact in address book entry (#6126)
- fix(WalletConnect): update WcProposalForm to handle unsupported chains correctly (#6091)
Chores
- chore(web): update @safe-global/safe-deployments to version 1.37.39 (#6112)
Mobile App Changes
β¨ Features
- feat(mobile): add receipt screens (#6123)
- feat(mobile): integrate address book with Receiver component in transaction details (#6122)
π Fixes
- fix(mobile): improve was not importing full safeOverview
- fix(mobile): tamagui error due to wrong color use
- fix(mobile): register earlier for apns
- fix(mobile): subscribe all safes to notifications
- fix(mobile): create delegates during PK import
- fix(mobile): donβt import keys that are not owners of safes
- fix(mobile): import contact with correct chainId
- fix(mobile): clear password during data import
- fix(mobile): fix tap stolen by scrollview in data import
- fix(mobile): store extraReducer was not updating all safeOverviews
- Fix(Mobile/Earn): Rename reward rate to Earn, remove reward rate from withdraw (#6120)