Download Latest Version sormas_1.95.1.zip (292.8 MB)
Email in envelope

Get an email when there's a new version of SORMAS-Project

Home / v1.52.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-12-07 2.3 kB
Totals: 1 Item   2.3 kB 0

IMPORTANT: This release contains a major refactoring of the whole epidemiological data section. Unsynchronized changes to the epidemiological data of existing cases and contacts in the mobile app will be lost after updating to the new version! Please instruct all mobile app users to synchronize their changes to the server before doing this update. Epidemiological data of new cases/contacts in the mobile app will be preserved and properly transferred to the server.

IMPORTANT: It is possible that the automatic database update in this release can lead to timeouts if you have a lot of cases and contacts in your system. Please execute the following SQL script BEFORE upgrading to this version in order to avoid these timeouts: CREATE INDEX IF NOT EXISTS idx_contact_resultingcase_id ON contact USING hash (resultingcase_id);

Improvements

  • [Web] Improved the performance of the contact index list (#3650)
  • [Web] Improved the performance of the detailed contact export (#3612)
  • It's now possible to convert cases into contacts that already exist in the database (#3623)

Changes

  • It's no longer possible to create multiple exposures for contacts (#3681)

Bugfixes

  • [Web] Fixed error when trying to import OTHER_FACILITY as part of a person's address (#3646)
  • Fixed "Contact to source case known" in new epi data having no value and being disabled for cases created as the resulting case from a contact (#3625)
  • [Web] Fixed exposure list not updating properly when creating a new exposure (#3624)
  • [Web] Fixed task status being removable which would lead to errors in the case, contact and event views (#3609)
  • [Web] Fixed validation error when trying to create a source contact for a case without a sex (#3685)
  • [Web] Fixed errors when sorting the country list by name or UNO code (#3675)
  • Fixed missing exposures for epi data where "traveled", "gathering attended" or "burial attended" were set to Yes without a list entry (#3674)
  • Fixed audit log not logging changes to the "deleted" property of core data (#3695)

Integration

  • [CLIMEDO] Fixed phone number being sent in the wrong format (#3669)
  • [PIA] Fixed SORMAS trying to use the wrong properties to connect to PIA (#3654)
  • Added support for proxy settings (#3605)
Source: README.md, updated 2020-12-07