# Changelog

## March 20, 2026

* <mark style="color:green;">**\[Added]**</mark> The ability to prefill the monitor criteria and product details via the user entering a product code when creating a monitor.

## February 26, 2026

* <mark style="color:red;">**\[Bug Fix]**</mark> The system no longer shows an error if one or more monitors had no product details but the alert threshold was set to monitor anything but a product transfer.

## February 13, 2026

* <mark style="color:orange;">**\[Updated]**</mark> Free monitor limit increased from 1 to 5.

## January 30, 2026

* <mark style="color:green;">**\[Added]**</mark> Rely Mortgages to our lender panel.
* <mark style="color:green;">**\[Added]**</mark> Marsden Building Society to our lender panel.

## January 29, 2026

* <mark style="color:green;">**\[Added]**</mark> The ability to create custom PT products for lenders where PT options are not available.
* <mark style="color:green;">**\[Added]**</mark> The ability to add new custom product entries, enabling more concise product history tracking, especially for lenders where PT options are not available.
* <mark style="color:green;">**\[Added]**</mark> A new "Monitor Notes" section to track specific details for each monitor.
* <mark style="color:green;">**\[Added]**</mark> Warning messages when adding custom products if the cashback, product fee or total fee seems too high.
* <mark style="color:orange;">**\[Updated]**</mark> The `Premier Products` field has been changed to `Include Lender Specials` allowing more flexibility when monitoring lender-specific product ranges.
* <mark style="color:orange;">**\[Updated]**</mark> Defaulted empty plan codes to "N/A".
* <mark style="color:orange;">**\[Updated]**</mark> Slightly improved UI of the Monitor History page.
* <mark style="color:orange;">**\[Updated]**</mark> When a product switch occurs, the monitor will inherit the newly selected product's lender.
* <mark style="color:red;">**\[Bug Fix]**</mark> An issue with switching from a PT to other mortgage types.

## January 16, 2026

* <mark style="color:orange;">**\[Updated]**</mark> Significantly improved the daily mortgage monitor checks system, eliminating many duplicate alerts.

## December 7, 2025

* <mark style="color:green;">**\[Added]**</mark> The ability to dismiss product alerts instead of having to log if the current product is being retained.

## November 19, 2025

* <mark style="color:orange;">**\[Updated]**</mark> Property Value and Loan Amount fields now display commas during input.

## November 5, 2025

* <mark style="color:orange;">**\[Updated]**</mark> Changed the order the awaiting lender badge appears on the monitors list.

## October 25, 2025

* <mark style="color:red;">**\[Bug Fix]**</mark> Monitor search now works when monitor's have no first or last name.

## October 15, 2025

* <mark style="color:orange;">**\[Updated]**</mark> Major UI Improvements
* <mark style="color:green;">**\[Added]**</mark> The ability to set custom product conditions so users can define which products they consider to be like-for-like.\
  These conditions can include:
  * Product Fee
  * Cashback
  * Max LTV
  * Check other lenders
* <mark style="color:green;">**\[Added]**</mark> Default Custom Conditions into the monitor settings so new monitors will have the set default conditions pre-selected if not already altered.
* <mark style="color:green;">**\[Added]**</mark> New Build option to the monitor criteria.
* <mark style="color:green;">**\[Added]**</mark> Global monitor search so users can search for monitors from any page.

## October 14, 2025

* <mark style="color:green;">**\[New Products]**</mark> Added The Mortgage Works PT products into the system allowing them to now be monitored.

## October 8, 2025

* <mark style="color:red;">**\[Product Fix]**</mark> Santander product's with benefit packages now have the correct cashback amounts.

## September 9, 2025

* <mark style="color:green;">**\[Added]**</mark> Report missing product button on product search.
* <mark style="color:red;">**\[Bug Fix]**</mark> Variable rate custom products now calculates correct payments.

## September 5, 2025

* <mark style="color:green;">**\[Added]**</mark> Premier products from lenders e.g. HSBC or Barclays can now be monitored.
* <mark style="color:orange;">**\[Updated]**</mark> Changed field `productFeeExceedsLtv` to `ltvExcludesFees` in order for the product search to reduce all fees from LTV and not just the product fee and improve clarity.
* <mark style="color:orange;">**\[Updated]**</mark> Small UI Improvements.
* <mark style="color:red;">**\[Bug Fix]**</mark> Plan search now correctly finds green products.

## September 1, 2025

MortgageMonitor launched!


---

# Agent Instructions: 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://mortgagequote.gitbook.io/mortgagequote-guides/products/mortgagemonitor/changelog.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.
