# Release 1.2.0

#### Release Summary Report

**Release Version:** MS Trading &amp; Terminal – January 2026  
**Components:** MS Trading, Trading Terminal Backend, Trading Terminal Frontend, Traders Room  
**Release Date:** January 2026  
**Generated:** 2026-01-26

---

#### Executive Summary

This release delivers a set of **functional enhancements, stability fixes, and UX improvements** across Trading services, Trading Terminal (backend &amp; frontend), and Traders Room.  
The main focus areas include **order execution date flexibility**, **symbol management**, **frontend usability**, **branding**, and **platform reliability backed by increased test coverage**.

---

#### Release Highlights

#### New Features &amp; Capabilities

- **WIFOX-334** – CRM Trading: Symbol import script enhanced to support two modes: *full replace* and *insert new only*
- **WIFOX-266** – Trading Orders: Allow changing order executed day
- **WIFOX-266** – Trading Terminal Backend: Added `executedAt` field to order update API
- **WIFOX-266** – Trading Terminal Backend: UI updated with datetime input for order execution date
- **Quotes Service** – MT5: Updated symbols list for the current broker provider
- **Quotes Service** – Added list of symbols available per provider
- **WIFOX-111** – Trading Terminal Frontend: Chart indicators limitation implemented
- **WIFOX-267** – Trading Terminal Frontend: TP/SL warning disappears after input value change
- **WIFOX-322** – Traders Room: Relax validation and improve formatting in import forms (Fast Registration)
- **WIBR-881** – Traders Room: Client Area &amp; Trading Terminal branding customization
- **WIFOX-2** – Achieve full unit test coverage for Facade (Resolvers &amp; API)
- **WIFOX-1** – Implement backend test coverage reporting for Facade

---

#### Bug Fixes &amp; Corrections

- **WIFOX-359** – Fix container build errors
- **WIFOX-317** – Trading Terminal: Fix missing prices for some symbols
- **WIFOX-269** – Trading Terminal Frontend: Proper handling of Risk Service error responses, including `NEGATIVE_AVAILABLE_BALANCE`
- **WIFOX-257** – Trading Terminal Frontend: Fix symbol search by name and partial matches
- **WIFOX-370** – Trading: Closed orders do not display updated executed date in reports
- **WIFOX-274** – Traders Room: Fix Open API authentication
- **BD-253** – Fix pagination double-arrow issue
- **WIFOX-195** – Fix 3DS payments not working due to CSP blocking
- **BD-198** – Fix image upload issue on iPhone
- **WIFOX-125121** – Fix Wifox PWA customization issues
- **WIFOX-275** – Trading Terminal Frontend: Fix scroll issues on mobile

---

#### Improvements &amp; Enhancements

- **WIFOX-266** – Removed unnecessary field mapping when updating order execution date to improve stability
- **WIFOX-263** – RTL / LTR audit and layout fixes for Client Area
- **WIFOX-269** – Improved frontend resilience to backend error responses
- **WIFOX-322** – Improved validation UX and data formatting in Traders Room import flows
- **WIFOX-359** – Improved build reliability across services through container fixes