Release Notes Through 2025-07-31

Borrower Experience v2.65.0 // Ardley Service v1.84.2

Navigator - Unknown User Flow

  • Depository customer flow
  • Estimate box handles tap and text entry correctly
  • Navigator: Unknown User - State Dropdown Component - Gallery
  • Navigator: Unknown User - Help Tip - Slide-in System Message
  • Formatted text field components 4561: Fixed focus issues with TextField.
  • Navigator: Unknown User - Estimate Notification Animation
  • Patch: Fix NPE when retrieving an OfferCollection for new and depository customers


Sidecar

  • Patch: Updated link expiration format from minutes to hours in UsersResource.
  • Patch: Return 'null' on formatting exception instead of space
  • Feature: Added keyword on 'now' for date types (Instant, LocalDate, LocalDateTime)

Gallery

  • Add keys to text field and yes/no component
  • Multiple Box Text Field
  • Depository customer flow - Part 1 
  • Navigator: Unknown User - Change Address Help Tip

Infrastructure/QA

  • Fixed goldens for other liabilities
  • Updated all generated files to be unformatted by dart format
  • Patch: Updated account creation email link for QuickSight/Sidecar to 48 hours (should appear this way in user account creation email)
  • Feature: Removed CustomerAccessor, CustomerInfo, and all supporting classes in favor of models in Ardley Core
  • Patch: Fixed reset for seeded loans
  • Patch: Removed the persistent journey that's being re-created for Woodley *every* time the dev servers reboot
  • Patch: Fixed application deployment endpoint returning "Customer ID" as an object
  • Feature: Migrated All Instances of BorrowerRecordAccessor, BorrowerRecord, and all supporting classes to those inside ardley-core
  • Feature: Added a new administrative endpoint that imports users from a CSV file and returns the results as a CSV file
  • Patch: Updated the application events and loan applications analytics to include the dataset file name associated with each row.
  • Feature: Added new attributes to offer collection retrieval endpoint to support depository record flow
  • Feature: Authentication verify code logic now searches for and returns a client record containing only a depository record
  • Feature: Added LoanApplication constructor (initialization) logic for a client record with just a depository record
  • Feature: Added extraction of input record identifiers into tag-value format
  • Patch: Fixed issues where importing users without a phone number caused the entire import process to fail
  • atch: Removed property street requirement from validators
  • Patch: Removed the ardley client records table from DynamoDB
  • Patch: Updated preSignUp and preTokenGeneration lambdas to NodeJS version 20
  • Patch: Updated ardley-service.json to use the new cognito pre-token generation lambda that will allow us to login SSO users without needing to set them up initially.
  • Patch: Downgraded excessive log messages from info/warn to debug
  • Feature: Added contact phone number to the offer collection POST request
  • Patch: Fixed Long to BigDecimal compilation errors in InternalPricingTest
  • Patch: Fixed an NPE when a new lead is created
  • Patch: Fixed net closing costs formula in loan application extractor
  • Feature: Updated the buildspec file for AWS CodePipeline to cache Gradle dependencies during builds
  • Feature: Updated the report generation tool to include a timestamp on files destined for an SFTP folder