Features
- Feat: dynamically block sactioned addresses [SW-11] (#3977)
- Feat: add safe logo to header bar on mobile (#3973)
- Feat: full amount tooltip (#3979)
- Feat: design improvements for Roles integration (#3869) (toggled off atm)
- Feat: Add
Do not copy
option to address copy modal (#3949)
Bug fixes
- fix: balance alignment in sidebar (#4007)
- fix: swap token selection flickers (#4006)
- fix: Add padding to swap tx details (#4004)
- fix: Don't parse amount when removing spending limit (#3994)
- fix: hide twap status when we don’t know the state (#3993)
- Fix: Update the border in the dialogs and remove border for swap order history (#3893)
- fix: Use text color for tx dialog content element (#3986)
- fix: Harden condition for loading spending limits (#3981)
- Fix: add correct contents to section 18 of terms page (#3976)
- fix: twap parse error (#3989)
- Fix: align assets table (#3984)
- Fix: make swap icon white in dark mode [SW-81] (#3963)
- fix: Hide onboarding tooltip behind transaction modal (#3968)
- Fix: allow keyboard scrolling for tx Dialog (#3961)
- fix: Make transaction details during creation scrollable (#3899)
- fix: Add CREATED_SAFE event back for normal safe creation (#3954)
- Fix: avoid duplication in Safe creation tx summary (#3951)
- Fix: remove "could not coalesce error" prefix from error messages (#3947)
- fix: correctly format native transfer amounts (#3883)
- Fix: uncaught error in GeoblockingProvider (#3938)
Refactoring
- chore: Upgrade protocol-kit to v4 (#3844)
- Refactor: update react-redux and redux-toolkit to latest versions (#4001)
- Chore: update CGW SDK