Skip to content

Releases: Path-Check/gaen-mobile

1.5.1

16 Dec 15:59
Compare
Choose a tag to compare
1.5.1 Pre-release
Pre-release

Commits

06c57ac Update resources

1.5.0

15 Dec 00:45
06553a3
Compare
Choose a tag to compare
1.5.0 Pre-release
Pre-release

Added:

  • support for escrow based verification code submission
  • update language picker to not render if there's only one supported locale
  • changed exposure history exposure date ranges to be 48 hour intervals rather than 1 to 3, 3 to 6, and 7 to 14 day buckets.
  • an indicator that informs the user if notifications are off.
  • a ux refactor of the exposure history screen.
  • update bundler and gem versions
  • update translations and resources

Fixed:

  • minor typos and copy changes.

Commits:

06553a3 Update resources commit (#758)
ffcf38c Refactor Exposure History screen (#760)
0bba414 Show notification status on home screen if off
740e4e7 fix en typo (#759)
10b2da5 Implement 48 hour exposure buckets (#756)
d5c3116 Update translations (#752)
d8bddf8 Update bundler version and gems (#753)
712dac4 iOS Codebase Cleanup (#748)
a1482fc bump resources (#751)
1cf9d15 Add associated domains (iOS) #750
d61cd24 fix typos en copy (#749)
06ceece Update mobile resources commit 12/10 #747
62091c7 Update Mobile Resources Commit 12/9 (#745)
0df9a61 Update UserDetailsFrom style for escrow verification flow (#744)
d77ede5 Conditionally render language picker (#743)
7db6d7e Update Escrow Verification Implementation (iOS)
4ef1743 Bump mobile resources commit (#740)
c85a5b8 Add formating to user details form (#739)
fcf84b3 Add escrow verification flow screens (#738)
0ea3b51 Phone Number/Diagnosis Key Submission for Escrow Server (iOS) (#736)
83ff4b0 Add more info screen to escrow verification flow (#735)
7d57b15 Introduce escrow flow navigation stack (#734)
0b6d43d Introduce config for different verification flows (#733)

1.4.3

14 Dec 19:23
Compare
Choose a tag to compare

Minor update from release 1.4.2 - https://github.com/Path-Check/gaen-mobile/releases/tag/1.4.2

Added:
Updated translations for FR

Commits:
e59a7e6 add fr translations
4158f60 en copy typo

1.4.2

10 Dec 22:20
Compare
Choose a tag to compare

Minor update from release 1.4.1 - https://github.com/Path-Check/gaen-mobile/releases/tag/1.4.1

Added:
Completed translations for Somali, Hmong

Commits:
dc8727b add somali, hmong translations
c83ebee adjust en copy

1.4.1

10 Dec 02:31
Compare
Choose a tag to compare

Minor update for release 1.4.0 - https://github.com/Path-Check/gaen-mobile/releases/tag/1.4.0

Added:
Completed translations for ES_PR, VI

Commits:
f47cf68 Update translations, completed ES_PR, VI
9c4ce86 test typo

1.4.0

05 Dec 02:42
4e4b2d6
Compare
Choose a tag to compare

Added

  • Support for universal links with verification codes
  • Show alerts of not having exposure notifications enabled before manually checking for exposures
  • Better error messages for authorization requests to the GAEN api.
  • Better error messages for failures when submitting a verification code.

Removed

  • A button that navigates to the callback form

Fixed

  • Minor visual updates
  • A rare crash on some android devices (19aaa3a)

Commits

4e4b2d6 Introduce universal links for verification codes (#728)
4977c4c Add tr locale (#729)
19aaa3a Upgrade WorkManager to fix a crash (#726)
ddc9ca1 Adjust iOS scoring threshold. (#727)
4e982ff Show exposure notification error alerts before exposure check (#723)
9bbcaed Provide better error message for verification code (#722)
da87020 Handle rate limit error on check for exposures (#721)
4f0b92c Provide better error messages on request gaen api (#720)
42aee77 Reduce vertical padding of ED status card (#716)
0f4a169 Fix layout for wide buttons (#718)
2517a4d Remove staging env var (#719)
6115942 Do not subscribe to location events on iOS (#717)
2cae4e8 Remove link to callback form on home screen
4613298 Native Codebase Cleanup (#712)

1.3.0

28 Nov 01:57
4d14acb
Compare
Choose a tag to compare

Added:

  • Significantly improved UX for the verification code submission flow
  • Updated documentation

Fixed:

  • A regression where a user facing error was not being shown for a server error from the verification server.
  • Removed extraneous permission flow for bluetooth, the gaen api fully encompasses the bluetooth permissions required.
  • Various minor edge cases present in the activation flow during onboarding.

Commits:

4d14acb Update mobile resources commit (#714)
a8c429f Update translations 11/27 (#713)
ef26644 Push Notification/Linking Update #710
ce86774 Update ux on submit code screen (#709)
3d917d9 Improve UX of input verification code flow (#708)
48aa60e Fix for Key Server Error Message Change (#707)
a3d4541 Update config docs (#706)
5248caf Update navigation on Active Exposure Notifications and Activate Location
68aedc2 Refactor and update behavior of activation flow
e6494df Improve Onboarding Copy #704
32ed403 Update docs (#701)
cac6f64 Add documentation for data stored locally on device (#696)

1.2.0

21 Nov 16:34
296a034
Compare
Choose a tag to compare

Added:

  • Add ability to localize the health authority name
  • Updated Translations
  • Validation to phone number on callback form
  • Documentation of data stored and sent from the device
  • Updated to Xcode 12.2
  • Simplify and document custom configuration setup

Fixed:

  • Various minor UI Improvements
  • Various minor copy updates
  • Minor edge case UI bugs during the EN permissions flow

Commits:

296a034 (tag: 1.2.0) Update docs and name of env variables (#693)
a347575 Update mobile resources commit (11/20) (#698)
30c46da Update Translations 11/20 (#697)
6d96363 Lokalise latest updates Nov 19 (#688)
d1ac019 Update Mobile Resources Commit 11/19 #695
5b61abf Updates for Xcode 12.2 (#694)
64b1d9c Refactor permissions context (#692)
ed340cf Update screen names
7318ad7 Fix styling issue with tab bar
aca35f2 Require minimum phone digits on callback form
cda6e26 Fully remove detox (#687)
7bc464c Fix various display bugs and issues
c5ab0e9 Update docs to include data dictionary (#686)
f3a44ce Remove gaen strategy abstraction (#684)
f6eb424 Move config out of src (#683)
44a09bc Handle edge cases in en permissions activation (#677)
1f5e1b6 Localise authority name, refactor custom copy (#681)
975f63b Update delete my data screen
3943618 Ios test cleanup (#673)
eb720fe RC-1.1.1 merge (#676)
5850010 Update localizations (#674)
19cf398 Fix styling of guidance graphics
0285a20 Add labels to tab bar

1.1.2

21 Nov 06:09
Compare
Choose a tag to compare
1.1.2 Pre-release
Pre-release

Minor update from release 1.1.1 - https://github.com/Path-Check/gaen-mobile/releases/tag/1.1.1

Added:
Completed translations for Somali, Hmong

Commits:
e8f323b add somali, hmong translations

1.1.1

17 Nov 01:56
Compare
Choose a tag to compare
1.1.1 Pre-release
Pre-release

Minor update for release 1.1.0 - https://github.com/Path-Check/gaen-mobile/releases/tag/1.1.0

Added:
Completed translations for ES_PR, EN

Commits:
bef8bbf Update translations
05fe440 EN references for bluetooth scanning
a7fe805 EN verification code references