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

v2.21.0-RC0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kaddaSz kaddaSz released this 30 Mar 16:05
· 39 commits to release/2.21.x since this release
4471213

RC0

Bug Fixes

  • Fix homescreen from not loading (DEV) #4955

New Features

  • Support Testprocess for family members (EXPOSUREAPP-5895)
    • Family tests skeleton (EXPOSUREAPP-12323) #4947, #4948
    • CoronaTest refactoring (EXPOSUREAPP-12330) #4970
    • Add family test tile on homescreen (EXPOSUREAPP-12314) #4961
    • Request dcc family tests (EXPOSUREAPP-12355) #4953
    • Update text / consent icons (EXPOSUREAPP-12313) #4977
    • Family Test Repository (EXPOSUREAPP-12330) #4986
    • [UI] Family test selection and consent screen (EXPOSUREAPP-12316, EXPOSUREAPP-12317) #4951
    • Deeplinking/QRHandler - Single source of truth (EXPOSUREAPP-11884, 12331) #4979
    • Family Tests in recycle bin ♻️(EXPOSUREAPP-12322) #4989
    • Family Test Storage (EXPOSUREAPP-12336) #4992
    • Clean up outdated family tests in recycle bin on App start (EXPOSUREAPP-12481) #5008
  • Support revocation of certificates from an issuer based on invalidation rules
    • Revocation - API, Repository, Provider (EXPOSUREAPP-12303, 12310) #4996
    • Revocation - by InvalidationRules (EXPOSUREAPP-12311, 12308) #4998
    • Map blocked state from DccWalletInfo and remove code that is now obsolete (EXPOSUREAPP-12420, EXPOSUREAPP-12308) #5004
  • Target Android 12 🍧 (EXPOSUREAPP-11341) #4920

Text Changes

  • Translation Delivery #5013

Others / Chore

  • Improvements (DEV) #4994
  • UX Improvements (DEV) #5006
  • migration to circleci api v2 #5010

Additional Notes for Testing

  • Please pay extra attention to background notifications work as expected (e.g. deadman notifications)