Features
- Feat: My Accounts page (#3233)
- Feat: redesign Safe List in sidebar (#3245)
- Feat: enable Safe version 1.4.1 (#3209)
Counterfactual safe deployments
- fix: [Counterfactual] Only show success screen once (#3281)
- fix: [Counterfactual] Enable spending limit setup (#3279)
- fix: [Counterfactual] Add analytics events (#3271)
- feat: [Counterfactual] Update UI elements (#3234)
- fix: [Counterfactual] gasEstimation for counterfactual deployments (#3257)
- fix: [Counterfactual] Add event bus and pending state (#3242)
- fix: edit styles for assets in Overview widget (#3162)
- fix: [Counterfactual] Disable notifications and message signing (#3240)
- fix: [Counterfactual] try signing methods when signing (#3246)
- fix: [Counterfactual] Deploy safe with specific version (#3238)
- fix: [Counterfactual] Display option to refresh balances (#3227)
- fix: [Counterfactual] Show notification when submitting counterfactual tx (#3226)
- feat: [Counterfactual] Add pay now pay later option to safe creation (#3222)
- feat: [Counterfactual] Add backup option (#3202)
- [Counterfactual] Add deploy safe flow (#3199)
- [Counterfactual] Deploy safe with first transaction (#3185)
- [Counterfactual] Safe creation (#3180)
- fix: [Counterfactual] Enable addOwner and swapOwner flow for counterfactual safes (#3192)
Bugfixes
- fix: dont show address book suggestions after a valid adddress has been entered (#3268)
- Fix: move Linea bridge to warned bridges (#3282)
- fix: Set Safe apps categories via URL query (#3276)
- Refactor: remove Show Prefix setting (#3277)
- Fix: change macOsInfo border color (#3275) by @TanyaEfremova
- Refactor: don't poll data in background tabs (#3269)
- Fix: don't load social login if no env var is set (#3267)
- Fix: don't display 0 nonce for grouped txs (#3250)
- fix: Don't use faker for extendedSafeInfoBuilder (#3260)
- Fix: sync Redux and localStorage across tabs (#3239)
- [Analytics] origin as label for safe app txs (#3189)
- [Safari] Sidebar CSS is broken fix (#3235) by @Moganesan
- fix: Adjust dashboard widget positions (#3287)
- Fix: Add copy visual feedback to tx share button (#3298) by @daniel0ar
- fix: edit styles for assets in Overview widget (#3162) by @000000armor