This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
Releases: cds-snc/covid-alert-app
Releases · cds-snc/covid-alert-app
Android v1.2.8 (289)
Initial setup - exposure history (#1513) * initial setup * add icon
iOS v1.2.8 (286)
Feature/shared storage between react and kotlin (#1502) * Added KeyValueStore (with secure and unsecure implementation) * Added StorageService with associated StorageDirectory * Added StorageModule to provide access to internal storage to React layer * Plugged new StorageModule in KeyValueStore from React layer * Adding "LastChecked" and "BackgroundCheck" to the Debug Metrics. (#1504) * Adding "LastChecked" and "BackgroundCheck" to the Debug Metrics. * Remove test key. * Update `getCurrentDate` function to return Date in local time. Co-authored-by: James Eberhardt <james.eberhardt@cds-snc.ca>
Android v1.2.8 (286)
Feature/shared storage between react and kotlin (#1502) * Added KeyValueStore (with secure and unsecure implementation) * Added StorageService with associated StorageDirectory * Added StorageModule to provide access to internal storage to React layer * Plugged new StorageModule in KeyValueStore from React layer * Adding "LastChecked" and "BackgroundCheck" to the Debug Metrics. (#1504) * Adding "LastChecked" and "BackgroundCheck" to the Debug Metrics. * Remove test key. * Update `getCurrentDate` function to return Date in local time. Co-authored-by: James Eberhardt <james.eberhardt@cds-snc.ca>
iOS v1.2.7 (281)
Update Info.plist file (#1487) * update Info.plist file
Android v1.2.7 (281)
Update Info.plist file (#1487) * update Info.plist file
Android v1.2.6 (278)
Android-v1.2.6-278 downgrade package (#1480)
iOS v1.2.6 (275)
Fix/metrics (#1476) * Fixed Exposed metric not being published at the right place * Fixed OtkEntered metric being published every time we upload new TEKs
Android v1.2.6 (275)
Fix/metrics (#1476) * Fixed Exposed metric not being published at the right place * Fixed OtkEntered metric being published every time we upload new TEKs
iOS v1.2.5 (268)
Feature/native android metrics support (#1463) * Introduced MetricsService (Kotlin side) * Introduced DebugMetricsModule to allow react-native to use native MetricsService for debug purposes * Added device unique identifier (generated on the ReactNative layer) to debug metrics payload. Only in DEBUG mode. * Plugged new debug metrics in both Kotlin and React-Native layers
Android v1.2.5 (268)
Feature/native android metrics support (#1463) * Introduced MetricsService (Kotlin side) * Introduced DebugMetricsModule to allow react-native to use native MetricsService for debug purposes * Added device unique identifier (generated on the ReactNative layer) to debug metrics payload. Only in DEBUG mode. * Plugged new debug metrics in both Kotlin and React-Native layers