April 21st, 2025
- 🐛Fixes:
- Duplicate Equipment Display Issue
Resolved an issue where the same equipment was being displayed multiple times due to a duplication error. Updated the logic to ensure each piece of equipment is listed only once.
- Duplicate Equipment Display Issue
April 14th, 2025
- ✨Enhancements:
- Date of Birth Field
A format placeholder was added to the Date of Birth fields to improve clarity and enhance the user experience. This helps guide users to enter their date of birth in the correct format, reducing the likelihood of input errors and ensuring more consistent data entry. - Experian State Error Handling
Enhanced the error handling for state-related validation issues returned by Experian. The system now displays a more descriptive and user-friendly error message, ensuring users are adequately informed when input does not meet Experian’s requirements. This update improves both transparency and the overall user experience
- Date of Birth Field
- 🐛Fixes:
- Email Logic Issue
There was a minor issue in the email logic responsible for identifying and notifying the next eligible lender. The rest of the codebase was not impacted.
- Email Logic Issue
April 7th, 2025
Things may seem quiet, but don’t be fooled—we’re stirring up something exciting behind the curtain 🎭🚀. Stay close, the reveal is just around the corner!
March 31st, 2025
All is calm for now, but we’ve got something brewing behind the scenes ☕✨. Stay tuned—exciting updates are on the horizon!
March 24th, 2025
Things are smooth and steady at the moment, but we’re cooking up something exciting behind the scenes 🍳✨. Big updates are on the way—hang tight!
March 17th, 2025
All quiet on the update front—for now! We're keeping things steady and making sure everything runs like clockwork while we work on what’s coming next. Big things are brewing—stay tuned! 👀🚀
March 10th, 2025
- 🐛Fixes:
- NoGo Checkbox Visibility
Resolved an issue where the NoGo checkbox was not displaying for all lenders. The visibility has been corrected, and the checkbox is now consistently available to all users as intended.
- NoGo Checkbox Visibility
March 3rd, 2025
No major updates this time! Stability is key, and we’re keeping things running smoothly while preparing for what’s next. Exciting things are on the way—stay tuned! 🌟
February 24th, 2025
- ✨Enhancements:
- Prequalification Lender Data
We improved the prequalification process by storing a record of the information sent to lenders while ensuring that sensitive data is not retained. This allows us to track what was shared without compromising security.
- Prequalification Lender Data
February 17th, 2025
- ✨Enhancements:
- Application API
We have updated the API to include the submitted date in the application object when fetched. This enhancement provides better visibility into the application's timeline and improves data consistency.
- Application API