# Release Terminal release-2.1.2

# Release Summary Report

**Release Version:** Trading Platform – release-2.1.2 / release-1.17.0  
**Components:** Terminal Backend, Terminal Frontend, MS Trading, Traders Room  
**Release Date:** February 4 2026  
**Generated:** 2026-02-04

---

## Executive Summary

This release delivers **functional enhancements, financial correctness fixes, and UX improvements** across the Trading Platform.  
The primary focus areas include **order editing capabilities**, **margin handling stability**, **advanced filtering and sorting**, **report accuracy**, and **client-facing UX improvements** across Terminal, Traders Room, and MS Trading.

---

## Release Highlights

### New Features &amp; Capabilities

- **WIFOX-429** – Terminal Backend:  
    Added new Orders filters (`utcExecutedAt`, `updatedAt`) and sorting by `createdAt`, `updatedAt`, `utcExecutedAt`
- **WIFOX-313** – Trading / Terminal Backend:  
    Order Edit now allows changing **commission** for open orders
- **WIFOX-334** – MS Trading (CRM):  
    Symbol import script enhanced to support **full replace** and **insert new only** modes
- **WIFOX-427** – MS Trading:  
    Added **Created Date** and **Execution Date &amp; Time** columns to Orders table
- **WIFOX-348** – Terminal Frontend:  
    Removed commission from open orders view and moved it into final PnL
- **WIFOX-282** – MS Trading / Traders Room:  
    Client Activity Logs added to Sessions tab (Client + Manager actions)
- **WIFOX-322** – Traders Room:  
    Relaxed validation and improved formatting in Import Forms (Fast Registration)
- **WIBR-881** – Traders Room / Terminal:  
    Client Area &amp; Trading Terminal branding customization

---

### Bug Fixes &amp; Corrections

- **WIFOX-431** – Terminal Backend:  
    Fixed incorrect cross-rate handling for JPY and margin conversion to user currency
- **WIFOX-447** – Terminal Backend:  
    Fixed used margin not being released after closing an order when volume was changed
- **WIFOX-452** – Terminal Backend:  
    Added cleanup script for orphaned positions and releasing stuck used margin
- **WIFOX-424** – MS Trading:  
    Fixed Swap Long/Short update not working for open orders
- **WIFOX-425** – MS Trading:  
    Fixed incorrect PnL values displayed in open orders list
- **WIFOX-426** – MS Trading:  
    Fixed empty execution date in Orders table
- **WIFOX-359** – Platform:  
    Fixed container build errors
- **WIFOX-317** – Terminal Backend:  
    Fixed missing prices for some symbols
- **WIFOX-370** – Terminal Frontend:  
    Fixed closed orders not displaying updated execution date in reports
- **WIFOX-269** – Terminal Frontend:  
    Fixed handling of Risk Service error responses, including `NEGATIVE_AVAILABLE_BALANCE`
- **WIFOX-257** – Terminal Frontend:  
    Fixed symbol search by name and partial matches
- **WIFOX-275** – Terminal Frontend:  
    Fixed scrolling issues on mobile
- **WIFOX-402** – Traders Room:  
    Fixed scrollbar adjacency issue in symbols table
- **WIFOX-403** – Traders Room:  
    Fixed Trading Ideas issues (symbol identifier handling)
- **WIFOX-274** – Traders Room:  
    Fixed Open API authentication
- **BD-198** – Traders Room:  
    Fixed image upload issue on iPhone
- **BD-253** – Traders Room:  
    Fixed pagination double-arrow issue
- **BD-277** – Traders Room:  
    Fixed invalid ticket date on mobile
- **WIFOX-195** – Traders Room:  
    Fixed 3DS payments blocked by CSP
- **WIFOX-125121** – Traders Room:  
    Fixed PWA customization issues

---

### Improvements &amp; Enhancements

- **WIFOX-266** – MS Trading / Terminal:  
    Simplified order execution date update logic by removing problematic field mappings
- **WIFOX-452** – Terminal Backend:  
    Improved financial consistency by automatically cleaning orphaned positions
- **WIFOX-263** – Traders Room / Terminal Frontend:  
    RTL / LTR audit and layout fixes for Client Area
- **WIFOX-111** – Terminal Frontend:  
    Chart indicators limitation improvements
- **WIFOX-1** – Traders Room:  
    Backend test coverage reporting implemented (Facade)
- **WIFOX-2** – Traders Room:  
    Full unit test coverage achieved for Facade (Resolvers &amp; API)