Skip to main content

Release 1.8.0

Features:

  • WICORE-561 - Removed validation for employee name
    • The employee name validation has been removed, simplifying the process for employee record management.
  • WICORE-551 - Chain SecurityMS modules to Project module in rights
    • The issue where rights for SecurityMS wouldn't automatically include rights for projects has been fixed. Now, enabling rights for SecurityMS will automatically enable the required project rights.
  • WICORE-544 - Added clear translations and text deltas for WTCS solution
    • Implemented clear translations and deltas for WTCS to ensure all text is updated and consistent.
  • WICORE-537 - Added sidebar ranking functionality
    • This update allows you to configure the sequence of sidebar menu entities programmatically.
  • WICORE-536 - Updated notification logic to include client names
    • Notifications have been updated to include client names, improving clarity in notification logs.
  • WICORE-533 - Added password generation functionality for clients and employees
    • Introduced a feature that allows automatic password generation for clients and employees.
  • WICORE-529 - Added employee types
    • The employee types have been defined as: "Manager," "Sales," "Analytics," "Support," "Presale," and "Affiliate."
  • WICORE-514 - Separated internal and public pages in VCS
    • The internal and public pages within the VCS have been separated for better organization and clarity.
  • WICORE-512 - Added support for Grecaptcha in internal resolvers and Open API
    • GreCaptcha has been integrated into internal resolvers and Open API to enhance security.
  • WICORE-482 - Added custom logic to QMS as in WTCS
    • Custom logic similar to WTCS has been added to the QMS system to improve functionality.
  • WICORE-389 - QMS Pages (Feedbacks and Complaints)
    • Developed pages for managing feedbacks and complaints within the QMS system, enhancing customer feedback management.

Bugfixes:

  • WICORE-570 - Fixed issue where the template field in the roles module was not resetting after saving
    • The bug was fixed where deleting a template role wouldn't remove it, and it stayed visible. Now, you can properly remove or change template roles from the available options.
  • WICORE-563 - Fixed deposit issue where the application logs out on submitting
    • Resolved a bug where clicking the submit button on the deposit form triggered an unintended logout.
  • WICORE-565 - Added { isPolling: true } to the getNotifications resolver to fix token refresh issue
    • This change ensures that the application token doesn't refresh during polling of the notification service, preventing unwanted logouts.
  • WICORE-542 - Fixed drag & drop issue on the clients columns drawer
    • The issue with the drag & drop functionality in the clients columns drawer has been resolved, improving user experience.
  • WICORE-541 - Fixed account type issues when creating an account on the Clients tab
    • Resolved issues where account types were incorrectly assigned or not selectable during account creation in the Clients tab.
  • WICORE-452 - Fixed issues with ellipsis in the UI
    • Resolved issues related to the use of ellipsis in UI elements where content was being cut off incorrectly.