Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

v2.21.1

Compare
Choose a tag to compare
@kaddaSz kaddaSz released this 19 Apr 08:03

Bug Fixes

  • Error alert during key preauthorization (EXPOSUREAPP-11572) #4378
  • Test admission state changes fails (EXPOSUREAPP-12423) #4382
  • Compare the age in days. (EXPOSUREAPP-12418) #4392
  • Contact journal error alert (EXPOSUREAPP-10759) #4389
  • Fix saving tests into contact diary (EXPOSUREAPP-12401) #4383
  • Fix: Background Task expires (EXPOSUREAPP-12367) #4406
  • possible memory leak - added some log informations too #4426
  • Fix: notification is not created after blocked certificate is scanned (EXPOSUREAPP-12607) #4423
  • receive on main #4438
  • Fix: tap on notification when app is terminated opens home (EXPOSUREAPP-12676) #4441
  • Fix: app in dead mode after tap on notification on lock screen (EXPOSUREAPP-12663) #4443
  • Fix background task crash (EXPOSUREAPP-12703) #4445
  • Dispatch on persons queue to avoid conflicts. (EXPOSUREAPP-12671) #4440
  • Fix: revoked certificate cant be changed back to valid (EXPOSUREAPP-12768) #4450

New Features

  • Support Testprocess for family members (EXPOSUREAPP-12303) #4371, #4379, #4385, #4393, #4394, #4411, #4420, #4412, #4427, #4422, #4442, #4439
  • Support revocation of certificates from an issuer based on invalidation rules (EXPOSUREAPP-12218) #4386
  • Adapt privacy notice release 2.21 (EXPOSUREAPP-12468) #4395
  • Adjust info screen release 2.21 (EXPOSUREAPP-12247) #4396
  • Legal text change consent screen for family test (EXPOSUREAPP-12461) #4397

Text Changes

  • Translation Delivery #4400, #4431
  • Move legal text to legal.strings (EXPOSUREAPP-12205) #4381

Community

  • Fix #2417 by removing "Shows touch on highlight" property (EXPOSUREAPP-6371) #4390

Others / Chore

  • Add some logs about providing and logging risk state. (EXPOSUREAPP-12367) #4401
  • Fixing ContactJournalUITests flakyness #4430
  • Fix: test add statistics button maximum number of cards #4432
  • Fix: disable flaky test #4434