Skip to content

RC 424

Compare
Choose a tag to compare
@mitchellhenke mitchellhenke released this 22 Oct 17:47
· 176 commits to main since this release
2024-10-22T174630
888cc7d

User-Facing Improvements

  • Content: Improve text spacing for some content in Simplified Chinese (#11356)
  • F/T Unlock passkeys: Move userVerification to discouraged (#11354) (#11354)
  • In-person Proofing: Fix ipp emails to distinguish between selected and visited location name (#11353)
  • In-person proofing: Update signout link text (#11325)
  • Split document capture: Added helpful explanation to the selfie page. (#11367)

Bug Fixes

  • Login Button Component: Update hover state (#11366)

Internal

  • Analytics: Add feature usage table to Protocols Report (#11369) (#11369)
  • Automated Testing: Restructure PIV/CAC setup spec for consistency (#11355)
  • Automated Testing: Extract common spec helpers for decoding OIDC tokens (#11371)
  • CI: Fixing service name reference, adding additional env vars to review-apps (#11372) (#11372)
  • Code Quality: Remove unused view code (#11342)
  • Code Quality: Consolidate phishing-resistant MFA checks to protocol controllers (#11375)
  • Configuration: Add test to require all config defined in application.yml.default (#11365)
  • Dependencies: Update dependencies to resolve security advisories (#11358)
  • Identity Proofing: Log state_id_type on doc auth verify proofing results event (#11328)
  • Linting: Update rspec-rails to lint deprecated enum keywords (#11364)
  • Logging: Add cpu_time and idle_time to job logs (#11376)
  • Maintenance: Update good_job in preparation for 4.0 upgrade (#11374)
  • Maintenance: Remove compose-components JavaScript package (#11373)
  • Socure: Download and store reason codes weekly (#11350)
  • Tests: Updating some tests to be easier to read (#11352) (#11352)
  • event tracking: Remove out dated doc auth event tracker (#11361)
  • split doc auth: Remove past code and refrences to single page doc auth and split conditionals (#11343)

Upcoming Features

  • reCAPTCHA: Enable reCAPTCHA in log-only mode (#11349)