Skip to main content

May 03, 2026

🚀 New Features & Enhancements

  • Update Notifications: Improved the mechanism for notifying clients about new version releases. A new modal window now appears, providing a detailed description of the latest features.

  • PnL Details Redesign: The Current Session — PnL Details section has been completely overhauled to enhance usability and provide more informative data visualization.

  • AI Chat UI Improvements:

    • Users can now freely drag and reposition the AI chat Floating Action Button (FAB) and the open chat window within the content area. Both elements automatically snap to the nearest horizontal edge when released.
    • Added a "Hide chat" (×) button to the FAB hover menu, which collapses the icon into a compact arrow button fixed at the bottom-right. Clicking the arrow restores the FAB to its default position.
    • The chat window's position is now persisted in across sessions.
  • Active User Highlighting: In the Administration → Users table, the row corresponding to the currently logged-in user is now automatically highlighted with an accent background color for quick visual identification.

  • Book Filtering: Added a Book filter (A-Book/B-Book) to the Top Accounts by Margin Level page.

  • Performance Optimization: Improved CPU consumption efficiency during Net Volumes calculations.

  • Connection Status Indicators: Added a new animation to the socket icon to visually indicate connection interruptions on trading servers.


🛠️ Bug Fixes

Trading Logic & Calculations

  • Leverage by Equity: Fixed an issue where Equity = 0 was not being processed correctly. It is now treated as a valid value, and the trigger switches leverage according to the defined rules.
  • Affiliate Cheating: Fixed the logic for determining restricted groups when adding multiple triggers.
  • Volumes Coverage & PnL: Refined the Volumes Coverage & PnL page to ensure covered volumes are displayed accurately.
  • Unrealized PnL: Improved the calculation of Change of Unrealized PnL for non-USD accounts to ensure data precision.

UI & Navigation

  • Risk Management Multiselect: Resolved errors when selecting rows using Alt/Cmd + Click and Shift + Click combinations:
    • Clicking a single row correctly opens the drawer.
    • Alt/Cmd + Click adds a new row to the selection without opening the drawer.
    • Shift + Click selects a range of rows without opening the drawer.
    • Bulk action buttons remain functional across all selection scenarios.
  • Dealing Operations Settings: Fixed a bug where dynamic form controls (Dividends and Symbol Rollover settings) were reset unexpectedly during unrelated store updates. Forms are now correctly marked as pristine after saving, preventing false "unsaved changes" warnings.
  • Grid Table Controls: Fixed a bug where the auxiliary header controls menu would stop opening after a query returned empty results.
  • Floating Profit Level Trigger: Fixed a crash that occurred when opening, editing, or saving the trigger rule due to unguarded access to potentially null form controls.
  • Filter Persistence: Fixed an issue where the Book filter would reset when navigating between different pages.
  • Strict Book Filtering: Fixed the Book filter on Top Clients, Top Volumes, and Directory Accounts pages to ensure it strictly displays accounts matching the selected book.
  • Semaphore Rules: Fixed the function for saving Semaphore rule changes directly from the drawer.
  • Widget UI: Corrected the visual displacement of the delete button within widgets.
  • Dropdown Controls: Fixed an issue where the dropdown list in account and symbol controls would close unexpectedly when clicking "Add".
  • Hedge Volumes Coverage: Removed a visual bug where an empty square icon appeared next to symbol names.

Data & Reporting

  • Session Realized Export: Fixed a bug where the data export ignored the active Book filter.
  • Account PnL Chart: Resolved an issue where the Account PnL by Symbol chart would always display zero values.
  • Top Clients Filter: Fixed a bug affecting the account filter on the Top Clients page.
  • Sorting Errors: Fixed column sorting issues in the Current Session → Deposits & Withdrawals section and the general Deposits & Withdrawals page.
  • Job Creation: Fixed a time-selection bug when creating new Jobs in Dealing Operations.
  • Fixed unresponsive slider buttons (switching years/months) on the Dealing Operations page.