# Release 1.1.0

#### **Features:**

- ##### **WICORE-710** - **Updated Translation for "Items" in Categories Module**
    
    
    - The term **"items"** in the **Categories module** has been changed to **"item(s)"** for better clarity.
- ##### **WICORE-621** - **Implemented Orders Markup (Frontend)**
    
    
    - Developed the **markup** for the **Orders module** in the marketplace frontend.
- ##### **WICORE-592** - **Updated Goods Model: "Status" → "isActive"**
    
    
    - The **"status"** property in the **goods model** has been renamed to **"isActive"** for improved data consistency.
- ##### **WICORE-556** - **Implemented Products Markup (Frontend)**
    
    
    - Developed the **frontend markup** for the **Products module** in the marketplace.
- ##### **WICORE-555** - **Implemented Categories Markup (Frontend)**
    
    
    - Developed the **markup** for the **Categories module** in the marketplace.
- ##### **WICORE-744** - **Configurations Module - Project Chaining &amp; Clone Functionality**
    
    
    - Removed unnecessary tabs and introduced **project chaining with a clone feature** in the **Configurations module**, streamlining project management.
- ##### **WICORE-702** - **Payment Systems Module**
    
    
    - Implemented a **new Payment Systems module**, replicated from **Core Banking**, ensuring consistency and seamless integration.

#### Bugfixes:

- ##### **WICORE-784** - **Marketplace MS UI - Snyk Fix for 4 Vulnerabilities**
    
    
    - Addressed **4 security vulnerabilities** in the **Marketplace Microservice UI** using **Snyk**, enhancing security and reliability.
- ##### **WICORE-806** – **Fix Access Issue to CreateOrder Resolver**
    
    
    - Resolved a permissions issue where some users could not access the `CreateOrder` resolver in the Marketplace module due to missing or incorrect access configuration.