Merged
Conversation
* changelog: User-Facing Improvements, Doc Auth, updating hybrid cancellation screen layout and image * Optimizing assets * Switching to use none value for icon attribute, resolving PR comment * Moving conditional logic to alert icon compnenet * removing hard coded conditional * using .present inside render method
* Add PhoneFinder support to event summarizer * changelog: Internal, Reporting, Extend event summarizer
…cert serial if service provider exists (#12556)
…tion (#12513) Added the `SECURE_ANALYZERS_PREFIX` variable to the GitLab CI configuration. This variable is set to use the ECR registry for GitLab security products, improving the configuration for security analyzers. changelog: Internal, CI, add SECURE_ANALYZERS_PREFIX variable to GitLab CI configuration
…12537) changelog: Bug Fixes, Flow Policy, Add Preconditions to ChooseIdTypeController
* patch accuant camera capture * LG-16793 Capture uncropped images for TrueID changelog: Internal, TrueID Integration, Capture uncropped document images for improved verification accuracy
changelog: Internal, IDV, Add issuing country code to pii bundle
changelog: Internal, Maintenance, Update good_job with new migrations
changelog: Internal, Feature Tests, Unmock A/B bucket routing in feature tests
* LG-16417 Remove KYC Shadowmode * changelog: Internal, Code cleanup, Remove KYC Shadowmode evaluation code * update for failing spec * address pr feedback * Remove proofing_components from resolution_proofing_job_spec
changelog: User-Facing Improvements, LN IAL2 Passport Flow, Fix inconsistent error messaging to show correct ID type in headings
In a recent change, we modified the Acuant SDK to not crop images. These un-cropped images need to go through a different TrueID flow. [skip changelog]
amirbey
approved these changes
Oct 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User-Facing Improvements
Bug Fixes
Internal