Releases: wallet-guard/wallet-guard-extension
Releases · wallet-guard/wallet-guard-extension
Version 0.7.4
Added
- 3 new error handling components
Fixed
- Infinite animation bug with errored transactions
- Overhauled error responses with improved types such as
INSUFFICIENT_FUNDS
, etc. - Clicking X on the simulation screen now rejects transactions
- Minor UI and CSS improvements
Version 0.7.3
Fixed
- Remove unnecessary
scripting
permission - Fix posthog initialization issue
Added
- Add posthog metrics on install and tutorial funnel
Version 0.7.1
Version 0.7.0 - Transaction Simulation & Open Source
fix: signer correctly set for eth_signTypedData (#4) * fix: eth sign typed data now sends signature * release: bumped version to 0.7.2