Skip to main content

Release 1.6.0

Features:

  • WICORE-320 - Add hover effect for login button
    • Correct hover effects have been added to buttons on the login pages.

  • WICORE-321 - Fix alignment of the "Restore password" button
    • The "Restore password" button in the modal is now centered and spans almost the entire width of the window.

  • WICORE-322 - Standardize hover color for UI elements
    • A unified blue hover color is now applied to all elements like dropdown rows and similar components.

  • WICORE-323 - Add logout confirmation popup
    • A confirmation popup with the text "Do you want to log out?" now appears when attempting to log out.

  • WICORE-327 - Resolve calendar UI issues
    • Fixed various UI issues in the calendar module.

  • WICORE-329 - Address project module issues
    • Added ellipsis for entities in the drawer for adding members, and the hover color for the delete icon has been changed to red.

  • WICORE-332 - Move "Created date" column in logs module
    • The "Created date" column in the logs module table has been moved to the start of the table.

  • WICORE-334 - Resolve UI issues in requests module
    • Fixed minor UI issues in the requests module.

  • WICORE-337 - Resolve UI issues in roles module
    • Fixed minor UI issues in the roles module.

  • WICORE-338 - Adjust actions column width for single actions
    • If the "Actions" column in a table has only one action, the column width is now reduced, and the action is centered.

  • WICORE-339 - Fix UI issues in incident reports
    • Resolved minor UI issues in the incident reports module.

  • WICORE-344 - Resolve configuration module UI issues in client area
    • Fixed minor UI issues in the configurations module within the client area.

Bugfixes:

  • WICORE-286 - Fix drawer closing issues in CRM
    • Fixed issues where drawers would close prematurely, causing data inside to be removed unexpectedly.

  • WICORE-324 - Update resolver logic for "CreateAccount"
    • Adjusted the resolver logic in the "CreateAccount" process to fetch the currency based on the selected project.