# Release 1.2.0

#### Release Notes — Clean Commit Summary

---

#### 🧩 MS. Trading — release-1.16.1

**Features**

- **CRM Trading:** Symbol import script now supports two modes:  
    *full replace* and *insert new only*
- **Trading Orders:** Allow changing order executed day  
    (removed unnecessary field mapping that caused issues)

**Fixes &amp; Improvements**

- Fixed container build errors

---

#### ⚙️ Trading Terminal Backend — release-1.2.0

**Features**

- **Trading Orders:**
    
    
    - Added `executedAt` field to order update API
    - UI updated with datetime input for order execution date
- **Quotes Service (MT5):**
    
    
    - Updated symbols list for current broker provider
    - Added provider-available symbols list

**Fixes**

- Fixed missing prices for some symbols in Terminal
- Removed problematic mapping logic when changing order executed day

---

#### 🖥️ Trading Terminal Frontend — release-1.2.0

**Features &amp; UX Improvements**

- Chart indicators limitation implemented
- Mobile scroll issue fixed in Trading Terminal
- RTL / LTR audit and layout fixes for Client Area
- TP/SL warning now disappears after input value change

**Fixes**

- Proper handling of error responses from Risk Service  
    (including `NEGATIVE_AVAILABLE_BALANCE`)
- Fixed symbol search by name and partial matches
- Fixed container build errors
- Closed orders now correctly display updated executed date in reports

---

#### 🏦 Traders Room — release-2.1.0

**Features &amp; Enhancements**

- Relaxed validation and improved formatting in import forms (Fast Registration)
- Branding customization for Client Area &amp; Trading Terminal
- PWA customization fixes
- Full backend unit test coverage for Facade (Resolvers &amp; API)
- Backend test coverage reporting implemented

**Fixes**

- Open API authentication fixed
- RTL / LTR layout fixes for Client Area
- Pagination double-arrow issue fixed
- 3DS payments issue fixed (CSP blocking)
- Image upload issue fixed on iPhone