# Release 1.9.0

#### Features:

- ##### **WICORE-671** - **Migrated Logger to Winston**
    
    
    - The **logging system** has been updated to use **Winston**, improving log handling.
- ##### **WICORE-781** - **Snyk Fix for 20 Vulnerabilities (Security MS UI)**
    
    
    - Addressed **20 security vulnerabilities** in the **Security Microservice UI** using **Snyk**.
- ##### **WICORE-732** - **Snyk Fix for 12 Vulnerabilities (Facade)**
    
    
    - Resolved **12 vulnerabilities** in the **Facade layer** to improve security.
- ##### **WICORE-693** - **Updated Violation Reports Form**
    
    
    - The **Violation Reports** form has been modified for **better usability and structure**.
- ##### **WICORE-692** - **Kanban Board for Violation Reports**
    
    
    - Introduced a **Kanban board** approach for managing **Violation Reports**, making tracking and processing more intuitive.
- ##### **WICORE-820** – **Widen View Drawer in Completed State (Security MS)**
    
    
    - Increased the width of the view drawer in the completed state of the Security MS module for better readability and layout.

#### Bugfixes:

- ##### **WICORE-797** – **Fixed Image Uploads in TinyMCE Editors**
    
    
    - Resolved an issue where images uploaded via TinyMCE editors in the Security microservice were not being sent to the server, causing errors. Images now upload and display correctly.
- ##### **WICORE-706** – **Improved HTML Rendering in Incident Report Drawer**
    
    
    - Fixed incorrect display of HTML tags in the Security view drawer by rendering content using `dangerouslySetInnerHTML`, ensuring proper formatting and readability.
- ##### **WICORE-859** – **Violation Reports: Entities Not Displaying in Table**
    
    
    - Fixed an issue where violation report entries were not appearing in the table despite being present in the backend.
- ##### **WICORE-858** – **Violation Reports: Check Sorting**
    
    
    - Improved and corrected sorting functionality within the violation reports table to ensure proper ordering of data.
- ##### **WICORE-830** – **Violation Reports: Create/Edit Drawer Display Issue**
    
    
    - Resolved a problem where the Create/Edit drawer was not opening correctly in the Violation Reports module.