Skip to content

CoronaCheck 4.8.0

Compare
Choose a tag to compare
@Rool Rool released this 01 Dec 16:00
· 1431 commits to main since this release
Holder-4.8.0
323dcd1
  • 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.
  • Removed the CoronaMelder information at the bottom
  • Updated the design with copy for scanning in multitasking mode on iPad
  • The app now shows an appropriate error message if iOS is low on disk space
  • Fixed Xcode 14 warnings
  • Replace al the .left and .right with .leading and .trailing constraints
  • Changed an incorrect CTA on the third step of the onboarding
  • Technical debt:
    • Removed AnyCodable from networkManager
    • Removed AnyCodable from domesticCredential
    • Made a POC exploring how we can use Promises/Futures in the codebase
  • Bug fix: Fixed crashes that occurred because the reason field was missing on PROD in version 4.7.0