Skip to main content

Release 1.9.0

Features:

  • WICORE-478 - Transactions Refactoring
    • Refactored transactions module for improved performance and maintainability.

  • WICORE-765 - Default Account Type Functionality on UI
    • Users can now set a default status for account types in Core Banking configurations.

  • WICORE-764 - Asset ID Now Visible in Assets Table
    • The Asset ID is now displayed in the Assets table for better identification and tracking.

  • WICORE-812Add Time Selection to All Range Pickers
    • Date filters across the system now support date and time selection, allowing for more precise filtering.
  • WICORE-704 – Standardized Display of Full Names in Select Fields
    • Updated the select components across the project to display full names instead of email addresses when selecting employees, clients, and other entities. This improves readability and makes it easier to identify selected items.
  • WICORE-841 – Adjust Actions Drawer Width
    Increased the drawer width for actions and switched to percentage-based sizing for better responsiveness.
  • WICORE-808 – Marketing Solution
    • Implemented the initial version of the marketing solution.

  • WICORE-524 – Buckets: FTD Postback Support
    • Added support for handling FTD (First Time Deposit) postback in the buckets module.

Bugfixes:

  • WICORE-683 - Fixed Account Editing for Non-Root Users
    • Addressed an issue where users without root privileges were unable to edit accounts.

  • WICORE-742 - Fixed "No Data" Display Issue in Core Banking
    • Previously, when a table showed "No data to display", the layout broke, causing the text to appear inside another table. This issue has been resolved.

  • WICORE-741 - Snyk Fix for 20 Vulnerabilities (UI)
    • Security vulnerabilities in the UI have been addressed using Snyk.

  • WICORE-740 - Snyk Fix for 9 Vulnerabilities (Facade)
    • Security vulnerabilities in the Facade layer have been patched with Snyk.

  • WICORE-790Snyk Fix for 3 Vulnerabilities – QMS Facade
  • WICORE-789Snyk Fix for 6 Vulnerabilities – QMS UI
    • Closed multiple security issues in the Quality Management System to improve overall safety and reliability.

  • WICORE-768Renamed "Remitter" Field to "Source"
    • In the Core Banking module, the "Remitter" field has been renamed to "Source" across the interface for improved clarity and consistency in terminology.
  • WICORE-848 – Removed Unnecessary Bottom Padding in Drawers
    • Reviewed all drawers across the project and removed redundant bottom padding where it wasn’t needed, improving visual consistency and space efficiency.
  • WICORE-857 – Fix Drag-and-Drop for Roles When Moving to Lower Positions
    • Fixed an issue where items couldn’t be dragged to the very bottom of the list in the roles module. They would stop one position before the end.
  • WICORE-856 – Fix Pagination Behavior in Add Members Drawer
    • When adding members in a paginated view, if the current page became empty after the addition, the drawer now correctly navigates back to the previous page instead of showing "no data to display".
  • WICORE-853 – Add Translations for Clients Agreements Tab
    • Added missing translations to the client agreements tab.
  • WICORE-851 – Client Area Documents: Add Ellipsis Overflow for Columns
    • Applied text truncation with ellipsis in table columns to handle long text entries.

  • WICORE-850 – Fix Banner Component Rendering Issue
    • Resolved occasional rendering issues with the banner component.

  • WICORE-847 – Show Selected Project in Sidebar Project Select
    • Ensured the currently selected project is always visible in the sidebar project selector.
  • WICORE-840 – Fix Character Encoding for Client Export
    • Fixed encoding issues during client export that caused Cyrillic characters to display incorrectly in the exported document.

  • WICORE-836 – Fix Rights Chaining and Restriction Issues
    • Resolved several logic errors related to chained rights and permission restrictions in the roles module.

  • WICORE-835 – Fix Visibility Issue When Client Isn't Assigned to Desk
    • In core banking, a bug was fixed where access restrictions didn’t work correctly if a user had no desk assigned. Now, the system shows "View of the client restricted by permissions" as expected.

  • WICORE-834 – Fix Rendering of Bucket Snippet Block
    • Fixed an issue where the snippet block in the buckets module wasn't rendering properly.

  • WICORE-833 – Fix Display Issue with Long First and Last Names in Client Form Header
    • Handled layout issues caused by long names in the header of the client form.

  • WICORE-829 – Fix Displaying Requests with Certain Rights
    • Resolved permission-based visibility issues when displaying certain requests.

  • WICORE-824 – Standardize Dates in Requests Module
    • Applied a unified format for date display across the entire requests module.