Skip to content

CoronaCheck 4.8

Compare
Choose a tag to compare
@ktiniatros ktiniatros released this 09 Nov 11:06
· 870 commits to main since this release
edc5f53
  • Fuzzy matching: If a user’s name is written in several different ways, the user needs to indicate which spelling is correct. Data connected to that spelling will be kept. Incorrect data should be corrected by the provider.
  • Aligned the release process with iOS
  • To avoid confusion, the app now contains a loading state when adding events via DigiD in case the server is slow
  • Removed the CoronaMelder information at the bottom
  • Fixed issues from Github users:
    • Issue 72: Application doesn't show QR code and requires connection to the internet with imported certificate
    • Issue 65: no QR code for corona + 1 vaccination
    • Issue 51: QR generated based on date of most recent ‘last dose’ (booster) instead of earliest ‘last dose’
  • Tech debt
    • Changes in mobile core library building to guarantee open sourced code
    • Organised project dependencies with version catalogs
    • Updated all project dependencies and targeted latest android sdk (33)
    • Improved ci setup