Skip to main content

Release 1.6.0

Features:

  • WICORE-2 - Integrated Rootkit and ClamAV with the CRM Security module.
    • Malware reports generated by Rootkit and ClamAV are now stored in the Malware Report module within the Security MS.

  • WICORE-15 - Added project configurations markup in Core Banking MS.
    • Improved the design and layout for managing projects within Core Banking configurations.

  • WICORE-181 - Removed the ID column from Security module tables.
    • Simplified the display by eliminating unnecessary ID columns in security-related tables.

  • WICORE-184 - Disabled editing of descriptions in malware reports.
    • Users can no longer edit descriptions in malware reports. Input fields for descriptions are now read-only.

  • WICORE-185 - Verified and updated drawer titles in Security modules.
    • Ensured consistency and accuracy of drawer titles across all Security modules.

  • WICORE-191 - Added permissions for deleting client documents.
    • Introduced specific user rights to allow document deletion within the clients-documents collection.

  • WICORE-192 - Added new document types for clients.
    • Utility bills and driver's licenses are now available as document types in the system.

  • WICORE-194 - Introduced permissions for activating and deactivating client accounts.
    • Added distinct user rights for managing the activation and deactivation of banking accounts.

  • WICORE-195 - Improved account state filtering.
    • Enhanced the account filter to allow selection of all accounts, only active accounts, or only inactive accounts.

  • WICORE-196 - Added an optional payment system selector for manual deposits.
    • Users can now select a payment system when performing manual deposits in the CRM, though it is not mandatory.

  • WICORE-206 - Replaced LogToElasticSearch with logEvent.
    • Updated the logging mechanism to use logEvent for better performance and maintainability.

  • WICORE-208 - Enhanced transaction reports in Reports MS.
    • Added a new route for transaction report data and removed dependency on Puppeteer for generating reports.

  • WICORE-221 - Implemented project utilization for reports.
    • Introduced a project-based approach to manage report data more effectively.

  • WICORE-231 - Updated key validation rules.
    • Allowed the use of characters like -, _, and . in modules that include a "key" property.

  • WICORE-233 - Improved client import documentation.
    • The example file for client import now opens in a new browser tab for easier access.

  • WICORE-236 - Added a project field to all Security module collections.
    • Included a project-related property in every collection within the Security MS.

  • WICORE-240 - Enabled image uploads in TinyMCE using the upload service.
    • Users can now add images in TinyMCE through the system's upload service.

  • WICORE-252 - Disabled external image links in TinyMCE.
    • Removed the ability to add images via external links in TinyMCE to improve security and consistency.

Bugfixes:

  • WICORE-260 - Resolved rights issue in transaction export.
    • Fixed an access control error that prevented users from exporting transactions.

  • WICORE-244 - Fixed entity deletion error in Security modules.
    • Addressed an issue where deleting an entity would cause the module to become unresponsive.

  • WICORE-245 - Fixed login error for new clients.
    • Resolved an error that occurred when new clients accessed the login page for the first time.

  • WICORE-243 - Corrected initiator logs.
    • Ensured that the correct action initiator is recorded in system logs.

  • WICORE-232 - Hid tokens in requests for the Identification Tokens module.
    • Removed tokens from being visible in getAll and getSingle API responses for improved security.

  • WICORE-229 - Fixed date selection in calendar modules.
    • Users can now specify dates after the current date in calendar modules.

  • WICORE-222 - Resolved editing issue in Penetration Reports.
    • Fixed a problem that prevented entities in the Penetration Reports module from being edited.

  • WICORE-225 - Added translations for role labels in the main table.
    • Provided correct translations for module names in the roles page main table.

  • WICORE-226 - Fixed data filtering for root users in Core Banking configurations.
    • Resolved an issue where root users experienced improper data filtering in the configurations module.

  • WICORE-228 - Corrected import clients modal link.
  • WICORE-210 - Corrected call action date display.
    • Ensured the correct date is displayed for call actions.

  • WICORE-197 - Fixed messaging issue for root users.
    • Resolved a problem where root users couldn't send messages in user chats.

  • WICORE-205 - Fixed Reports MS first-load error.
    • Addressed an error that caused Reports MS to fail on the initial load.

  • WICORE-253 - Fixed PDF editor and TinyMCE issues.
    • Improved the display and data structuring for PDFs in TinyMCE and resolved related semantic issues.