Release notes
Admin UI
26.4.4
30 Apr 2026What's new
-
We have improved the process for migrating group data from MT5. Now, before migration, user can specify any missing data required by Trade Server, such as the "Email Service".

-
We have also 'relaxed' the validation rules during groups migration and now only display errors if it is completely unclear how the data should be migrated. For example, if the Group is missing at least one required symbol profile, or if the current "Range Mode" is not supported by the Trade Server.

-
A grouping option has been added to the Symbols tab on the Liquidity Connectors page to make it easier to select symbols by prefix in the path.

Misc
- The ability to modify the "defaultLeverage" property for groups has been removed because it is now deprecated in the API.
26.4.3
19 Apr 2026What's new
-
We have added a "Daily Change" column to the "Market Watch" widget on the dashboard. This shows the % daily price change in the market. This column is hidden by default, so you will need to enable it via the grid header context menu.

- A new “Trade History” tab has been added to the “Account Overview” section, providing a record of all transactions associated with the account.
-
We’ve introduced a feature that allows users to save login-server pairs in their browser alongside a custom description for easy identification. This removes the need to re-enter details each time. If you would prefer not to save a pair, simply leave the "Description" field blank.

26.4.2
11 Apr 2026What's new
-
We’ve added the ability to view trades for an open position. If you select “View trades” from the context menu, you’ll be redirected to the Trade History page with filters automatically applied to show only the trades for that position:

-
In the Working Order overview, we displayed the current SL/TP values. Furthermore, these values are now automatically populated in the Working Order editing form:

26.4.1
02 Apr 2026What's new
-
We've added the ability to close, edit, and delete an open position directly from the list of all open positions:

Bug fixes
- A bug has been fixed where the time zone selected in the User Settings for displaying dates in the UI was not taken into account, and the browser's time zone was used instead.
- We have fixed an issue where the lack of edit permissions prevented the preview of an entity (such as a Symbol) from opening, even if view permissions were granted.
- We have fixed an issue where the Contract Size value was being ignored during symbol import from MT5.
26.3.5
26 Mar 2026Bug fixes
- We have fixed a bug that prevented users from customizing the Market Depth widget's appearance.
26.3.4
25 Mar 2026Bug fixes
- We have resolved an issue with group import errors when Id and version are not empty. This usually occurs when clients migrate groups from one server to another.
26.3.3
24 Mar 2026What's new
-
We've added a new page, Access Tokens, where you can view and manage all access tokens for all accounts. Access tokens allow you to make API calls to Admin or Public APIs with the option to set a custom expiration time.

- We have included the Bid/Ask Low and High columns in the Market Watch widget for the current day.

Misc
- We’ve resolved several UI issues related to floating-point numbers.

26.3.2
14 Mar 2026What's new
- To prevent conflicts like self-blocking, we have disabled the ability to edit user own account via the import-export operation in Trading Accounts page.
Bug fixes
- The CSV export on the Order Routing page has been fixed.
26.3.1
07 Mar 2026What's new
- We have added a restriction to the UI for changing groups for trading accounts. Now, it is impossible for a manager account to select a non-manager group, and vice versa—it is impossible to assign a manager group to a non-manager account.
- We have added hints to the UI indicating which fields cannot be changed after creating an entity, even during the import/export process.
Bug fixes
- Fixed a bug where it was impossible to save data from the editing form if optional fields were cleared.
- Fixed a bug in Symbols migration from MetaTrader, when it was impossible to migrate a symbol with sessions starting on one day and ending on the next day.
26.2.3
22 Feb 2026What's new
- We have added a new type of widget for the Dashboard with summary information about open positions updated in real time.
- We have also replaced manual data updates ("Refresh" button) in the Cash/Assets Transfers page with automatic real-time updates.
Bug fixes
- Fixed a bug where the content of the iframe widget was not displayed in full-screen mode.
26.2.2
14 Feb 2026What's new
- We have added links to the API specification and user guide to the main menu.
26.1.9
08 Feb 2026What's new
- To sign requests for adding new entities or editing existing ones, we now use a secret string generated on the server, which has further improved the security of our application.
- We have improved the UX for selecting a group in the trading account add/edit form. Now only groups with similar configuration are displayed, which reduces the risk of incorrect configurations. Similar UX improvements have also been made to the Group add/edit form.
Bug fixes
- We have hidden the "Reports" section from the Main Menu if the user does not have permission to view these pages, so as not to show them the "Access denied" message.
26.1.8
04 Feb 2026Bug fixes
- Fixed the issue where it was impossible to save the Commission Profile changes in the group settings
26.1.7
04 Feb 2026Bug fixes
- Fixed "CSV injection" vulnerability in import-export feature
- Fixed "3rd party assets" vulnerability in the Dashboard iframe-widget
- Fixed missed
/logoutendpoint call if the user token has expired and/or cannot be renewed, to additionally notify the back-end that the user is no longer authorized