Release Notes Through 2026-02-28
Borrower Experience v2.79.0 // Ardley Service v1.99.1
Internal process improvements
- Made minify conditional based on environment and added --debug flag
- Improved error handling and added detailed diagnostics for failures
- Added keyword-based fallback search to feedback client
- Added feedback MCP server to default list to use when loading
- Playwright Testing - Flutter Semantics and Accessibility
- OneLink and Equity recapture loan app read
- Reenable term dropdown analytics
- Feature: Added unit testing
- Fixed paginated event store retrieval
- Added the ability to select the calculated offer for which to provide a summary
Platform
- API Integration Phase 1-2: Complete Pipeline Search, User Management
- API Integration Phase 1: Events, Filtering, and Search Enhancements
- Add Last Edited date and time to the pipeline view
- Integrate Interaction data API
- Remove unneeded last contact column from pipeline view
- Update login screen UI to match latest design system
- Change the word "applications" to "records" in pipeline view
- Integrate OfferSummary addition
- Clean up eligibility overview
- Refine no loan selected messaging
- Add closing costs, PDF export, and status indicator
- Deactivate incoming features and add PDF export
- Integrate recent filter api
- Add CSV export and reformat pipeline layout
- Add sidecar configuration check with temporary application tab
User Management
- Added HTML email templates for invitations and verifications to the custom message handler
- Added logic to create and assign users for legacy compatibility
- Update JWT role extraction and refine admin role check in user events access
- Add root path mappings
- User Management: POST (create), GET (list), POST (assign), DELETE
- Department Management: POST /departments (create), GET /departments (list)
- Enhanced role configuration
- Email invitations/MFA codes are sent by Cognito on sign up/password reset
- Fixed JWT claim bug
Campaign Improvements
- Journey config mapping
- Save Journey modal
- Journey export
- Sandbox home
- Add expression validation endpoint and CLI tool
- Updated the start campaign API endpoint to verify that the required SES configuration set is applied to all marketing/transactional emails before proceeding with campaign execution
- Added the ability to name Journeys
Infrastructure
- Refined schema deployment logging level and improved policy store initialization to handle customer updates and rollback scenarios more robustly
- Add mappers, models, and repositories for Execution and TestSuite entities
- Added `PATCH` method to CORS response header
- Account for legacy first liens not having a persisted lien position
- Optimized event-based formula
- Standardized S3 key names for Cognito Lambda artifacts for CI/CD build
- Filtered out OpenSearch results that didn't have a match in the database
- Updated the events store, adding keys that better support FE query needs
- Re-wrote the loan application fetch by recent interaction based on the event store changes
- Refactored CloudFormation parameter files to use a simplified JSON structure