Features
- feat: disable blind signing by default (#3605)
- feat: [Counterfactual] Show pending status on dashboard (#3495)
Bug fixes
- fix: show input error if chosen nonce is not an integer (#3609)
- Fix: governance -> community (#3602)
- Fix: link to the accounts page from the logo (#3577)
- fix: open info page in new tab (#3582)
- Fix: update the Safe Apps SDK link (#3537)
- Fix: use wallet_addEthereumChain if cannot switch chain (#3563)
- fix: Dashboard widget color in dark mode (#3565)
- Fix: allow deleting only last tx and duplicates (#3554)
- fix: Hide "add to address book" when address already in the address book (#3558)
- Fix: make Connect wallet primary CTA on the Accounts page (#3538)
- Fix: Change disabled tx button tooltip text (#3500)
- fix: Show Safe activation status in safe list (#3493)
Chores & tests
- Refactor: migrate the relay API (#3514)
- tests: adjust env variables in tests (#3542)
- Tests: add protocol kit integration in cypress project (#3540)
- tests: handle deletion of multiple recoverers (#3545)
- Chore: update the PR review domain (#3620)
- Tests: add wait time (#3580)
- Tests: update send funds tests (#3578)
- Tests: update workflow to add wallet credentials (#3575)
- tests: add core sdk integration to cypress tests (#3566)
- chore: add a build of storybook to PRs (#3556)
- chore: remove unused safe-core-sdk dependencies (#3547)