Skip to content

v1.5.0

Compare
Choose a tag to compare
@jekutzsche jekutzsche released this 16 Mar 09:32
· 204 commits to main since this release

1.5.0 (2022-03-16)

Features

  • 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
  • Docker Compose: Adds scope labels to the services in the Docker Compose file to avoid conflicts with possibly existing other instances of Watchtower on the same Docker host. (499267f), closes #666
  • Messages: Adds a hint to search for hd-contacts by postal code or city into the message input frontend. (032a648), closes #632 #636
  • Messages: Uses _ping and the EPS version check when building the recipient list to determine if a health department is able to receive messages. This avoids additional configuration and enables faster propagation of the feature. (446da17), closes #668
  • 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

Upgrade Guides

Anleitung Docker Compose

Anleitung Stand-Alone

Note about the runtime environment for stand-alone installations.

IRIS now uses and requires Java 17! For stand-alone installations, make sure that a current version of Java 17 is installed! With this we use the latest version of Java with long term support.