Release #0408

  • Removed GIF Files from supported file types: Removed support for uploading GIF files within the WorkBright platform.
  • 🪲 BugFix: Require A-Number when submitting I-766:Fixed error messaging to show consistently if user navigates back and forth while uploading an I-766 and not providing an A number.
  • 🪲 BugFix: fix next button infinite spin on document selection step: Fix an issue where the staff could sometimes get stuck on the document selection step while navigating back/forth without making changes.
  • Added logging for non-submitted EV cases: Added further logging for when an E-Verify case is not submittable (receipt used, waiting on SSN, etc.) at the time of I-9 countersignature.
  • Staff Edit Info in Section 0 of the Form I-9: Added functionality behind a feature flag to allow the staff to update their profile information when completing their I-9.
  • 🪲 BugFix: Exclude Middle Name in Section 0 of the Form I-9:Fixed an issue that prevented staff from omitting their middle name in Section 0 of the Form I-9 when editing their personal information.
  • Disabled 'Previous' button when Persona inquiry pending: To prevent application issues, the 'Previous' button is now disabled while a Persona inquiry is pending.
  • Configure E-Verify via API: Developed a new API endpoint that allows for the configuration of E-Verify settings on a new account setup. https://developers.workbright.com/reference/configure-e-verify-account
  • 🪲 BugFix: Promote Pending Admin to Full Access Admin:Fixed an issue that prevented full-access administrators from promoting pending administrators to full-access status.
  • Promote Staff Member via API: Created a new API endpoint to allow the ability to promote staff members to administrator roles. API Dochttps://developers.workbright.com/reference/promote-employee-to-administrator-role
  • 'Pending Admin' Tab: Added a 'Pending Admin' tab to the Admin Users page to enable management of pending administrator accounts, previously limited to ADP/SSO users.
  • Additional performance enhancements and cleanup tasks.