Skip to content

CoronaCheck 4.9.0

Compare
Choose a tag to compare
@Rool Rool released this 14 Dec 08:42
· 1254 commits to main since this release
Holder-4.9.0
81f50bc
  • The vaccine version has been added to the vaccination details
  • Aborting the fuzzy matching flow no longer leads to stored events
  • The user is now always able to escape the fuzzy matching flow
  • The text for ‘About this app’ was updated to reflect the current corona situation
  • Modules (all modules can be found in https://github.com/minvws/nl-rdo-app-ios-modules and https://github.com/minvws/nl-rdo-app-android-modules):
    • Extracted the Luhn checker to a separate reusable module
    • Extracted the QR code generator to a separate reusable module
    • Extracted the DigiD/TVS connection (OpenIDConnect implementation) to a separate reusable module
    • Extracted the HTTP client security extension to a separate reusable module
  • Extracted Lokalise scripts so they can be used for other Lokalise based projects
  • Created/updated ‘as built’ documentation for CoronaCheck
  • Made the Go library build as part of the iOS CI pipeline
  • Port local frameworks to use Swift Package Manager instead
  • Cleaned up Swiftlint rules for the extracted modules