• When Promote Staff to Admin via API Return Admin Data: Updated the Promote Employee to Administrator Role API response to include the admin ID when staff are promoted to admin via API.
  • New API Endpoint: Create and Update Groups: Added API Endpoints to POST and PATCH groups.
  • Add Document Name Attribute to Document Assignments: Updated the Get Document Assignments endpoint to include an attribute, name, which will return the string value for the name of the document.
  • Federal W4: Validations: Qualified Tips: Added value validations in the deductions calculator to restrict the value up to $25,000 per the W4 instructions.
  • 🪲 BugFix: Display Warning Modal on Delete Conditional Fields: Updated logic to display the warning when deleting conditional fields to only display when Conditional Field Logic is active on the subdomain.
  • 🪲 BugFix: Stop Sending document_bc_number to E-Verify When Not Needed: Resolved issue causing cases to be stuck in Submitted if the Document Number for List B/C was over 17 characters, and not required in E-Verify.
  • 🪲 BugFix: Error When Editing Conditionable Fields: Resolved issue where certain field types (Radio Button, Dropdown) were uneditable.
  • 🪲 BugFix: Change Status Button Disabled: Resolved issue where change status button would be disabled on staff profiles while bulk actions with group assignments are being processed.
  • Additional performance enhancements and cleanup tasks
  • Performance enhancements and cleanup tasks

  • Display Email/Username for staff in Welcome Wizard: Added the staff username (email) to the create password screen, and the welcome wizard, to display their email when signing into Workbright for the first time.
  • E-Verify Authentication Attempted Webhook: Added a new webhook to return the results of everify_authenticated, allowing for notification when E-Verify credentials are authenticated OR fail to authenticate. Payload
  • Remove Middle Initial Requirement: Removed validation requiring a middle initial from staff profile information, allowing staff to proceed with their Form I-9 without requiring a middle initial.
  • Add Validation to Profile Information (Section 0) of Form I-9: Added validation to the Profile Information step on the Form I-9 (when editing is enabled) to require all profile information before allowing the staff to advance to the citizenship designation step.
  • Federal W4: Validations: State & Local Taxes: Added value validations in the deductions calculator to restrict the value up to $40,400 ($20,200 if married filing separately) per the W4 instructions.
  • Conditional Form Field Logic: Added the ability to configure conditional form field logic on Digital Signature and Acknowledgement forms. This feature conditionally displays form fields based on the response in Radio Button or Dropdown type fields. This feature can be activated by a per-subdomain level feature flag.
  • 🪲 BugFix: disable_profile_address Value: Resolved issue where disable_profile_address value would switch from true to false while updating onboarding_notification_method.
  • Additional performance enhancements and cleanup tasks

  • Performance enhancement to E-Verify service
  • Reverted recently released changes due to unexpected errors on subdomains that have editing section 0 disabled:
    • Add Validation to Profile Information (Section 0) of Form I-9: Added validation to the Profile Information step on the Form I-9 (when editing is enabled) to require all profile information before allowing the staff to advance to the citizenship designation step.
  • Global Release: Time Based One Time Pin Login/Account Unlock Method: Added a method (TOTP) to support a one time six-digit pin login for staff that have forgotten their password, or have been locked out of their account due to multiple invalid attempts. Available all on all accounts. This feature can be deactivated by a per-subdomain level feature flag.
  • Add Error Flash for Invalid TOTP: Added error messaging when a user attempted to login with an invalid TOTP 6 digit got.
  • Add Validation to Profile Information (Section 0) of Form I-9: Added validation to the Profile Information step on the Form I-9 (when editing is enabled) to require all profile information before allowing the staff to advance to the citizenship designation step.
  • 🪲 BugFix: State Validation for Northern Mariana Islands: Resolved issue where correct state code was not being sent to E-Verify for State IDs/Driver's Licenses from Northern Mariana Islands
  • 🪲 BugFix: API Error when Supplement B is Full: Improved error messaging for Requesting Remote Reverify when all three Supplement B fields have been used.
  • 🪲 BugFix: Company Address Error Messaging: Clarified error messaging for missing fields of Company Profile Address.
  • Additional performance enhancements and cleanup tasks

  • 🪲 BugFix: Email Change Notification: Resolved issue that caused an unexpected notification for new staff to confirm their email.
  • Additional performance enhancements and cleanup tasks
  • Time Based One Time Pin Login/Account Unlock Method: Added a method to support a one time six-digit pin login for staff that have forgotten their password, or have been locked out of their account due to multiple invalid attempts. This feature must be activated by a per-subdomain level feature flag.
  • Add Filter & Output to Documentation: Expiration Date in Reports: Added a rolling date range of up to 180 days in advance for Documentation: Expiration Date from the Form I-9 in reports, and the ability to add this date as output data for a report.
  • 🪲 BugFix: Federal W4: Exempt Checkbox: Improved user experience when staff are claiming they are fully exempt from Withholding on the Federal W4.
  • 🪲 BugFix: Custom App Theming on New Embedded Sign In: Resolved issue with Custom App Theming not applying when using /embedded/new_sign_in method.
  • 🪲 BugFix: Editing Section 2 after Supplement B: Resolved rendering issues on PDF where Section 2 was edited after Supplement B was completed.
  • 🪲 BugFix: Employment Authorization Issued by DHS: Resolved Additional Information output issue when editing this List C document type on the Form I-9.
  • Additional performance enhancements and cleanup tasks.
  • Make Review in Inbox False for Work Opportunity Tax Credit Questionnaire: Updated the WOTC form setting to not require review in the Onboarding Inbox by default.
  • 🪲 BugFix: Request Remote Reverify when Reverification Disabled for Staff: Updated error messaging for the API response, stating reverification can't be requested because it is disabled.
  • Additional performance enhancements and cleanup tasks.


  • Performance enhancements and cleanup tasks