Skip to main content

Changelog

1.3.8 (2026-07-02)

Features

  • IP History Lookback (days) — new setting under Fraud Detection General Settings that limits how far back the IP History indicator searches past orders by forwarded IP address. Defaults to 365 days, so you can widen or narrow the window to balance fraud coverage against speed (pm549())

Fixed

  • Fixed slow fraud checks on stores with large order histories when scoring orders by their forwarded IP address (X-Forwarded-For). This lookup still scanned the entire order table for every order, which could make checks drag or time out on busy stores. It now searches only within the configurable lookback window, keeping fraud scoring fast as your order volume grows (pm549())

1.3.8-beta1 (2026-07-01)

Fixed

  • Fixed slow fraud scoring on stores with large order histories. The IP History and Customer History rules scanned the entire order table for every order they scored, which made fraud checks drag and could time out on busy stores. Scoring now uses the existing order indexes and stays fast as your order volume grows (pm549())

1.3.7 (2026-04-21)

Improvements

  • Added i18n support for 15 core locales (ar_SA, cs_CZ, de_DE, es_ES, fr_FR, it_IT, ja_JP, nl_NL, pl_PL, pt_BR, pt_PT, sv_SE, tr_TR, uk_UA, zh_Hans_CN)

1.3.6 (2026-03-10)

Fixed

  • Magento 2.4.9 compatibility

1.3.5 (2026-01-28)

Improvements

  • GeoLite2-City.mmdb updated

1.3.4 (2025-12-01)

Features

  • Ability to skip checks by order status

1.3.3 (2025-09-02)

Fixed

  • Added Content security policies

1.3.2 (2025-08-26)

Fixed

  • ACL for appearance Fraud Detection in Mirasvit Extensions

1.3.1 (2025-07-17)

Improvements

  • Payment additional information conditions added to custom rules

1.3.0 (2025-06-06)

Improvements

  • WCAG 2.2 AA compliance

1.2.15 (2025-04-10)

Fixed

  • Compatibility with Magento 2.4.8

1.2.14 (2024-09-02)

Fixed

  • Initializing Google Maps

1.2.13 (2024-04-22)

Improvements

  • The cron job processes orders only for the last 30 days

1.2.12 (2024-04-01)

Improvements

  • Added distance unit config
  • Removed debug log messages

Fixed

  • Removed unused default google_api_key from config
  • Message when shipping distance is not checking

1.2.11 (2024-01-29)

Fixed

  • Prevent error for orders with empty customer_email field

1.2.10 (2023-12-13)

Fixed

  • The Google Maps API is restricted to the latest compatible version to avoid conflict

1.2.9 (2023-11-24)

Improvements

  • Selecting the primary source of the client's IP address

1.2.8 (2023-11-21)

Features

  • Ability to skip fraud check for an order placed from the backend

1.2.7 (2023-09-26)

Fixed

  • Issue with missing block name in layout when editing Rule on Magento EE

1.2.6 (2023-08-23)

Fixed

  • Google Maps loading

1.2.5 (2023-08-08)

Fixed

  • Show last orders on Fraud Risk Score Configuration page
  • Error while changing Fraud Risk Score Statuses via slider

1.2.4 (2023-06-30)

Fixed

  • Score calculation for orders with virtual or downloadable products

1.2.3 (2022-09-23)

Fixed

  • Compatibility with php8.1

1.2.2 (2022-09-15)

Fixed

  • backend error on empty phone check

1.2.1 (2022-06-20)

Improvements

  • remove db_schema_whitelist.json

1.2.0 (2022-05-23)

Improvements

  • Migrate to declarative schema

1.1.7 (2022-03-24)

Improvements

  • XSS protection

1.1.6 (2022-03-23)

Improvements

  • XSS protection

1.1.5 (2021-08-23)

Fixed

  • Issue with edit Custom Rule

1.1.4 (2021-05-20)

Fixed

  • Link to docs

1.1.3 (2021-04-29)

Fixed

  • Score calculation

1.1.2 (2021-04-23)

Fixed

  • Customer ip adress detection

1.1.1 (2020-12-30)

Fixed

  • Fixed the issue with argument type error during the score calculation 48()

1.1.0 (2020-12-21)

Fixed

  • Fixed the issue with the error during score calculation 46()

1.0.48 (2020-12-07)

Improvements

  • Score calculation for orders from the admin panel 44()

Fixed

  • Magento 2.4.* compatibility 43()

