Skip to content

SORMAS 1.90

Compare
Choose a tag to compare
@MateStrysewske MateStrysewske released this 19 Oct 10:18
· 1256 commits to development since this release

Feature Configuration Changes

  • Added a new property called FETCH_MODE to the EXTERNAL_MESSAGES feature type: If enabled, external messages have to be manually fetched by the user. If disabled, external messages are pushed to SORMAS through a ReST endpoint.

Changelog

New Features

Web Application

  • [Environments] Added environment samples to the status map on the samples dashboard (#11574)
  • [Environments] Added duplicate detection to the environment import (#11569)

Improvements

General

  • [Environments] Added a tested pathogen attribute to pathogen tests related to environment samples (#11582)

Web Application

  • [External Messages] The "Pick or create entry" window when processing messages is now skipped if the user would only have one choice anyway (#12548)
  • [External Messages] The place of stay of a created case is now automatically selected based on the person's home address and whether it matches an existing accommodation facility in the system; this is ignored on German systems (#12579)
  • [External Messages] Added a field that reflects whether an external message might be automatically processed (#12571)
  • [eSanté] Some elements in the external messages view unused in Luxembourg are now hidden for servers configured accordingly (#12549)

Changes

General

  • [Environments] Region, district, and GPS coordinates of environments are now mandatory (#12578)

Bugfixes

Web Application

  • Fixed weather conditions of environment samples not being saved (#12624)
  • Fixed an error when trying to link cases and contacts to events if the person was already an event participant in that event (#12292)
  • Fixed an error when trying to edit data after archiving it (#12574)
  • Fixed dev mode possibly generating data with enum values that are unsupported in the server country (#12414)

Mobile Application

  • Fixed environment location not having a proper caption in environment creation forms (#12623)