Skip to main content

Release 1.3.0(31.10.2024)

Features

  • WICRM-448 - E2E Testing Infrastructure ✅

    • Implemented an end-to-end testing framework to support automated testing across modules. This infrastructure aims to enhance the testing coverage and speed, enabling more efficient and comprehensive system validation.
  • WICRM-456 - 'Leads Signed-Up' Block Redesign ✅

    • Redesigned the "Leads Signed-Up" block in the Buckets dashboard to improve information clarity and visual hierarchy, making it easier for users to analyze lead data at a glance.
  • WICRM-455 - New Icons for Favorites Modal ✅

    • Introduced updated icons for the Favorites Client modal window, providing a more modern and visually cohesive user experience that enhances navigation within the modal.
  • WICRM-454 - Client Password Change ✅

    • Added a feature allowing client managers to change clients' passwords directly within the client profile form. This functionality is accessible to managers with specific permissions, enhancing account security and management control.

Bugfixes:

  • WICRM-445 - Role Name Character Limit ✅

    • Adjusted the role name character limit by reducing the minimum length to two, allowing for simpler and more flexible role naming within the system.
  • WICRM-431 - Action Save Error in Client Module ✅

    • Resolved an issue where the "action" drawer in the client module lacked error messages for required fields. Now, when a required text area is left blank, an error is displayed, ensuring users understand why the action cannot be saved.
  • WICRM-450 - Email Field Validation for Submit Button ✅

    • Fixed the validation logic for the password reset email field so the submit button remains inactive until a valid email address is entered. This update prevents incomplete or incorrect requests and enhances form accuracy.