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.39.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-04-30 688 Bytes
Totals: 1 Item   688 Bytes 0

Important 1: Some old SORMAS systems may experience problems with the ownership of the database_export functions in the database. The following SQL will resolve this: ALTER FUNCTION export_database(text, text) OWNER TO sormas_user; ALTER FUNCTION export_database_join(text, text, text, text, text) OWNER TO sormas_user;

Important 2: The automatic update of this release does not work with PostgreSQL 9.5. The workaround is described here: [#1952] (comment)

Read the full list of changes for release 1.39 here: https://github.com/hzi-braunschweig/SORMAS-Project/releases/tag/v1.39.0

Bugfixes

  • Fixed parsing errors of default locale in sormas.properties (#1957)
Source: README.md, updated 2020-04-30