Features
Bug fixes
- Fix(Web): Lazy load my accounts list (#5526)
- fix(Nested Safes): Only fetch owned nested safes if menu is opened (#5514)
- fix(History filters): don't parse/format filter values (#5460)
- fix: Allow users to dismiss spaces dashboard widget (#5560)
- Fix(Spaces): Adjust query param inclusion in sidebar navigation (#5561)
- Fix(Spaces): flag read only safe in the space accounts list (#5572)
Refactoring
- refactor(web): use @safe-global/utils
- refactor(utils): move signTxServiceMessage function back to web package (#5533)
Chores & tests
- Chore(web): insert a link to IPFS release in release notes (#5515)
- Chore(deps): Bump the npm_and_yarn group with 2 updates (#5467)
- chore(web): Update nextjs to v15.2.3 and integrity patch (#5512)
- Tests: Add mass payouts tests (#5548)
- Tests: Mock smoke tests (#5532)
- Tests: Add basic flows for nested safes (#5527)
- Tests: Update cy tests (#5562)
Mobile
- mobile(feat): add „read-only“ account block (#5521)
- feat(mobile): add confirmation view for twap txs (#5495)
- feat(mobile): add a contact name component (#5525)
- fix(mobile): don’t use location APIs (#5534)
- fix(mobile): display properly formatted amounts in queue and history (#5528)
- fix(mobile): update tx can’t be executed text (#5519)
- fix(mobile): signing success message was wrong (#5518)
- fix(mobile): display coming soon for non-implemented features (#5516)
- fix(mobile): switching safe was not clearing history (#5513)