Features
- feat: untrusted transfer transaction warnings (#3000)
- feat: Display network logos in network selector (#2992)
- feat: Show wallet balance (#2678)
- feat: queue counter in the sidebar menu (#2972)
- feat: add export button to owner list (#2976)
Analytics
- Analytics: track tx type on sign/execute (#2914)
- Analytics: include query params in the pageview event (#2978)
Bug fixes
- fix: better labels for relaying (#2988)
- fix: Add default values for
value
anddata
in AppCommunicator (#2981) - fix: reconnect MetaMask only if unlocked (#2983)
- fix: add/replace owner input label (#2995)
- fix: Disable submit button if there is a high or critical risk (#2974)
- fix: Dont reload balance when popup is toggled (#2987)
- fix: speed up popups (#2985)
- fix: wallet connect namespace without requiredNamespace (#2954)
- fix: fetch multisend contract with readonly provider (#2963)
- fix: redefine risk wording (#2973)
- fix: Hide nonce input if its a spending limit transaction (#2959)
- fix: do not remove invalid address prefix (#2957)
Tests
- Tests: Migrate tx builder to Sepolia (#3004)
- Tests: Fix owner tests (#2999)
- Tests: Fix copy tests (#2996)
- History tests - part 2 (#2980)
- Tests: History tests - part 1 (#2971)