Skip to main content

June 28, 2026

Relesse version 3.58.0

🚀 New Features & Enhancements

1. Account Events Trigger Upgrade

  • New Requirement Option: Added a Realized Value vs Deposits item to the Requirements field.

  • New Percentage Condition: Introduced a condition that evaluates account activity based on deposit percentages. The trigger activates when an account's total realized value (the current balance combined with all withdrawn funds) exceeds a user-defined percentage of the total deposited amount.

2. AG Grid Visualization Refactoring

We have comprehensively overhauled our AG Grid tables to deliver a cleaner, more intuitive data presentation:

  • Currency Signs: Added a dedicated currency-sign display component to all monetary cells for instant asset identification.
  • Margin Level Alerts: Renamed the "Margin level" columns to "Margin level, %" and implemented a visual alert (red background fill) when the value drops below 20%.
  • Monochrome Mode: Converted the Actual Leverage and Equity columns to a clean monochrome mode to streamline visual data processing.
  • Unified Semantics: Column types and semantic coloring have been unified across the platform. These settings are now correctly preserved and persist when switching between the A-Book, B-Book, and C-Book tabs.

3. IP Control Tooltip

  • Enhanced UX: Added a descriptive tooltip to the IP List control within the IP Control trigger to provide clearer user guidance.

🐛 Bugs Fixed & Performance Improvements

Data Filtering & Visibility

  • Account Directory Filter: Fixed a bug in the Directory — Accounts section where the Book filter (ABook/BBook/CBook) was ignored and returned all accounts by default. It now accurately filters and displays only the selected book type.
  • C-Book Group Visibility: Resolved an issue where C-Book groups failed to display when the B-Book filter was active.
  • Aggregated Accounts Pagination: Fixed an order pagination bug where only the first page of orders was accessible on the Aggregated Accounts page.

Search & API Enhancements

  • Global Account Search: Restored global account search functionality. Search queries on the Omnisearch and standard Search pages will now correctly execute across NoBooks.
  • CID Format Unification: Eliminated inconsistencies in CID formats within API responses. All CIDs across all system endpoints are now returned in a single, unified format without hyphens.
  • Omni-search Flexibility: Searching by CID in Omni-search now functions flawlessly regardless of whether the user inputs the CID with or without hyphens.

Financial & Bonus Logic

  • Monthly PnL Corrections: Fixed a bug that caused double-crediting or double-charging of financial corrections in the monthly PnL calculation.
  • Bonus System Safeguards: * Fixed an issue where the bonus system could prematurely trigger and award a bonus on non-deposit transactions (e.g., internal transfers between accounts instead of direct external user deposits).
    • Resolved an edge case where bonus system rules would occasionally fail to execute entirely.

Session & Trigger Corrections

  • Trade Sessions Leverage: Fixed a display bug to ensure that Max trade leverage renders accurately under all conditions.
  • Swaps Free Accounts Trigger: Corrected the daily evaluation logic; the trigger now accurately accounts for the exact 1-day time period.
  • Editable Expiration Date: The Expiration date field on the account permissions page is no longer locked and is now fully available for editing.