# Release 1.9.0

#### **Features:**

- ##### **WICORE-478** - **Transactions Refactoring**
    
    
    - Refactored **transactions module** for improved performance and maintainability.
- ##### **WICORE-765** - **Default Account Type Functionality on UI**
    
    
    - Users can now set a **default status** for **account types** in **Core Banking configurations**.
- ##### **WICORE-764** - **Asset ID Now Visible in Assets Table**
    
    
    - The **Asset ID** is now displayed in the **Assets** table for better identification and tracking.
- ##### **WICORE-812** – **Add Time Selection to All Range Pickers**
    
    
    - Date filters across the system now support **date and time selection**, allowing for more precise filtering.
- ##### **WICORE-704** – **Standardized Display of Full Names in Select Fields**
    
    
    - Updated the select components across the project to display **full names** instead of email addresses when selecting employees, clients, and other entities. This improves readability and makes it easier to identify selected items.

#### **Bugfixes:**

- ##### **WICORE-683** - **Fixed Account Editing for Non-Root Users**
    
    
    - Addressed an issue where users without **root privileges** were unable to edit accounts.
- ##### **WICORE-742** - **Fixed "No Data" Display Issue in Core Banking**
    
    
    - Previously, when a table showed **"No data to display"**, the layout broke, causing the text to appear **inside another table**. This issue has been resolved.
- ##### **WICORE-741** - **Snyk Fix for 20 Vulnerabilities (UI)**
    
    
    - Security vulnerabilities in the **UI** have been addressed using **Snyk**.
- ##### **WICORE-740** - **Snyk Fix for 9 Vulnerabilities (Facade)**
    
    
    - Security vulnerabilities in the **Facade** layer have been patched with **Snyk**.
- ##### **WICORE-790** – **Snyk Fix for 3 Vulnerabilities – QMS Facade**
- ##### **WICORE-789** – **Snyk Fix for 6 Vulnerabilities – QMS UI**
    
    
    - Closed multiple security issues in the **Quality Management System** to improve overall safety and reliability.
- ##### **WICORE-768** – **Renamed "Remitter" Field to "Source"**
    
    
    - In the Core Banking module, the **"Remitter"** field has been renamed to **"Source"** across the interface for improved clarity and consistency in terminology.
- ##### **WICORE-855** – **Add Padding for Company Fee Sections**
    
    
    - Added appropriate padding to the UI sections related to company fees for improved spacing and layout consistency.
- ##### **WICORE-854** – **Core Banking Accounts: Set Max-Width for Owner Column**
    
    
    - Applied a maximum width to the "Owner" column in the Core Banking Accounts table to prevent layout issues caused by long text values.