Skip to content

Releases: wallet-guard/wallet-guard-extension

v1.3.7

18 Jul 18:37
e1c155a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.6...v1.3.7

v1.3.6

13 May 21:02
72709aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.3.6

v1.3.5

08 May 20:01
f3a8223
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5

v1.3.4

08 May 04:09
6070eb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

12 Apr 20:36
03b93ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

Added

  • Filter's out possible PPI within query parameters

v1.3.2

11 Apr 20:30
b957639
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

Added

  • add nyan cat to loading screen in tx sim

Version 1.3.1

18 Mar 23:54
be8dbce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

Added

  • Rescan policy when our API is still gathering heuristics about a website
  • Upgraded to V1 endpoint for URL scanning. This significantly improves our detection rates on several types of scams.

Fixed

  • Bug fix: Sometimes users were unable to proceed anyways on the phishing screen. This is now fixed.

Version 1.3.0

11 Mar 17:53
3095f44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

Added

  • New Feature: Soft locking. 🔒 Lock down your most valuable assets to keep them safe from scams. Learn more here.
description

Fixed

  • Minor issue when trying to run JSON.parse on transaction args that were already in object form
  • Tech debt: merging several of the state changes components into one which results in a much cleaner and easier to manage component
  • Other minor UI enhancements to state changes such as mapping the names of NFTs better instead of showing Unknown when we do not have data for a given field

Version 1.2.1

27 Feb 06:52
fe68bbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

Added

  • Improved support/readability for many signatures.

Fixed

  • Show collection name on state changes when no tokenName exists. Hides Unknown being shown when a proper title it may not exist.

Changed

  • Standardized "You are approving" to match the way other state change look. (now includes fiat value)

Version 1.2.0

09 Feb 20:36
743f87b
Compare
Choose a tag to compare

What's Changed

Added

  • Base Mainnet transaction & signature simulation support
  • Degen mode: skipping transactions on 5 verified dApps

Fixed

  • Minor bug fixes
  • Adding header to loading state in simulator