Web App Changes
✨ Features
- Feat(web) LiFi decoding (#5974)
🐛 Fixes
- fix(AddressInput): consistent avatar size for address book entries (#6025)
- fix: cowswap fees were not shown for old txs (#6110)
- fix: swap fee was not properly shown in decoding (#6097)
- fix: decrease button font size (#6069)
- Fix:(web:e2e) multichain create and assets hiding (#6022)
- fix(web:e2e): fix test id for safe loading and safe creation (#6046)
- fix(web): update balance dynamically in Header top right bar) for active safe (#6050)
- Fix(Tx): Propose safe transactions with origin (#6068)
- fix(Signing UX): display nested multiSend actions for an execTransaction call (#6070)
Tests
- fix(web:e2e): remove owner and proposer test (#6057)
- test(web): fix 'Verify warning on add owner for one safe in the group' (#6047)
- test(web): fix tx_notes.cy.js (#6051)
- Fix(Tests): Verify a Reject tx cannot be "Added as batch" (#6054)
Mobile App Changes
✨ Features
- Feat(Mobile): Add decoding for cancellation txs in confirmation screen (#6087)
- feat(mobile): add withdrawRequest and Exit views (#6088)
- feat(mobile): add capture screen protection (#6083)
- feat(mobile): add RASP library (#6086)
- feat(mobile): decoding view for Stake Deposit (#6082)
- feat(mobile): add unsupported mastercopy alert (#6056)
- Feat(Mobile): Add vault decoding for confirmation view (#6077)
🐛 Fixes
- fix(mobile): mask input PK key field (#6116)
- fix(mobile): add transaction details to confirmation details (#6114)
- Fix(Mobile): Update badge color, fix settings button overlap (#6115)
- Fix(Mobile): Tab color when switching theme (#6113)
- fix(mobile): push notifications improvements (#6103)
- fix(mobile): show native token info in Action list screen (#6093)
- fix(mobile): deep links (#6107)
- Fix(Mobile): Update bottom tab navigation style (#6111)
- Fix(Mobile): Add loading state to tenderly check (#6109)
- Fix(Mobile): UI fixes (#6108)
- fix(mobile): align token list with web by removing
excludeSpam
param (#6105) - Fix(Mobile): Centralize StatusBar and theme logic (#6106)
- Fix(Mobile): Show truncated data in bottom sheet (#6101)
- Fix(Mobile): Run tenderly simulation on vault transactions (#6100)
- fix(mobile): miscellaneous swap order fixes (#6098)
- fix(mobile): link to correct help article on import (#6099)
- Fix(Mobile): Update biometrics naming, remove signer button color (#6096)
- fix(mobile): incorrect loading state on retry signing (#6095)
- fix(mobile): tenderly failure status was not shown (#6089)
- fix(mobile): sanitize error messages (#6090)
- Fix(Mobile): Update notifications and biometrics screen UI (#6085)
- Fix(Mobile): Update edit signer UI (#6081)
- fix(mobile): display order recipient and slippage (#6073)
- fix(mobile): onboarding layout image resolution (#6084)
- Fix(Mobile): Update home screen UI (#6076)
- fix(mobile): add missing fingerprint icon (#6074)
- fix(mobile): biometrics on settings (#6059)
- Fix(Mobile): Display Proposal badge in queue (#6072)
- fix(mobile): notifications on android were missing the safe logo (#6071)
- fix(mobile): build failure (#6066)
- fix(mobile): Onboarding visual issues (#6065)
- fix(mobile): use generic biometrics term (#6061)
- fix(mobile): don't show import account on android (#6060)
- fix(mobile): wrong application-group and entitlement for push notifications (#6055)
- fix(mobile): multiple onboarding UI improvements (#6049)
- fix(mobile): subscribe to notification in prod was failing (#6044)
Refactor
- refactor(mobile): do the blockaid check automatically on tx confirmation (#6075)