Merged
Conversation
changelog: Bug Fixes, Account History, Avoid showing label for unknown event type
* changelog: Internal, Analytics, Add tracking for response AAL fix
changelog: Upcoming Features, Recaptcha, Annotate sign-in reCAPTCHA from 2-factor attempts
* changelog: Bug Fixes, rate limit, allow succeful submission for last attempt in hybrid flow * fixing logging * Updating functionality to postpone rate limit on standard flow * cleaning up logic * changing approach to increment rate limit after every submission, but change logic of status * changing to blank for better error catching * removing unneeded changes * resolving PR comments * keeping same method syntax for final check
changelog: Internal, IDV, Update ProofingComponents to only take an idv_session
* Do not try to parse URI if file is not ascii * Reduce object allocations in identity verification changelog: Internal, Performance, Reduce object allocations in identity verification
…ess search from both the address-search package and step components that use it (#11829)
- Options were removed as part of refactor in #9408 changelog: Internal, Source code, Update source documentation
* add specs * Reduce repeated decoding in AesEncryptor changelog: Internal, Performance, Reduce repeated decoding in AesEncryptor
changelog: Upcoming Features, Partner Email Selection, Only redirect to select email screen if feature enabled
… IPP path (#11820) Handle the case where polling has timed out and the user must click on the "Continue" button rather than being redirected. changelog: Bug Fixes, Identity verification, Fix rare issue where user may get stuck on "Verify your information"
changelog: Internal, Maintenance, Update css_parser gem
mitchellhenke
approved these changes
Feb 6, 2025
aduth
approved these changes
Feb 6, 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
Upcoming Features