Skip to content

Releases: cfpb/sbl-frontend

0.1.11

23 Aug 21:34
a09f309
Compare
Choose a tag to compare
0.1.11 Pre-release
Pre-release

A beta test release.

What's Changed

Fixes

  • feat(complete user profile): split urls - complete user profile - w and without associations (#878)
  • feat(Resolve Errors): Split URL paths between syntax and logic errors (#844)

0.1.10

20 Aug 22:06
2e27a58
Compare
Choose a tag to compare
0.1.10 Pre-release
Pre-release

A beta test release.

What's Changed

Fixes

  • fix(content): mostly change submission to filing (#883)
  • chore(deps): bump axios from 1.6.8 to 1.7.4 in the npm_and_yarn group (#884)
  • fix(content): remove one more instance of "submission" (#895)

0.1.9

08 Aug 15:18
95e57c4
Compare
Choose a tag to compare
0.1.9 Pre-release
Pre-release

A beta test release.

What's Changed

Fixes

  • feat(e2e): sets up playwright, 1st user flow test (#776)
  • feat(e2e): eslint fix playwright (#826)
  • feat(errors): added global Error Boundary that loads 500 page (#820)
  • feat(analytics): Summary Route Changes (#827)
  • content(Upload): updated based on figma content updates after usability testing (#837)
  • fix(content): adjust warning and poc copy (#855)
  • fix(usability): updated headings, button text, e2e tests (#846)
  • fix(upload): prevent default form behavior for upload
  • fix(csp): remove inline script exceptions, ffiec

0.1.8

01 Aug 19:43
f590a59
Compare
Choose a tag to compare
0.1.8 Pre-release
Pre-release

A beta test release.

What's Changed

Fixes

  • add analytics urls to CSP in nginx.conf (#818)

0.1.7

31 Jul 13:32
5eb786d
Compare
Choose a tag to compare
0.1.7 Pre-release
Pre-release

A beta test release.

What's Changed

Fixes

  • Bump nginx version from 1.24 to 1.27 (#813)

0.1.6

09 Jul 04:41
d7e0c82
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release

A pre-beta test release.

What's Changed

Fixes

  • On the Complete your user profile page for users with existing institution data, only show the label for an institution's TIN as part of the choose your institution checkbox list if that TIN data is available. See issue: #793

0.1.5

01 Jul 10:17
74fad04
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release

A pre-beta test release.

What's Changed

Features

  • add env variables for SBL_LONGPOLLING_DELAY_SECONDS and SBL_UPLOAD_FILE_SIZE_LIMIT_BYTES

Fixes

  • move upload form validation box when trying to save and continue to bottom of page
  • fixes to 500 page logic to always allow homepage button to work
  • any auth error other than the auth service being down results in a redirect to /
  • modifies import-meta-env to allow restarts of pods to change env variables
  • remove console log and unused Google Analytics code
  • remove old service worker
  • change robots.txt to disallow crawling, and let nginx serve it
  • disable native form validation in favor of zod
  • fix navbar not showing logout on pages where it may trap you in a logged in state
  • fix a broken link to Home in a breadcrumb on the Complete user profile page

0.1.4

28 Jun 21:50
5556317
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release

A pre-beta test release.

What's Changed

  • fix(upload): revert file size limit back to 50mb

0.1.3

28 Jun 18:39
0d73c77
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

A pre-beta test release.

What's Changed

  • fix(Upload): File size limit changed to 2GB

0.1.2

28 Jun 13:30
c015444
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

A pre-beta test release.

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.2