Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-04-29 | 3.1 kB | |
Totals: 1 Item | 3.1 kB | 0 |
This release includes API changes and therefore requires a mobile app update to synchronize with the server.
Important: The automatic update of this release does not work with PostgreSQL 9.5. The workaround is described here: https://github.com/hzi-braunschweig/SORMAS-Project/issues/1952#issuecomment-621303213
New Features
- [Web] Added export for daily follow up details (#1709)
- [Web] Added case classification filter to dashboard map (#1910)
- Added Finnish (Finland) as a new language (#1840)
- [App] Added field sample id that can be picked by QR or barcode (#1863)
- [Web] Added duplicate detection for contact creation (#1750)
- Added loss of taste and loss of smell as symptoms for COVID-19 (#1936)
- [Web] Added quarantine status in detail export sheets of contacts and cases (#1823)
- Added type of reporting to cases for German servers (#1833)
- [Web] Add filter to case directory to only list cases without a responsible officer (#1873)
- Added fields for intensive care unit to hospitalization (#1830)
- Added new user role for ReST endpoints (#1905)
- Made dashboard accessible to district users (#1646)
- Added Rest-Endpoints to allow querying of samples and pathogentests via its reference (#1827)
- Added feature configurations for automatic task generation (#1834)
- [Web] Add dummy contact and visit creation to developer options (#1848)
Improvements
- [Web] Improved the transmission chains on the contact dashboard (#1563)
- Dates are now formatted according to the language (#1714)
- [App] Users are prevented from editing cases and contacts outside their jurisdiction (#1647)
- Changed quarantine input fields for cases and contacts (#1906)
- [Web] Updated HZI logo (#1870)
- Re-introduce quarantine end date to contacts (#1891)
- [Web] Ignoring archived infrastructure data for duplicate detection during import (#1879)
- Removed code smell concerning imports, modifiers and field names (#1815)
Bugfixes
- Fixed database export for SORMAS on docker (#1836)
- Fixed events entered without LGA, crashes the disease slideshow on dashboard (#1931)
- Fixed contacts Dashboard: SQL Syntax Exception when only Contacts without Case (#1916)
- Fixed districts rest-endpoint dos not return externalID (#1850)
- Fixed geolocation fields with german Locale cause errors: Missing fields and save button (#1880)
- Fixed error displayed when a sample is referred to another laboratory and newly created sample is blank (#1835)
- Fixed editing a case after creating a sample fails (#1882)
- Fixed No such file or directory Error on installation (#1892)
- Fixed contact dashboard not opening (#1839)
- Fixed transmission chain does not recognizes default selected disease (#1878)
- Fixed only Cases visible by current User adjusted when saving Person (#1859)
- Fixed AdoService.getByUuid called with null (#1867)
- Fixed broken follow-up until filter in ContactService (#1844)
Contribution
- Added a guide for feature configurations (#1689)
- Added check of database configuration on startup of SORMAS (#1913)