Skip to content

Releases: timokoenig/covid-validator

v1.5.0

04 Apr 11:23
613c4e4
Compare
Choose a tag to compare

Features

  • Add Italian 🇮🇹 and Dutch 🇳🇱 translations

v1.4.0

15 Mar 08:07
6ff4e33
Compare
Choose a tag to compare

Features

  • Add Spanish 🇪🇸 translations
  • Show General Rules on rule overview
  • Add snapshot tests

v1.3.0

05 Mar 20:04
759a73a
Compare
Choose a tag to compare

Features

  • Add French 🇫🇷 and Romanian 🇷🇴 translations

v1.2.0

03 Mar 23:53
acfbb6b
Compare
Choose a tag to compare

Features

  • Add Polish 🇵🇱 and Lithuanian 🇱🇹 translations
  • Close valid scan modal after 30 seconds automatically to improve users data privacy
  • Invalidate fraudulent certificates

Bugfixes

  • Add value sets to certlogic
  • Parse unix timestamp with moment-js
  • Only allow valid RAT tests within Germany

v1.1.1

26 Feb 13:24
1b8e27c
Compare
Choose a tag to compare

Bugfixes

  • Change birthdate format from MM.DD.YYYY to DD.MM.YYYY
  • Update EU rules and DSCs

v1.1.0

24 Feb 21:55
d385a6e
Compare
Choose a tag to compare

Features

  • Add support for test certificates that are considered a recovery (positive tests after 28 days)

  • Reduce recovery period for Germany to 90 days

  • 1G+ or 2G+ scan series can start with all certificate types; before that the user had to start with a vaccination certificate

  • The verifier will get an additional message if the name on both certificates do not match

  • Add feature to exclude people with a booster certificates from providing a test certificate

    • Screen Shot 2022-02-24 at 22 34 13
  • Refactor some code and add unit tests

  • Add feature to use demo certificates (see README)

v1.0.0

22 Feb 00:07
db31477
Compare
Choose a tag to compare

This is our first stable release v1.0.0 🎉

New Features

  • UI Improvements for all devices
  • System color mode will be default until user choses light or dark mode
  • Add new translations
  • Deploy Rule Builder v2

The rule builder will stay in BETA but this will not affect the CovidValidator itself!

v0.6.0

17 Feb 00:33
f4b359e
Compare
Choose a tag to compare

Features

  • Change app icon to make it look cleaner
  • Show error message when user scans a wrong QR code
  • Improve scan quality
  • Update DSCs and EU rules

v0.5.0

15 Feb 23:27
Compare
Choose a tag to compare

Features

  • Add state rules for Germany
  • Introduce first version of the rule builder
  • Minor UI adjustments

v0.4.1

12 Feb 10:03
c731a15
Compare
Choose a tag to compare

Features

  • Minor UI adjustments
  • Move Country and Purpose selection to settings

Bugfix

  • Make onboarding checkbox clickable