RC2
Bug Fixes
- "Invalid Tan" message is displayed when the TAN input screen is opened (EXPOSUREAPP-3646) (#1560)
- Implement specific logs to analyse (EXPOSUREAPP-3440) (#1563)
- Verify right risk state: Exposure Logging stopped vs. Unknown Risk (EXPOSUREAPP-3594) #1567
Features
- Converted RetrieveDiagnosisKeysTransaction to Task (EXPOSUREAPP-2908) (#1545)
- Reminder to share a positive test result (EXPOSUREAPP-3551) (#1556)
- Update EN SDK to 1.7.2 (EXPOSUREAPP-3662) (#1566)
- Override EXPECT_NEW_PACKAGES if we revoked key packages (EXPOSUREAPP-3455) (#1572)
Enhancements
- Deadman Notification if exposure check was not successful for 36h (EXPOSUREAPP-2332) (#1513)
- Update Risk Score more than once a day (EXPOSUREAPP-3455) (#1550)
- New quota error (EXPOSUREAPP-3511) (#1569)
- Increase key retrieval worker launch interval to hourly (EXPOSUREAPP-3455) #1574
Text Changes
- Missing punctuation in risk details (German) (EXPOSUREAPP-3650) (#1558)
- Fix typo (EXPOSUREAPP-3657) #1565
- Update privacy_de.html (EXPOSUREAPP-3418) (#1576)
Code-Maintenance / Community
- Version Bump to 1.7.0-RC2 (DEV) (#1578)
- Remove MagicNumbers check (DEV) (#1552)
- Improved app config handling (Identifier, local fallback) (DEV) (#1553)
- Protocol Buffer update for release 1.7.x (#1570)
- Fix missing error dialog (DEV) (#1564)
- Reduce appconfig calls for exposure detection tracker (DEV) #1573
- Fix KotlinNPE within error dialog (DEV) #1579