Release Notes Through 2025-04-30
Borrower Experience v2.59.0 // Ardley Service v1.78.0
Quicksight
- Add Analytics to Offer Detail Expansion Tiles
- Patch: Added an email deliverability score to each client record written to Kinesis for overnight analytics.
- Patch: Update the ardley-latest-client-records.sql view to include the new deliverability score.
- Feature: Updated the AnalyticsEvent with a new "offer_type_count_displayed" and added two new events: VIEW_OFFER_DETAILS_EXPANSION_TILE_INTERACTION and EXPERIENCE_LOADED
Navigator
- UI tweaks to cleanup select new offer modal
- Add support for bulleted lists in ConfigurableSpan
- Configurable image in span
- Patch: Return null onboarding object when no onboarding info is available for borrower
Return to Application Section on Re-Visit
- Added method to make submission page invalid until visited.
- Update submission for legacy apps
- Update canJumpToNewSection Logic
- Remove Debounce Logic on App Saves
Sidecar
Infrastructure/QA
- Flutter Upgrade 3.29.2
- fix errors after new offer is selected in autopilot flow
- fix for autopilot routing after new offer is selected
- Move fonts to their own package
- Several commits - back merging patches that were made
- 4243: Fixed missed changes to sidecar/quicksight login.
- 4260 - Update ADSCoreIcons.tff and ads_core_icons.dart file
- 4263 - Fix Annual Savings in the Initial Offer Summary
- Patch: Updated the LoanApplicationsResource::createLoanApplication to restrict API rate to 2 requests/sec or 5 request/second burst per API key
- Feature: Added CAA records for ardley.co and ardley.com
- Patch: Removed the old AdminAuthResource.java and updated the AuthenticationResource to have an administrative unlock endpoint
- Patch: Updated the AuthenticationResource::getSessionToken to restrict authentication attempts to 3 times before locking a user account.
- Patch: Added sub customer id to OfferInput and OfferCollection models.
- Patch: Updated the customers in ardley-service.json to use the V2 AWS WAF.
- Patch: Updated the WAF in the ardley-customer-stack.json to V2.
- Patch: Fixed FHA offer selection rules
- Remove Debounce Logic on App Saves
- Update SystemCursor: Obscured Password
- Feature: Added a new lambda responsible for archiving files older than 30 days (or a custom threshold) to an "archived/" folder in a specified customer key prefix.
- Patch: Patch NPE on Govi override calcs by calculating and setting mortgage price and adding NPE protection