Skip to content

SORMAS Release Candidate 1.84.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sormas-jenkins sormas-jenkins released this 24 May 15:05
· 2084 commits to master since this release

Changelog

New Features

General

  • Added a ReST endpoint (/users/rights) that can be used to retrieve the user rights of a specified or the current user (#11818)

Web Application

  • Added a progress bar to the "Edit" bulk actions in all directories (#11597)

Improvements

Web Application

  • Users limited by a disease can no longer delete and edit entities of other diseases when accessing them via their URL (#11715)
  • Users can now delete child entities when they have the respective delete, but not the accompanying edit right (#11557)
  • When using the reduced immunization module, immunizations are now deleted when the last non-immunization entity related to a person is deleted (#11786)

Bugfixes

Web Application

  • Fixed an error when trying to update the vaccination status of associated cases after deleting a vaccination without case edit rights (#11980)
  • Fixed the user role page being displayed for users without the user right to view them (#11978)
  • Fixed users with the view rights for events and tasks not being able to open associated tasks (#11924)
  • Fixed person reference being displayed instead of person name on sample pages related to contacts and/or event participants (#11982)
  • Fixed infrastructure references being displayed instead of their names in the statistics charts (#11959)
  • Fixed sync between instances being broken when data was handed over (#11886)
  • Fixed "Share" card on samples indicating samples having been shared twice with the target system (#11913)
  • Fixed an error when ordering by sender name in the outgoing shares tab (#11962)
  • Fixed an error when trying to accept a contact that has been deleted (#11907)
  • Fixed incorrect information shown in the "Share" card of samples (#11842)
  • Fixed a display error for buttons to create new entities in side components for languages with long captions (#11877)
  • Fixed an outdated file name reference in the server setup script (#11901)

Technology

  • Updated a number of dependencies (#11032)
  • Updated all modules to Java 11, including the Android app (#6699)
  • Replaced bean-test in sormas-ui unit tests (#11618)