Skip to content

Releases: rokwire/safer-illinois-app

2.9.5

20 Jan 20:21
ab92866
Compare
Choose a tag to compare

Changed

  • Sync health.rules.json with latest 2.9 content on production
  • Acknowledged "quarantine-on.reason" string entry in "health.rules.json".
  • Port this fix as hot-fix for 2.9 (Original title: Fix FirebaseCrashlytics) #428.
  • Port fix: Added Onboarding Disclosure Panel #477.
  • Port fix: fixed grammar in Status Update String #454

Fixed

  • Do not translate symptoms names transmitted to analytics #447.

2.9.4+904

18 Nov 22:34
e3fdb4a
Compare
Choose a tag to compare

Bug fixes and performance improvements.

2.8.11+811

05 Nov 17:36
bc3aa87
Compare
Choose a tag to compare
Merge pull request #371 from rokwire/release/v2.8.11+811

Release/v2.8.11+811

2.7.4

08 Oct 20:28
1a1c8f4
Compare
Choose a tag to compare
Merge pull request #268 from rokwire/release/2.7.4+704

Release/2.7.4+704

2.6.13

25 Sep 18:25
162fcf2
Compare
Choose a tag to compare

Changed

  • Remove "ASAP" label in Next Steps panel #143.
  • Remove restriction for taking screenshots in Android #138.
  • Removed SAR status entries from sample health rules. Use PCR entries instead that actually contain the same status rules.
  • Integrate maps for test locations #132.
  • Use next step HTML in exposure rules #133.
  • Fixed warnings.
  • Various minor fixes.
  • Load symptoms and rules from the new Health API #152.
  • Rework swiper and fix the VoiceOver accessibility #158
  • Show wait time for each test location #160.
  • Change wait time colors and labels #167.
  • Upgrade flutter for Safer Illinois to v. 1.20.4 #82.
  • i-Card may not being updated if the last update time is greater than 24 hours #175
  • Update "student_level" processing from AuthCard. #172
  • Check for negative PCR tests when reporting TEKs #179
  • Cache county rules #179
  • Cache user history #179
  • Removed unused rules v1 #179
  • Add role & student_level in analytics #189
  • Wrong phone auth after Student/Employee selection during the onboarding flow #183
  • Improved semantics for StatusInfoDialog button #157
  • OnboardingGetStartedPanel: remove background image from the semantics tree #159
  • StatusInfoDialog: improve semantics #155
  • Added analytics notification for processing test after exposure #198
  • Rollback temporary flutter_html to 0.11.1 due to accessibility issue #195
  • Update strings files #193
  • Apply user's test monitor interval when evaluating status, rules format updates #192.
  • Create debug panel for editing Covid-19 rules [#205] (#205)
  • Log building access updates #202

Added

  • Added 'test-user' condition #125.
  • Added 'next_step_html' to status rules and status blob. Acknowledged in Info and Next Steps panels. #128.
  • Added 'warning' to status rules and status blob. Acknowledged in Info panel. #127.

Fixed

  • Fixed onboarding flow #180

2.5.8

10 Sep 19:35
89ec81b
Compare
Choose a tag to compare

Changed

  • Removed SAR status entries from sample health rules. Use PCR entries instead that actually contain the same status rules.
  • Fixed warnings.
  • Integrate maps for test locations #132.
  • Use next step HTML in exposure rules #133.
  • Various minor fixes.
  • Remove restriction for taking app screenshots in Android #138.

Added

  • Added 'test-user' condition #125.
  • Added 'next_step_html' to status rules and status blob. Acknowleged in Info and Next Steps panels. #128.
  • Added 'warning' to status rules and status blob. Acknowleged in Info panel. #127.

2.5.5

04 Sep 08:51
879da33
Compare
Choose a tag to compare

Changed

  • New symptoms and rules. #84
  • Acknowledged "covid19ReportExposuresWhilePositive" settings flag for reporting red users after the date of becoming red. #87
  • Prevent screenshots. #97
  • Acknowledged "covid19ExposureExpireDays" and "covid19ExposureActiveDays" in Exposure service #100
  • Build number to 505

Deleted

  • Unlink GoogleMaps and MapsIndoors pods from iOS native side (unused). #90
  • Unlink Microblink pod from iOS native side (unused). #92
  • Remove GoogleMaps, MapsIndoors and MicroBlink Android native side (unused). #95

2.4.3

28 Aug 20:33
8597614
Compare
Choose a tag to compare

Fixed

  • Fixed crash in Android #61
  • Fixed crash in Android #68
  • Fixed crash in Android when bluetooth is not turned on #70
  • Fixed crash in Android - do not start exposure client service if it's not running #74

Changed

  • SettingsNewHomePanel and related child panels moved to settings2 section, class names updated to indicate the different panel group.
  • SettingsDebugPanel moved to debug section, MessagingPanel renamed to SettingsDebugMessagingPanel.

Removed

  • SettingsPrivacyCenterPanel (unused)
  • Covid19OnBoardingLoginNetIdPanel (unused)
  • Covid19OnBoardingLoginPhonePanel (unused)

2.4.2

26 Aug 18:48
44f17e5
Compare
Choose a tag to compare

Updated

Fixed Xcode name in README.md (#1)
Update test interval from 4 to 5 days (#52)
Change onboarding texts (#51)

Fixed

Fixed crash in Consent onboarding panel when Accessibility is on (#55)

2.4.1

25 Aug 22:09
39d3265
Compare
Choose a tag to compare

Bug fixes and performance improvements.