This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
v3.26.0
Features
- feat: Safe Apps landing page (#3764)
- Feat: show NFT apps on the NFT page (#3914)
- Feat: mobile pairing in Safe creation (#3867)
- Add Tally Ho wallet (#3741)
- feat: move batch execution out of experimental (#3871)
- feat: warning element for threshold changes/delegate calls (#3861)
- fix: Allow estimation for spending limit txs (#3868)
Fixes
- fix: Adjust GTM dataLayer variables (#3913)
- fix: remove
+L2
hotfix (#3934) - fix: Added a blank space to align buttons in the Share Safe App Page (#3931)
- fix: remove provider on disconnect (#3939)
- fix: Disable submit button while gas estimation is pending (#3936)
- Fix: spending limit beneficiary address can be too long (#3904)
- fix: App crash if spending limit module is not deployed on a chain (#3890)
- fix: display notification for decode contract error (#3879)
- Fix: catch batch errors (#3885)
- Fix mobile banner text (#3886)
- Fix: a typo in Ledger text
- fix: prevent batch execution for self-connected safes (#3866)
Improvements
- style: move share tx button to top (#3858)
- feat: Add specific error boundary for safe apps (#3932)
- refactor: cleanup notifications system (#3926)
- refactor: update SDK to use
baseUrl
(#3888) - Refactor: useAsync signature (#3882)
- feat: Update isValidMessage() check for Safe Apps (#3907)
Chores
- Fix error calling renamed cypress command (#3941)
- chore: Add e2e Wallet always on Rinkeby if the context is Cypress (#3921)
- Chore: add an e2e test for the Dashboard (#3922)
- fix: Add condition to execute only in PRs (#3912)
- Chore: temporarily remove the Cypress job
- Fix: pass the e2e mnemonic from secrets (#3902)
- Chore: add cypress CI (#3900)
- Chore: add e2e tests for Intercom (#3880)
- Chore: use latest CLA action (#3874)
- Add custom onboard module (#3856)