Release Notes Through 2026-04-30
Borrower Experience v2.84.0 // Ardley Service v1.1030.2
Platform
- Add accessibility support for Platform app
- Platform logging
- Sidecar configurable application
- Fix hardcoded customer id
- Unknown enum fix
- Implement fees endpoint
- Use next page token for search and recent API calls
- Fix campaign activity and address
- Add Timeout Messaging
- Remove emdash from the pipeline view and add borrower email address
- Calculation rules ui and apis
- Convert UTC timestamps to local timezone
- Group API calls
- Embed Maestro
- Fix multiple department classes
- Better approach to debounce search requests
- Use password field with show/hide icon
- Offer detail screen cleanup
Navigator
- Bump config version to 33
- fix golden tests
- equity flow read/write hasOtherLien to loan app
- MLS property filter system with refined UX
- isBusy state for logout buttons
Maestro
- Made numbers clearer in journey
- Disconnected Nodes save
- Change mls event mapping
- Prevent deleting entry via keyboard
- Wait conditions for non entry nodes
- Allow reconnecting nodes
- Allow panning and viewing conditions in read only
- Fixed save as to create new journey, not just rename
- In Journey Counts
- Global rules
Infrastructure
- v2.83.0 RC3 Back Merge
- Delete old purchase demo app
- Move POS to Navigator
- Service Quotas API integration
- Fixed `extractTemplateName` in the EmailTemplateService
- Added self employed flag to borrower scenario
- Added field to CustomerMembership for hiding system accounts from customer user listings
Internal process improvements
- Feature: Metrics domain models (Metric, CountMode, Granularity, AggregationFunction)
- Feature: MetricsRepository interface and DynamoDB implementation
- Feature: MetricsService with temporal bucketing, aggregation functions, countMode, and period comparison
- Feature: MetricsAggregator batch job
- Feature: MetricsAthenaClient
- Feature: GET /metrics endpoint with discovery mode (no select) and data query mode (with select)