Releases: timokoenig/covid-validator
Releases · timokoenig/covid-validator
v1.5.0
v1.4.0
Features
- Add Spanish 🇪🇸 translations
- Show General Rules on rule overview
- Add snapshot tests
v1.3.0
Features
- Add French 🇫🇷 and Romanian 🇷🇴 translations
v1.2.0
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
Bugfixes
- Change birthdate format from MM.DD.YYYY to DD.MM.YYYY
- Update EU rules and DSCs
v1.1.0
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
-
Refactor some code and add unit tests
-
Add feature to use demo certificates (see README)
v1.0.0
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
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
Features
- Add state rules for Germany
- Introduce first version of the rule builder
- Minor UI adjustments
v0.4.1
Features
- Minor UI adjustments
- Move Country and Purpose selection to settings
Bugfix
- Make onboarding checkbox clickable