Web App Changes
✨ Features
- Feat(WalletConnect): one-click auth (#5926)
- feat(web): add CoW fallback handler to Base, Polygon and Avalanche (#6037)
- Feat(Dashboard): Revamp layout (#5991)
- feat(web): simulate transactions from queue (#5949)
- feat(Proposer): prevent adding owners as proposer (#5994)
- feat(Spaces): leave a space (#5943)
🐛 Fixes
- fix(WalletConnect): prevent URI from being overridden by an empty value (#6029)
- fix(web): migrate to V2 /owners/{address}/safes (#6009)
- Fix(Header): Remove SAP points from header (#6026)
- fix(web): add feature flag for simulation in queue (#6040)
- fix: improve currency view (#6014)
- fix: remove unnecessary corner style (#6002)
- Fix(Sidebar): Update sidebar layout (#5975)
- fix(web): do not fetch contract info for non-addresses (#5973)
- Fix(Earn): Rename widget fee to performance fee (#5998)
Tests
feat(test): add adv params verification after editing (#5987)
- fix(web:e2e): fix action verfification in bulk tx (#6012)
- fix(web:e2e): fix proposer tx submit (#6011)
- fix(web:e2e): sidebar_9 e2e test (#6013)
- fix(web:e2e): add click on the sign/execute button (#5999)
- fix(test): fix counting external links (#5988)
🔧 Chores
- chore: add more packages to the dependency check (#6035)
- chore: bump @safe-global/protocol-kit to latest version #6038
- Update safe-deployments (#6036)
- chore(deps-dev): bump remark-mdx-frontmatter from 5.0.0 to 5.2.0 (#6034)
- chore: bump @safe-global/safe-deployments to latest version (#6027)
- chore(deps-dev): bump babel-loader from 8.4.1 to 10.0.0 (#5955)
- chore(deps-dev): bump eslint from 9.20.1 to 9.29.0 (#6018)
- chore(deps): bump CatChen/eslint-suggestion-action from 4.1.12 to 4.1.18 (#6016)
- chore(deps): bump brace-expansion in the npm_and_yarn group (#6006)
- chore(deps-dev): bump expo-module-scripts from 3.5.4 to 4.1.7 (#5983)
- chore: small update to cursor rules (#5979)
Mobile App Changes
✨ Features
- feat(mobile): better analytics integration (#6008)
- feat(mobile): implement currency view (#5995)
- feat(mobile): create advanced transaction details screen (#5993)
- feat(mobile): add add/edit/view contact screens (#5982)
🐛 Fixes
- fix(mobile): notifications fixes (#6041)
- fix: copy button being overlaped in sign tx screen (#6024)
- fix(mobile): token icon was blurry (#6020)
- fix(mobile): wrong background color used for badge_success (#6021)
- fix(mobile): remove dist files (#6004)