36.1 Skip to content

36. Version 21-04-2023

36.1 New Features

  • New endpoint /dprofile/export-wrong-historic/{uuid} to retrieve a csv with the errors that occurred during the import dprofiles, indicating in each line the error for which the information could not be uploaded.
  • New endpoint /transactions/export-wrong-historic/{uuid} to retrieve a csv with the errors that occurred during the import transactions, indicating in each line the error for which the information could not be uploaded.
  • Now the token generation for downloading files allows to download all the documents in a cabinet.
  • Export profile as pdf: now includes zipped documents.
  • In a transactional monitoring alert, you can view a table with the transactions involved in the alert. It only works with alerts that have been raised by rules that support this functionality.
  • UI: New design of profile search, with customized (public/private) filters
  • UI: History of monitoring rules.
  • UI: Allow to set the profile metadata schema for a tenant.

36.2 Changes

  • A special permission is now required to (manually) update the risk of a profile.
  • Now the transaction monitoring alerts show as additional information the related transactions, which were used to evaluate the rule.
  • UI: Profile documents re-designed.
  • UI: Transactions and incidents are now always opened in full page view.

36.3 Bug Fixes

  • Last due diligence date was not being update, now it is updated.
  • UI: Errors in filters of Emailing Templates / Automatic emails .
  • UI: Fix tabs malfunctioning in security-settings.
  • UI: Add missing blank option in status for transactions filters.
  • UI: Several fixes in profiles states workflow and conditions.
  • UI: Allow document uploading to an incident when in full screen.
  • UI: Incident status dropdown: update with new states while in modal.
  • UI: Errors profile list - (metadata).
  • Several fixes in Single Sign-On with Google.

36.4 Improvements

  • Deleting a dprofile now deletes any related objects (transactions, documents, incidents, etc).
  • UI: Unify style of comments for profiles and incidents.
  • UI: Error Logs: add "go to profile" and "go to rule" buttons.
  • UI: Apply user permissions for user lists in incident revision.
  • UI: Adjust metaada schema config of incident types.
  • UI: Improve general consistency of fonts and colours.
  • UI: Style and formats corrections of profile exported as PDF.
  • UI: Styling/responsiveness of login screen.

36.5 Internals

  • Upgraded dependencies.
  • UI: New tests E2E - Cypress.
  • UI: MIgrated React Router to v6.