Forex & Multi-Asset Trading 6.0.6

26 August 2026

COMPLIANCEGEOMAINTENANCE

Forex & Multi-Asset Trading v6.0.6

Release Date: August 26, 2026 Tags: COMPLIANCE, GEO, MAINTENANCE

Overview

The country resolution behind this add-on's geo block is now the platform's, not this add-on's copy of it. The rule was written here first and written carefully — every signal checked rather than the first one found, three-letter codes collapsed to two on both sides of the comparison, CDN placeholders ignored, an unknown country allowed, a lookup failure failing open.

Fixed-return investment plans in core now need the same answer for a different reason, and two copies of a compliance rule is one copy too many. The failure mode of a drifted copy is precise and awful: one product blocks a territory and the other does not, on the same install, for the same customer.

The behaviour of this add-on's gate is unchanged. What stayed here is everything that is about forex rather than about the person — which setting holds the list, which entry points are gated, the US and Canada default, and the wording of the refusal. Requires Core v6.7.2.

Update Instructions

pnpm updator

Restart the backend. There is no database change and no configuration. Your block list, your defaults and your refusal message are untouched.


Changed

Country resolution is shared with the rest of the platform

  • Changed this add-on's geo gate to resolve the customer's country through the platform's shared resolver rather than its own copy. Same signals, same order, same handling of unknowns and failures.
  • Which countries are blocked, and what a blocked customer is told, are decided here exactly as before.