Releases: wallet-guard/wallet-guard-extension
Releases · wallet-guard/wallet-guard-extension
v1.4.0
What's Changed
- Official sunset by @mindofmar in #174
- fix: remove auto-open dashboard by @mindofmar in #175
Full Changelog: v1.3.9...v1.4.0
v1.3.9
v1.3.8
What's Changed
- feat: add sunset popup by @AugmentedMode in #169
- bump version to 1.3.8 by @mindofmar in #170
- bump actions/upload-artifact to v4 by @mindofmar in #171
- skip chrome upload step by @mindofmar in #172
Full Changelog: v1.3.7...v1.3.8
v1.3.7
What's Changed
- add updated privacy notice by @mindofmar in #164
- bump version to 1.3.7 by @mindofmar in #165
Full Changelog: v1.3.6...v1.3.7
v1.3.6
What's Changed
- remove extra posthog events by @mindofmar in #162
- bump version to 1.3.6 by @mindofmar in #163
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- add analytics on chainId bypass attempts by @mindofmar in #160
- bump version to 1.3.5 by @mindofmar in #161
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
- Fix: Add validation to bypass check by @mindofmar in #158
- fix phantom compatibility by @mindofmar in #156
- Fix: Validating chainId inputs by @mindofmar (this fixes a critical bug found by @jasondoyle which was rewarded in our bug bounty program) in #157
- bump version to 1.3.4 by @mindofmar in #159
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Refactor URL query parameter filtering in phishingService.ts by @AugmentedMode in #154
- bump version to 1.3.3 by @AugmentedMode in #155
Full Changelog: v1.3.2...v1.3.3
Added
- Filter's out possible PPI within query parameters
v1.3.2
What's Changed
- add nyan cat to loading screen in tx sim by @AugmentedMode in #152
- bump version to 1.3.2 by @AugmentedMode in #153
Full Changelog: v1.3.1...v1.3.2
Added
- add nyan cat to loading screen in tx sim
Version 1.3.1
What's Changed
- Feature: Rescan policy & other fixes by @mindofmar in #147
- upgrade to v1 endpoint by @AugmentedMode in #140
- fix tab blocking on rescan policy by @mindofmar in #148
- bump version to 1.3.1 by @mindofmar in #149
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.