Release notes
Releases summary
27.8.1
12 Aug 2026What's new
-
We have added a 'Margin Calls' dashboard widget with live updates, as well as a 'View Positions' option in the context menu that opens the Account Overview on the 'Positions' tab.

-
The Symbol Mask feature in Groups->Commissions, Groups->Symbols and Holidays now offers live search results: plain text lists of matching symbols and a mask preview showing exactly what will be selected. Masks that pin a full symbol path now match correctly, rather than applying the wrong symbol profile to order-form limits.

Bug fixes
-
Cash Transfers in Admin Portal now record the time they are submitted instead of date when users open the form and start the transfer flow.
Configuration and management portal https://yourbourse.cloud.
26.8.3
10 Aug 2026What's new
-
We have added support for Last Look on the MT5 Gateway
ExecutionDelayparameter. Brokers can now configure a per-rule price-movement gate (asymmetric or symmetric) that rejects B-book client market orders if the raw mid-price moves beyond a configured pip threshold during the delay window. Optional volume exemption and degraded-tick-rate extended delay are also supported. The new fields are available in the Dynamic Profiles UI and in Excel import/export for MT5 gateways only; MT4 bridges continue to work unchanged.
26.8.45
07 Aug 2026Bug fixes
- A StopLimit order modification that supplies only one of the stop and limit prices is now rejected, instead of being accepted with the supplied price silently discarded.
- Minor bug fixes and improvements.
Misc
- Logging — Order and position requests on both the client and admin APIs are now logged with their trace information: originating account, socket and forwarded IP addresses, and the caller-supplied trace code, application name and version.
- Documentation — The public API specification now documents the X-Forwarded-For, X-YB-TRACE-CODE, X-YB-APP-NAME and X-YB-APP-VERSION request headers.
- Third-party dependencies have been updated to the latest versions.
26.8.111
07 Aug 2026Bug fixes
- We have fixed an issue where floating leverage symbol groups were ignored on servers whose configuration defines symbol groups but no floating leverage rules, and were dropped from the configuration file on the next rule change.
Misc
- Minor stability improvement
26.8.111
07 Aug 2026Misc
- small logging changes
26.8.111
07 Aug 2026What's new
- We have greatly improved processing performance and reduced memory consumption
Reporting & Risk Management portal https://yourbourse.cloud.
26.8.1
06 Aug 2026Misc
- We have improved the Trade Blotter report by splitting the "A-Book Quantity" column into two distinct columns: A-Book Quantity (Attempted) — the hedge size requested to the LP, and A-Book Quantity (Filled) — the actual volume filled by the LP. This makes it easy to identify rejected hedges where the attempted size is non-zero but the filled size is zero.
26.7.110
31 Jul 2026What's new
- We have added the MT5 Deal ID / MT4 Order ID to the FIX drop copy TradeCaptureReport on the Tapaas session, so clients can reconcile drop copy trades against their MT bridge feed.
Bug fixes
- We have fixed an issue where trade volumes on the FIX drop-copy feed were rounded down to whole lots. Fractional-lot trades (e.g. 0.1 lots) now report their correct volume in tag 32 (LastQty) instead of 0.
26.7.110
31 Jul 2026Misc
- We have improved liquidity-provider resilience: when a PrimeXM/PXM feed sends a quote update or withdrawal for a price we are not currently holding, the affected instrument is now re-synced on its own instead of dropping and reconnecting the entire liquidity-provider session. This removes the continuous reconnect loop seen with the PXM feed and keeps all other instruments streaming uninterrupted.
26.7.106
17 Jul 2026Bug fixes
- We have improved MT gateway resilience so that a symbol's price stream to MT5 recovers automatically after the gateway briefly loses and re-establishes its matching-engine connection, instead of staying stuck until a gateway restart.
Support for margin accounts in MetaTrader 5 trading platform.
26.7.106
17 Jul 2026Bug fixes
- We have resolved the spurious error messages reported by the MT5 External Order Listener plugin when it runs on a History (non-main) server after an upgrade, and hardened plugin startup to prevent a crash seen in certain builds.
26.7.103
07 Jul 2026What's new
- We have added the ability to send a client's account group name in the Account field (tag 1) of orders forwarded to a liquidity provider. LPs that expect a string identifier now receive it directly, with a single configuration parameter and no duplicate tag
26.7.102
03 Jul 2026Misc
- We have introduced Prometheus thread metrics for MT5Coverage,plugin. Component now collects per-thread latency histograms, memory usage gauges, and a component-level last_update timestamp, exposing them via the heartbeat response to the Configuration API every 5 seconds.
26.5.90
14 May 2026What's new
- We have added an opt-in performance diagnostics parameter to the MT5 DataWarehouse plugin that logs per-hook latency on demand, helping diagnose throughput issues without impacting normal operation when disabled.
25.6.85
13 Jun 2025Misc
- Saving artifacts to help with crash investigations