# Release 1.11.0

#### Features:

- ##### **WICORE-1063 – Malware Reports: Combine "Server Name", "Scan Type", and "Status" Fields into One Row**
    
    
    - UI improvement in the Malware Reports module: the fields "Server Name", "Scan Type", and "Status" are now displayed inline in a single row for a more compact and user-friendly layout.
- ##### **WICORE-1062 – Malware Reports: Expand Text Area Field**
    
    
    - The text area field in Malware Reports has been increased in height to allow users to view the full content without the need for scrolling or resizing the field.

#### Bugfixes:

- ##### **WICORE-1061 – Incident Reports: View Drawer Field Issues &amp; Enable Edit After Completion**
    
    
    - Fixed layout and rendering issues in the view drawer of the Incident Reports module. Additionally, users can now edit completed reports by clicking the edit icon, allowing post-submission corrections when necessary.
- ##### **WICORE-1060 – Remove “Lesson Learned” Column from Incident Reports Table**
    
    
    - The "Lesson Learned" column has been removed from the main table view in the Incident Reports module to reduce clutter and focus on more relevant information.
- ##### **WICORE-1059 – Check Column Overflow for Names and Titles**
    
    
    - Standardized column widths across all reports to prevent overflow issues. Fields containing names and titles will now wrap or truncate gracefully to maintain clean layouts.
- ##### **WICORE-1056 – Fix Sorting Logic in Severity Column**
    
    
    - Corrected the sorting behavior of the “Severity” column across reports, which previously did not sort values as expected (e.g., by severity level order).
- ##### **WICORE-1055 – SLI Field Marked as Required**
    
    
    - The SLI (Service Level Indicator) field is now visibly marked as required in all applicable forms, ensuring users don’t skip this critical field during data entry.
- ##### **WICORE-1054 – Add Translations for VCSSv3 in Violation Reports Module**
    
    
    - Introduced translations for all VCSSv3-related elements in the create, edit, and view drawers of the Violation Reports module to improve localization support.
- ##### **WICORE-975 – Violation Reports: Summary Not Required for Status Change**
    
    
    - Improved UX logic so that when users update only the status of a violation report during editing, the "Summary" field is no longer required unless changes to the report content are made.
- ##### **WICORE-895 – SLA in Violation Reports**
    
    
    - Introduced proper handling and visual display for SLA (Service Level Agreement) in Violation Reports. SLA deadlines are now more clearly shown and managed.