v1.5.0-rc.1
Pre-release
Pre-release
1.5.0-rc.1 (2022-03-09)
Features
- Adds a hint to search for hd-contacts by postal code or city into the message input frontend. (032a648), closes #632 #636
- Displays meta-data (who and when created/last modified an entity) on event-tracking, index-tracking and user detail pages. (da1b7a6), closes iris-connect/iris-backlog#234 #638
- vaccination report: Apps connected to EPS can announce the submission of a vaccination report via the JSON-RPC method
announceVaccinationInfoList
. A transmission channel is then opened briefly for the respective user of the app. (c38078a), closes iris-connect/iris-backlog#273 #635 - vaccination report: Apps connected to EPS can submit a vaccination report via the JSON-RPC method
submitVaccinationInfoList
. The information is saved and made available to health department staff via the front end. (72b1f74), closes iris-connect/iris-backlog#274 #651 - vaccination report: There is a new view in the front end with an overview of submitted vaccination reports. In the details view of a vaccination report, the submitted persons are displayed with their vaccination status. (00e93e8), closes iris-connect/iris-backlog#275 #629