Borrower Experience v2.16.0 || Ardley Service v1.27.1
Campaign Operations
- Added a condition to confirm that a collection record in an active campaign is usable
- Reduced processing load on campaign services by generating only on-the-fly calculations relevant to the specific campaign offer
- Offer Collection models segmented into database, business, and presentation models, improving the organization and segmentation of collection data
- Added HELOC offers to campaign generation including eligibility rules for custom HELOCs
- Campaigns can now be scheduled for a future date using the existing campaign generation endpoint
- Latest offer calculations can be generated nightly and updated for follow-up Journey and Clicker campaigns
- HELoan calculator now works with any customer
- Refactored the pricing engine to accommodate receiving multiple rate sheets from a customer
Dual-Screen Runoff Book
- User interface for prior customer experience ready for integration with data services
Sidecar
- Added favicon and improved the Details Header UI layout
- Implemented keyword search that allows end users to enter specific terms (names, email, address, etc.) to find specific borrower loan applications in Sidecar
- Added a column denoting the date the application was last edited by a user and set the Pipeline view to sort by this date, beginning with the most recently edited application
- Implemented back-end services to support Terms of Service prompt to adhere to security requirements
Navigator
- Initial proof-of-concept released to Gallery
QA / Defect Discovery / Infrastructure Hardening
- Fixed loading animation for smaller screens
- Fixed issue with Cash-Out value resetting after FICO score adjustment
- Updated the precision of interest rate value to 3 decimal places and APR value to 4 decimal places; match persisted value to the value that appears in-app
- Added NPE protection for Loan Application and Offer Collection services
- Adapted test script to run multiple tests consecutively
- Refactored the Action Menu to handle confirmation submissions
- Updated Flutter to v3.13.3
- Improved deployment flow for Gallery applications
- Improved generation of customer reports through AWS Athena views
- Miscellaneous cleanup items to improve performance