Skip to content

SORMAS 1.80.0

Compare
Choose a tag to compare
@sormas-jenkins sormas-jenkins released this 15 Feb 16:49
· 3120 commits to master since this release

⚠️ Release Information

The mobile app has not been properly tested with this release. If your server is using the mobile app, please use this release at your own risk.

Changelog

Improvements

  • General: Facility-related fields (especially facility category and type) are now displayed with more consistency (#10876)

Web Application

  • General: Significantly improved the performance of the task, sample, external message, share request, event action and event group directories (#11014)
  • Cases: Significantly improved the performance of the merge cases view by introducing a limit to the amount of displayed duplicates (#9054)
  • Persons: Added a sidebar component that displays all related samples to the person view (#10714)
  • Users: "Apply user role template" button is now disabled for users that don't have the user right to edit user roles (#11476)
  • S2S: When accepting potentially duplicate cases or contacts, navigating to the merge directories now applies a filter for the accepted case/contact (#10569)

Bugfixes

Web Application

  • Fixed an error when trying to open the user roles tab (#11396)
  • Fixed pop-up message that asks users to create resulting cases appearing twice whne adding two positive pathogen test results with the same disease while creating a sample (#8395)
  • Fixed an error when trying to select a facility while creating a new activity as case (#11471)
  • Fixed an error when trying to send lab messages to other organizations (#11393)
  • Fixed missing file size limit warning for uploads when a file size limit imposed by the server, not the application, was exceeded (#11333)

Mobile Application

  • Fixed some infrastructure dropdowns containing the selected infrastructure twice (#11497)
  • Fixed event participant address being displayed as "null" and app crashing when opening it (#11428)
  • Fixed facility name & description field being required when creating cases (#11427)

Security

  • Added missing annotations to the backend methods to save and delete user roles (#11486)
  • Added backend user right checks for soft-deletion to prevent users from deleting entities that they should only have read access to by using the API (#11319)

Technology

  • Updated Spring Expression dependency to 5.3 (#11441)

Testing