Skip to content

Releases: wallet-guard/wallet-guard-extension

Version 0.7.4

13 Mar 06:15
61cf09b
Compare
Choose a tag to compare

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

09 Mar 20:16
18d51fc
Compare
Choose a tag to compare

Fixed

  • Remove unnecessary scripting permission
  • Fix posthog initialization issue

Added

  • Add posthog metrics on install and tutorial funnel

Version 0.7.1

27 Feb 18:22
affc26d
Compare
Choose a tag to compare

Added

  • Update Posthog for better insights: phishing reason and dashboard visits (#2)

Fixed

  • Fix Initialize Posthog in useEffect to fix race condition (#3)
  • Fix eth_chainId requests for sendAsyncHandler for async issues on websites like Debank and Decentraland (#3)
  • Filter out browser native pages (#1)

Version 0.7.0 - Transaction Simulation & Open Source

18 Feb 19:34
affc26d
Compare
Choose a tag to compare
 fix: signer correctly set for eth_signTypedData (#4)

* fix: eth sign typed data now sends signature

* release: bumped version to 0.7.2