Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* version 2.12.0 * Set date for 2.12.0 version in CHANGELOG.md * Added SECURITY.md * Fixed CHANGELOG.md * "vaccine" term replaced by "vaccineStatus" (#729). * Do not apply action params when evaluating vaccine status. * Implemented vaccine booster intervals (#729). * Updated CHANGELOG.md * version: 2.12.1+1201 * Fixed Pfizer typo in health.rules.json (#729). * Extend UIN Override with vaccination exempt flag (#733). * Acknowledged HealthUserOverrides.vaccinationExempt in healthHomePanel._buildVaccinationSection (#733). * Updated CHANGELOG.md * Fixed _evalTestVaccine evaluation (#729). * Handle vaccination expiration in vaccination home widget. * isVaccinated checks for expired vaccines (#729). * Updated CHANGELOG.md (#729). * Listen for Health.notifyUserOverrideChanged in HealthHomePanel (#733). * Simplify VaccineBoosterInterval logic until we really need different intervals for different manufacturers (#733). * Remove TestMonitorWeekdaysExtent handling until it is required (#737). * Updated CHANGELOG.md (#737). * version: 2.12.2+1202 * Handled exempt of vaccination status in vaccine widget (#739). * Do not show appointment button when exemptFromVaccination (#739) * Fixed effectiveTestInterval evaluation. * Handled vaccination suspended status in vaccination widget (#739). * Updated CHANGELOG.md (#739). * version: 2.12.3+1203 * Removed Exposure Flutter service (#742). * Remove Exposure service related UI, analytics and data (#742). * iOS: Removed ExposurePlugin and related tools (#742). * Get rid of LocalNotifications service (#742). * Get rid of BluetoothServices service (#742). * Removed NativeCommunicator.queryBluetoothAuthorization (#742). * iOS: Removed bluetooth support and relevant background modes; update location permission strings to not include Bluetooth and Exposure System references (#742). * Feature/issue 745 (#746) * Update encrypt plugin to latest available version [#745] * Update CHANGELOG.md [#745] * Bring back HealthUser.consentExposureNotification (#742). * Make sure to initialize HealthUser.consentExposureNotification when creating user for first time (#742). * Android: Remove ExposurePlugin and all related stuff [#742] * Updated CHANGELOG.md (#742) * Implemented config notifications (#744). * Updated CHANGELOG.md (#744). * version: 2.12.4+1204 * Fixes, improvements and extensions of config notifications (#744). * Updated CHANGELOG.md (#744). * version: 2.12.5+1205 * Feature/issue 752 (#753) * Android: update to API level 30 [#752] * Update CHANGELOG.md [#752] * Version: 2.12.6+1206 * Disable VaccineBoosterInterval for now (#755). * Bug/issue 756 (#757) * Android: Allow protocols. Fix for API level >= 30 [#756] * Update CHANGELOG.md [#756] * Version: 2.12.7+1207 Co-authored-by: Mihail Varbanov <[email protected]> Co-authored-by: Mihail Varbanov <[email protected]>
- Loading branch information