26. Saltar a contenido

26. Version 28-06-2021

26.1 New features

  • Allow searching in watchlists by id_number.
  • Allow editing activation condition for profiles.
  • New charts in the dashboard. See widgets showing the distributions of profiles over geographic locations, month of creation, financial products and economic activity.

26.2 Improvements

  • Security and stability improvements.
  • Perfomance improvements in UI.

26.3 Bugfixes

  • User with roles other than viewer can update their fullname, email, password and preferences using the /auth/user/me endpoint.
  • Security user can update any user information using /auth/user endpoint.
  • User with roles other than security shouldn't access sensible information (only username, fullname, thumbnail and email).
  • When updating an internal list, if a new csv file is not passed as the source, the service will not fail. Instead it will use the previous csv file as the source.
  • In csv uploads, clean and normalize the header before using them.
  • Internal blacklist checks should no longer report duplicates.
  • Prevent path traversal in store.
  • Prevent file system manipulation.
  • Fix alerts missing default 'severity' and 'priority' properties.
  • Fix reports year and month.
  • Creating and updating internal lists now show all required fields.
  • Update password validity in settings.
  • Allow security user to add and update users.