# Release 1.4.0

### Features

- #### **WICORE-55 - Update Currency Name in Core Banking**
    
    
    - The **Name** field for currencies in the Core Banking configuration can now be edited during the update action.
- #### **WICORE-59 - Default Currency for Accounts**
    
    
    - When creating a new account in Core Banking, a default currency is now automatically configured based on the Core Banking settings.
- #### **WICORE-102 - Filter Assets by Account ID**
    
    
    - Added OpenAPI support for filtering assets by account ID, enabling users to view specific assets associated with multiple accounts under a single client.

- #### **WICORE-132 - Clone Modal UI for Core Banking**
    
    
    - Designed and implemented the UI for the clone modal functionality across Core Banking modules.

- #### **WICORE-136 - Project Drawer for Core Banking**
    
    
    - Added a drawer to view project-related information in Core Banking modules. This feature is available only when **All Projects** is selected in the sidebar, as it adds a **Project** column to the data table.
- #### **WICORE-25 - Reorder Rights in Core banking Microservices**
    
    
    - Reorganized the order of rights in the Assets module to: **Accounts - Assets - Wallets** for improved clarity.
- #### **WICORE-54 - Rights for Deposit/Withdrawal Actions**
    
    
    - Introduced separate permissions for **Deposit** and **Withdrawal** actions in the Assets module.
- #### **WICORE-58 - Clone Functionality for Core Banking Modules**
    
    
    - Added cloning functionality for Core Banking modules, including configurations, payment methods, platforms, and banks. This feature is available only when there are no existing records for the selected project. 
        - Users can select a project in the sidebar, navigate to the desired module, and initiate cloning through a modal window.
        - A success message is displayed upon completion, and the cloned data becomes immediately available.
- #### **WICORE-52 - Hide Filters and Selectors for All Projects in Core Banking**
    
    
    - Enhanced filtering functionality in the Core Banking microservice: 
        - When "All Projects" is selected in the sidebar, a project selector is displayed in the filters drawer. Users must select a project before accessing other filter fields.
        - When creating a new user account, the project is automatically assigned based on the selected client.
        - If a specific project is selected in the sidebar, the project selector is hidden, and other filters are adjusted accordingly.

---

### Bugfixes

- #### **WICORE-129 - Drag &amp; Drop Issues in Payment Systems**
    
    
    - Disabled the drag-and-drop functionality in the Payment Systems module when no project is selected in the sidebar. This functionality is available only for selected projects.
- #### **WICORE-130 - Disable Group Select When Adding Fees for Specific Groups**
    
    
    - The **Fee Group** selector is now disabled when adding fees for a specific group to avoid conflicts.
- #### **WICORE-163 - Account Creation Issue with Platforms**
    
    
    - Resolved an issue that prevented account creation in Core Banking when linked to external platforms.