Skip to content

SORMAS 1.93

Compare
Choose a tag to compare
@MateStrysewske MateStrysewske released this 23 Dec 13:09
· 593 commits to development since this release

⚠️ Known Issues

Lab messages coming from DEMIS can currently not be downloaded: #12871.

Server Property Changes

  • Added new property duplicatechecks.nationalhealthidoverridescriteria: If enabled, the national health ID is used to distinctly identify duplicate persons; if an existing person in the system has the same national health ID as a newly created person, it is always identified as a potential duplicate, irrespective of any other fields such as name or birth date.

Changelog

New Features

General

  • [Configuration] Added a user interface that allows configuration of customizable enum values (#6340)
  • [Cases] User roles can now be restricted to only have access to cases directly assigned to them (#12697) - This feature is currently turned off because of severe issues; it will be activated in a future release.

Web Application

  • [External Emails] Documents previously uploaded can now be attached to external emails (#12464)
  • [External Emails] Added a history of sent external emails (#12465)

Improvements

General

  • [Laboratory] Added a tested pathogen details field to pathogen tests of environment samples (#12663)
  • [Environments] Enviroment information is now properly displayed in tasks (#12706 & #12707)

Web Application

  • [Persons] Added a new server property that controls whether the national health ID is used to distinctly identify duplicate persons (#12729)

Bugfixes

Web Application

  • Fixed "Send email" button being displayed for users without access to personal and sensitive data (#12799)
  • Fixed users without the right to edit event participants being unable to create new event participants (#12802)
  • Fixed contact information fields not being displayed as confidential for users without access to personal and sensitive data (#12816)

Testing

  • Added an additional automated test case (#11451)