1.0.47 (2020-11-25)

Improvements

  • Not display inactive rules on the order page 41()

1.0.46 (2020-09-15)

Fixed

  • Fixed possible order data rewrite by customer data (38())

1.0.45 (2020-07-30)

Improvements

  • Support of Magento 2.4

1.0.44 (2020-06-03)

Fixed

  • Issue with incorrect coordinates detection for some IPs

Improvements

  • Minor improvements

1.0.43 (2020-03-18)

  • Code improvements

1.0.42 (2020-01-13)

Fixed

  • Issue with actions in admin Custom Rules

1.0.41 (2019-12-13)

Fixed

  • An extra output in cronjob

1.0.40 (2019-11-06)

Improvements

  • Added notice (message) about wrong API keys

Fixed

  • Badge display issue

1.0.39 (2019-07-18)

Improvements

  • Shipping method rules

1.0.38 (2019-03-26)

  • Temporary revert to 1.0.36

Fixed

  • Payment Method validation

1.0.37 (2019-03-18)

Improvements

  • UI

Fixed

  • Payment Method validation

1.0.36 (2019-03-14)

Fixed

  • Issue with Grand Total rule validation
  • Wrong shipping address points on map
  • Issue with counting refunded orders
  • Error if payment method was removed

1.0.35 (2018-12-26)

Improvements

  • Added new condition to rules "Is new IP"

1.0.34 (2018-12-13)

Fixed

  • Issue with google key

1.0.33 (2018-11-29)

Fixed

  • Compatibility with Magento 2.3

1.0.32 (2018-08-28)

Fixed

  • Issue with hold order by cronjob

1.0.31 (2018-08-16)

Improvements

  • Added ability to change Google Maps API key

1.0.30 (2018-07-16)

Fixed

  • Issue with shipping address

1.0.29 (2018-06-05)

Fixed

  • Issue with map initiliazation

1.0.28 (2018-06-04)

Fixed

  • initMap error

1.0.27 (2017-10-23)

Fixed

  • Issue with shipping/billing address validate message

1.0.26 (2017-09-27)

Fixed

  • M2.2

1.0.25 (2017-09-18)

Improvements

  • Performance

1.0.24 (2017-08-30)

Fixed

  • Subscriber load logic

1.0.23 (2017-08-22)

Fixed

  • Score status calculations

1.0.22 (2017-07-19)

Fixed

  • Css styles

1.0.21 (2017-07-17)

Improvements

  • Performance on orders list page

1.0.20 (2017-07-10)

Fixed

  • Move qty/count from quote to order

1.0.19 (2017-06-20)

Improvements

  • Added rule for validate by IP

1.0.18 (2017-05-05)

Improvements

  • Ability to create rule for payment method

1.0.17 (2017-05-05)

Fixed

  • Issue with shipping and billing postcodes comparison
  • Fixed an issue with saving score

1.0.16 (2017-03-14)

Improvements

  • Added ability to use count/qty in custom rules

1.0.15 (2017-03-13)

Fixed

  • Fixed an issue with performance

1.0.14 (2017-03-10)

Fixed

  • Disabled ability to filter by fraud score

1.0.13 (2017-02-23)

Improvements

  • Social profiles

1.0.12 (2017-01-12)

Fixed

  • Fixed an issue with "Ambiguous class resolution"

1.0.11 (2016-11-30)

Improvements

  • Changed GeoIP database to GeoLite2-City.mmdb

1.0.10 (2016-11-29)

Fixed

  • Fixed an issue with updating fraud score

1.0.9 (2016-10-17)

Fixed

  • Fixed an issue with IP

1.0.6 (2016-10-11)

Fixed

  • Fixed an issue with updating orders

1.0.5 (2016-09-30)

Features

  • Ability to hold order review or reject status

1.0.4 (2016-09-28)

Fixed

  • Fixed an issue with empty score
  • Fixed an issue with infinity loop

Documentation

  • Updated welcome section

1.0.3 (2016-09-14)

Improvements

  • Hold order if fraud score is too high (review or reject)

Fixed

  • Fixed an issue with fraud status calculations

1.0.2 (2016-08-15)

Fixed

  • Fixed an issue with menu

1.0.1 (2016-06-24)

Fixed

  • Compatibility with Magento 2.1

1.0.0 (2016-05-19)

Fixed

  • Fixed an issue with orders grid
  • Link to user manual
  • Removed font-awesome

Improvements

  • Added images to google map