EAD Country + EAD Category Support for Document Verification: Added support to use OCR to read the Category and Country of an Employment Authorization Document (I-766) when submitted through Document Verification on the Form I-9. This feature is enabled using a per-subdomain level feature flag, that will apply the following changes:
EAD Country + EAD Category as a Report Filter: Added the ability to filter a report based on EAD Country/EAD Category with the filter types of equals, does not equal, contains, does not contain.
EAD Country + EAD Category in Reporting Output Data: Added these fields underneath the Form I-9 for output data in Reports.
EAD country + EAD Category in the Form I-9 Submission object: Added these fields as ead_country and ead_category to the Form I-9 Submission Object in the API, only when an Employment Authorization Document is submitted.
Admin Completing Supplement B for Combo List A Docs: Cleaned up logic to better handle expiration dates provided in Supplement B.
Feature Flag: Hide Inactive Staff Submissions: Added support to hide inactive staff submissions from the Onboarding inbox. This feature is enabled using a per-subdomain level feature flag.
Additional performance enhancements and cleanup tasks
Document Expiration Date for Reverified I-9s: Updated logic to handle Reverification documents with an expiration date of N/A or documents that do not require Reverification, such as a U.S. Passport.
Form I-9 Receipt Logic: Updated logic to only classify a document as a receipt if the receipt box is checked, removing the check to see if "Receipt" is in the document title.
Allow D/S for Form I-94: Added the ability to specify Duration of Status (D/S) instead of N/A for the expiration date of the Form I-94 when used on the Form I-9.
🪲 BugFix: Updating SSN for Staff w/ Paper Upload I-9: Resolved an error that did not allow for updating the social security number of a staff with a paper upload Form I-9.
Additional performance enhancements and cleanup tasks