Skip to content

Releases: rokwire/safer-illinois-app

2.12.8

09 Nov 20:07
5851523
Compare
Choose a tag to compare

Added

  • Added back location to Information Usage Disclosure #762 .

2.12.7

03 Nov 18:21
1f9488f
Compare
Choose a tag to compare

Changed

  • Android: Update to API level 30 #752.

Fixed

  • Android: Fix browser permissions for devices with API level >= 30 #756.

2.12.5

01 Nov 20:28
20e7ef9
Compare
Choose a tag to compare

Added

  • Added SECURITY.md.
  • Added booster intervals for vaccines #729 .
  • Added vaccination exempt support in UIN Overrides #733 .
  • Check for expired vaccines in vaccination widget and isVaccinated getter #729.
  • Implemented config notifications #744.

Changed

  • Simplify VaccineBoosterInterval logic until we really need different intervals for different manufacturers #737.
  • Handled exempt of vaccination and vaccintation suspended status in vaccination widget #739.
  • Update encrypt plugin to latest available version #745.
  • Fixes, improvements and extensions of config notifications #744.

Removed

  • Remove "max-weekdays-extent" from test monitor interval until it is required #737.
  • Removed Exposure plugins, service and related UI #742.

2.11.5

01 Oct 18:25
87a3bca
Compare
Choose a tag to compare

Fixed

  • Fixed null pointer crash #725.

2.11.3

30 Sep 19:08
bcded1a
Compare
Choose a tag to compare

Added

  • Fire user updated notification when updating user's private RSA key.
  • Added weekdays extension capability for health rule intervals #678.
  • Force onboarding from app config #681.
  • Added vaccination widget in Home panel #696.
  • Added HealthRulesSet.toJson() getter.

Changed

  • Updated test intervals for undergraduate students and others #676.
  • Disable vaccinated status if user has UserTestMonitorInterval defined #684.
  • Updated next step text for vaccinated users that are forced to resume testing #692.
  • Updated strings for vaccination effective status change #698.
  • Updated strings for next step for vaccinated users in UIN override list who has fulfilled their tests #700.
  • Defined notice, noticeHtml, reason and reasonHtml in health status definitions. Acknowledged for vaccination and vaccination suspension events. #702.
  • "Feedback" section in Settings Home panel changed to "Get Help" #705.
  • Updated vaccination widget strings, load related values and URL from app config #708.
  • Updated vaccination widget content and strings #711.

Fixed

  • Android: CME crash when processing exposures #688.
  • Android: RSE crash when scanning for exposures #690.
  • Fixed Health model classes equality operators.
  • Fixed Storage.healthUserTestMonitorInterval to be able to read null values.

Removed

  • Removed vaccine taken event handling #715.
  • Removed MicroBlink scan support #717.

2.10.31

07 Jul 21:44
990f15c
Compare
Choose a tag to compare

Added

  • Added Consent Health Provider Vaccine Information flag and related UI #661.

Changed

  • Upgrade to Flutter 2.2.2 #664.
  • Health rules updated to handle properly PCR positive event on vaccinated users #668.

Fixed

  • Fix gradle build for Android #670.
  • Check string parameters match case insensitively #668.

2.10.29

10 Jun 19:30
2ea662d
Compare
Choose a tag to compare

Changed

  • Changed testing interval to once-weekly for building access #655.
  • Updated test.monitor.step to test.monitor.step.html with vaccination recommendation. Standardized Html widgets display used for health status content. #657.

2.10.28

08 Jun 15:08
cc86d83
Compare
Choose a tag to compare

Added

  • Control visibility of vaccination badge in HealthStatusPanel from FlexUI, set it currently disabled #647.
  • Added vaccination information to consent texts for text results #649.
  • Force onboarding if we are upgrading version lower than 2.10.28 #651.

Changed

  • Flutter 2.0 Integration #637.
  • Vaccination event processing updated in health rules #651.

2.10.25

18 May 18:04
c7f4ada
Compare
Choose a tag to compare

Added

  • Add the External link icon to External links #635.
  • Added Japanese language translation provided by @kamya-k

Changed

  • Changed DefaultTestMonitorInterval to reflect production #624.

Fixed

  • Android: Fix for frequent notifications #641.
  • Android: Fix crash in exposures - removeExpiredTime #629.
  • Android: Fix crash in exposures - processExposures #631.
  • Android: Fix crash in exposures - onReceive #633.

Removed

  • Removed test result explanation disclaimers #626

2.10.22

29 Apr 21:20
d7676d9
Compare
Choose a tag to compare

Improvements and bug fixes.