Executive Summary:
This release includes multiple improvements and bug fixes across the Borrower Portal, Lending Support, and External System Interfaces. Key updates enhance loan details visibility, fix issues related to login redirections, and improve LoanPro integrations. Additionally, technical enhancements include migrating code for Admin API and restructuring data access repositories.
Released Items
Borrower Portal
- Loan details page now displays the current interest rate
- Loan status breakdown added to the loan details page
- Loan summary updated to include Line of Credit details
- Dashboard now links to Loan Details when a loan is clicked
- Fixed issue where balance rollovers did not create linked accounts
#15947, 15115, 15022, 15197, 15916
Client Package
- Fixed loan declined message appearing incorrectly in Partner Portal
- Fixed missing information in the loan declined alert
- Addressed flaky unit tests in Partner Portal
- Fixed styling issues in Partner Portal
- Resolved borrower portal login redirection issue
- Fixed lapsing login loop
- Allowed deletion of funding requests
- Updated types on loan objects for improved consistency
#15828, 15662, 15881, 15983, 15931, 15971, 15550, 16022, 15981
External System Interfaces
- Integrated accounting system Pay-Off Amount in Borrower Portal
- Added accounting system Client Package balance rollover feature
- Improved accounting system Client Package document handling
- Configured networking infrastructure for GE <-> accounting system peering
- Established new MySQL database
#16021, 15974, 15871, 15702, 15703
Partner Portal
- Updated domain string handling to align with new partner-specific URL structures.
- Disabled login caching to ensure accurate, up-to-date user access.
#15718, 15872
Technical Enhancements
- Migrated Admin API code to monorepo
- Moved repositories/services to use UserClaimService for improved data access
#15280, 14732
Release Numbers