Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-01-20 | 6.7 kB | |
Totals: 1 Item | 6.7 kB | 0 |
Caution: This release has two severe bugs that can cause false data being inserted into the database or server start failing altogether. Please use 1.54.1 once it's been approved instead.
New Features
- Added a ReST method to check for duplicate cases (#4004)
- [Web] Events can now be linked to each other, allowing to create super- and subordinate events (#4020)
- [Web] Added a directory for lab messages and the functionality to create samples based on these lab messages (#3488, [#3696], [#3820])
- [Web] Added custom export for contacts (#1748)
- [Web] Added a new SystemEvent entity that allows to store execution of specific system actions (for now only used for lab messages) (#3927)
Improvements
- Removed Hospital as a type of place in events and exposures and adjusted visibility of the facility fields (#3617 & 3680)
- Added additional task types related to event management (#3752)
- Added a notification that will inform responsible users of events when one of the cases resulting from the event is confirmed (#3794)
- Added detail fields for the type of place "means of transport" to events (#3618)
- Added "IgA serum antibody" to the list of pathogen test types (#3415)
- Added dedicated fields for techincal and non-technical external IDs (#3524)
- Added reporting district field to cases and contacts (#3410)
- Added an address specification field to person and event addresses (#2979)
- Updated the password policy for Keycloak instances (#3977)
- [Web] Improved the loading speed of the samples directory (#3811)
- [Web] Improved the performance of bulk-editing cases (#3843)
- [Web] Added the right to bulk edit cases and samples to the Admin Surveillance Supervisor role (#3904)
- [Web] Added configuration option for null replacement value in generated documents (#3991)
- [Web] Improved the document generation feature by adding more variables and removing pre-conditions (#4057)
- [Web] Improved error handling in generated documents (#3222)
- [Web] Added new fields to events with the event status Cluster (#4013)
- [Web] Added the birth date to the information in the header for entities associated with a person if available (#3827)
- [Web] Removed the character limit from action description and comment (#3848)
- [Web] Added a detailed export option for event actions (#3563)
- [Web] Improved overall performance by caching specific data (#3914)
- [Web] Added sample UUID to sample directory, sample view, sample export and case export (#1961)
- [Web] Chart axis labels are activated on all charts on the campaign dashboard (#3663)
- [Web] Added a placeholder for no data being present to campaign dashboard charts (#3306)
- [Web] Added a "group by" option to campaign dashboard (#3717)
- [Web] The user is now sent back to the campaign data list view after editing campaign data (#3573)
- [Web] Event participant creation window is now shown when linking a contact to an event (#3566)
- [Web] Added date of outcome to detailed case export (#3514)
- [Web] Added an entity line to the database export files (#3879)
- [Web] Added support for UTF-8 with BOM to all imports (#3747)
- [Web] Added a link to the user's default page to the logo and logo caption (#3227)
- [Web] Areas, regions and districts are now sorted alphabetically in campaign charts (#3508)
- [Web] Added support for custom About sections for customized servers (#3226)
- [App] Added a "Set clear to unknown" button to symptoms form (#3458)
- [SORMAS2SurvNet] Added a bulk action to send multiple cases to SurvNet at once (#3517)
- [SORMAS2SurvNet] Added a confirmation popup for sending cases to SurvNet (#3518)
- [SORMAS2SORMAS] Added the option to re-select an instance to re-share data (#3763)
Changes
- [Web] Changed which contacts are displayed in the contact directory by default; only contacts in the user's jurisdiction are shown without editing the filters (#3583)
- [Web] Area, region and district filter fields are now shown for all users (#3662)
- [Web] Removed the right to create new campaigns from every user role except admins (#3652)
Bugfixes
- Fixed case follow-up date not updating when changing the report date retrospectively (#3864)
- [Web] Fixed contact classification chart on the dashboard not correctly updating (#3954)
- [Web] Fixed name of the creator of an action not appearing in the "last modified by" column (#3719)
- [Web] Fixed missing last contact date in contact import resulting in missing follow-up calculation (#3873)
- [Web] Fixed an error when trying to remove the date filters from follow-up directories (#3871 & [#3949])
- [Web] Fixed search fields sometimes losing focus during typing (#3835)
- [Web] It's no longer possible to change the value of the field indicating whether the patient was hospitalized previously when there are previous hospitalizations in the list (#3836)
- [Web] Fixed entries in the sample list in cases/contacts/event participants being displayed in the wrong order (#3814)
- [Web] Fixed an error when filtering the task list by empty task status (#3705)
- [Web] Fixed an error when entering the epidemiological data form with at least one source contact as a user with no language set (#3826)
- [Web] Fixed missing link between samples when trying to refer a sample to another laboratory (#3974)
- [Web] Fixed Umlauts not being displayed correctly in import templates and .csv exports under specific circumstances (#4045)
- [Web] Fixed an error when trying to pull all persons as a user with no data access restrictions via the ReST interface (#3821)
- [Web] Fixed filtering the contact directory by symptom journal status producing inaccurate results (#3870)
- [Web] Fixed SORMAS instances with Keycloak logging user credentials (#3945)
- [SORMAS2SORMAS] Fixed some modified fields not getting shared back when sending and receiving shared data (#3817)
- [CLIMEDO] Fixed external user not having the rights to see personal or sensitive data (#3925)
Technology
- Fixed error messages not being properly logged for new entities pushed to the server (#3997)
- Updated Keycloak to version 12 (#3766)
- Added an automatic migration system from the old SORMAS authentication to Keycloak (#3602)
- [App] Migrated to the newest Firebase version to re-enable automatic crash reports (#3356)
Documentation
- Improved the documentation of what is expected when importing data that includes facilities in the Data Dictionary (#3739)
- Added columns for whether a field contains personal/sensitive data and is only visible for specific counries to the Data Dictionay (#3900)
- Added exposures to the data dictionary (#3899)