Skip to main content

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.

Bugfixes:

  • WICORE-797Fixed 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-706Improved 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.