> For the complete documentation index, see [llms.txt](https://docs.himaxwell.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.himaxwell.com/release-notes/2021-release-notes/june-22-2021-release-notes.md).

# Jun 22, 2021 Release Notes

## Lender Portal

### **Services Tab -** Ability to download the MISMO file from the LOS section

For Lenders who have elected to enable the Download MISMO file option in the Application three-dots menu, this release provides the additional capability to allow the Lender Portal user to download the MISMO file from the LOS section of an application's Services tab. This new enhancement could reduce the number of clicks required to download this file for a given Borrower.

Lenders who has not enabled the Download MISMO file but who would like to expose this capability should contact us at <support@revvin.com>.&#x20;

![](/files/-McPuLzicoIY35MQcc3P)

### Automatically delete Borrower Account when all Applications are deleted.

Prior to this release, our platform did not automatically delete the Borrower's account when all the Borrower's applications had been deleted. Subsequently, if the Borrower or a Lender Portal user tried to re-use the same account email address, then our platform would display an error message stating that the email exists already (and would prevent it from being re-used) even though the email address is not actively in use.

Effective with this release, MortgageHippo will now delete the Borrower's account when all the Borrower's applications had been deleted. This will prevent the problem described above from happening in future.

### Optional ability to hide the Download Fannie Mae file feature

Effective with this release, our platform provides the additional capability to suppress the Download Fannie Mae file feature, which is accessible by default from the application three-dots menu and LOS section of the application's Services tab.&#x20;

This new enhancement was added because the Fannie Mae file is generally not used anymore and so some Lenders would like to prevent their Lender Portal users from downloading this file.&#x20;

Lenders who would like hide the Download Fannie Mae file feature should contact us at <support@revvin.com>.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.himaxwell.com/release-notes/2021-release-notes/june-22-2021-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
