Release 1.8.0
Features:
-
WICORE-561 - Removed validation for employee name
- The employee name validation has been removed, simplifying the process of creating and managing employee entities.
-
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 was 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.
-
WICORE-624 - Default Session Time Input
-
If session time is not configured in security settings, a default value will now be pre-filled in the input field.
-
-
WICORE-595 - Updated "Meta" Translation in Forms
-
The term "Meta" has been changed to "Additional," and an info icon with a popover description has been added for clarity.
-
-
WICORE-594 - Updated Text and Translations in Main Database
-
Various text corrections and translation updates were applied across the system.
-
-
WICORE-585 - Updated Project Name & Key Validation
-
The validation for project name and key fields has been updated:
- Minimum: 2 characters
- Maximum: 64 characters
-
-
WICORE-583 - Documents Now Configurable by Client Type
-
Verification document selection has been moved from general settings to the Clients Types tab, allowing per-client-type configuration.
-
-
WICORE-582 - General Settings Moved to Security Module
-
The General tab from settings has been relocated to a dedicated section in the Security module.
-
-
WICORE-577 - Info Icons for Core & CA Configuration Points
-
Added informational popups for each configuration point in Core and CA sections.
-
-
WICORE-515 - Log Filtering by Entity ID
-
A new filter has been added to the General Logs page, allowing logs to be filtered by Entity ID.
-
-
WICORE-635 - Implemented Query-Based Webpack Configurations
-
Support for query-based configuration adjustments was added in Webpack.
-
-
WICORE-611 - Date & Time in Client Actions History
-
The format across Client Actions History has been updated to include both date and time for better tracking.
-
-
WICORE-610 - "Data Difference" Drawer for Logs (Create Action Type)
-
A new Data Difference drawer has been added to logs for "Create" actions, displaying details about newly added entities.
-
-
WICORE-600 - Default Manager Selection in Client Actions
-
When creating a new Client Action, the Manager field will now default to the currently logged-in manager.
-
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.
- Resolved a bug where clicking the submit button on the deposit form triggered an unintended logout.
-
WICORE-565 - Added
{ isPolling: true }to thegetNotificationsresolver to fix the 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.
-
WICORE-604 - Fixed Employee Visibility Across Projects & Desks
-
Employees from desks not linked to the user’s project will no longer be visible. Previously, users with access to Project A and Desk B could still see employees from Desk C, which has now been corrected.
-
-
WICORE-632 - Reverted ID Cache Strategy Due to Balancer Issue
-
An issue with cache strategy caused the CRM to fail loading properly. The previous strategy has been restored to ensure stability.
-
-
WICORE-572 - Updated Pipeline Automation Translations
-
Improved translations for text in the Automation section of the Pipelines module.
-
-
WICORE-576 - Removed Scroll Arrows for Small Lists
-
Horizontal scroll arrows will no longer appear if a list contains fewer than 5 items.
-
-
WICORE-438 - Resolved Cache Issues in Core CRM & Microservices
-
Fixed caching problems that were causing website performance issues in the Core CRM and other microservices.
-