This repository has been archived by the owner on Sep 19, 2021. It is now read-only.
v2.2.0-preview.5.3
ryanhofdotgov
released this
04 Sep 18:26
·
457 commits
to develop
since this release
Highlights:
Focus of work on the past sprint included the completion of a new session management layer to replace JWT for authentication, SF-85 corrections and testing, and minor corrections to the UI.
Specific end-user improvements:
- Phone time of day not reset when telephone component mode toggled [EN-2285]
- Phone Number Validation not triggering for "0" response [EN-3104]
- Selecting "Army" or "Navy" in U.S. Military subsection shows "Unknown" in accordion header [EN-3792]
- Unable to select "Use a different name instead" on alternate names found modal [EN-3793]
- Accordion headers are not updating with content [EN-3796]
Environment variable changes:
- Added
CSRF_SECRET
, must be set in load balanced environments.
Note: this release should not be deployed in production due to a regression that was fixed in #1829