Release Notes Through 2024-12-31
Borrower Experience v2.50.0 // Ardley Service v1.69.0
Quicksight
- Feature: Added the ability to create/assign a QuickSight user account for Ardley customers through our API
- Feature: Added a new endpoint that allows an admin to "update" a user account with a new user group assignment or add their account to QuickSight
- Feature: Added "price" for all relevant offer types in the offer collection analytics model
- Modified the QS dashboard link generation endpoint to only block those users who are assigned as ARDLEY administrators or have Ardley email domains
Navigator
- Feature: Navigator auth timeout modal
- Patch: Offer Detail disclaimers full width
Sidecar
- Patch: Added error handling for auth exceptions in Sidecar
- Patch: Fixed the alert box background color
- Patch: Updated permissions for EB service role to allow QuickSight groups
- Patch: Updated to allow an optional new user group assignment
- Patch: Added a filter statement that excludes shakeout loans when returning results to the caller. No need for a reindexing operation.
Infrastructure/QA
- Patch: Restore old offer collection GUI values
- Patch: Updated all mappers and models for offer collections to align with the changes introduced to the various offer collection models
- Patch: Updated the CashOutOfferCollection constructor to pull the maximum equity amount for a cashout from the maximum "cash to borrower" amount from the related offers
- Patch: Removed all old Woodley landing pages.
- Patch: color deprecation part 1
- Patch: Small linter cleanup
- Patch: remove session refresh logic
- RC2 - regression fixes
- Patch: Fixed Defect for HeLocs Total Loan Fees that was causing NPE
- Patch: Fixed NPE in loan application offer collection retrieval re-calculation
- Feature: Updated to use a larger custom thread pool when reading or writing data using an AWS service.
- Feature: Implemented offer collection extensions for seconds (HELOC and HELoan)
- Feature: Implemented offer collection extensions for cashout offers
- Patch: Cleanup unit tests to remove exception for new getOffer call
- Patch: Update GUI offer collection
- Patch: Updated the EmailAddress class to *always* convert email address strings to lower case on creation