Skip to content

3.7.0

Latest

Choose a tag to compare

@oschwald oschwald released this 21 Jul 15:05
Immutable release. Only release title and notes can be modified.
89bb16b
  • Added the residential property to the anonymizer object on
    MaxMind\MinFraud\Model\IpAddress. This is a GeoIp2\Record\AnonymizerFeed
    object providing residential proxy data for the network: confidence,
    networkLastSeen, and providerName. It may be populated even when no
    other anonymizer properties are set. This data is available from the
    minFraud Insights and Factors web services. geoip2/geoip2 3.4.0 is now
    required for this data.
  • Added tracking_token to the /device request object. This is the
    token generated by the
    Device Tracking Add-on
    for explicit device linking.
  • Added fat_zebra to the payment processor validation.
  • Added clear to the valid values for the tag parameter on the Report
    Transaction API.