Skip to content

Releases: MetaMask/eth-phishing-detect

v1.2.0

19 Apr 14:51
fb540b0
Compare
Choose a tag to compare

This release adds support for multiple phishing configurations, and includes changes to the configuration object and return value if an array of configuration values is passed to the phishing detector constructor.

This is a non-breaking change because the old configuration format is still supported, and the return values remain the same if the old configuration format is used.

v1.1.16

22 Mar 16:25
e58ead2
Compare
Choose a tag to compare

This release includes various configuration updates, and one bugfix (#6891)

v1.1.15

03 Jun 14:23
de3ae64
Compare
Choose a tag to compare

This release includes various configuration updates.