# 1.175.0 - 26 February 2026

### Release Overview

This release introduces improvements to link handling in mailouts, a refreshed default email template, and ongoing reliability and stability improvements across the platform.

### Improved link handling in mailouts

Links in email content are now handled more safely and consistently to improve reliability and reporting accuracy.

UbiQuity now automatically checks whether a link belongs to the same account before applying personalisation. Links that point outside your account will continue to work as expected without personalisation being applied.

For links within your account, you can now explicitly choose to depersonalise a link when needed, for example when sharing content externally without recipient-specific data being appended.

<figure><img src="/files/XOi0DwK2Fo3QQ9mxG8nc" alt=""><figcaption><p><em>Here’s an example showing automatic link personalisation being applied to UbiQuity links from the same account.</em></p></figcaption></figure>

<figure><img src="/files/8h0egzm0eY9gfPbP05Ux" alt=""><figcaption><p><em>Here’s an example showing how you can untick the Personalise checkbox for same-account UbiQuity links to remove personalisation.</em></p></figcaption></figure>

Once a static mailout has been sent, tracked links can no longer be edited. This helps preserve tracking accuracy and ensures reporting remains consistent after delivery. Friendly link names can still be updated at any time.

<figure><img src="/files/VdKyhCGJeYJSvNjeCyjM" alt=""><figcaption><p><em>Below is the updated Mailout Dashboard, including the Edit Link Names page.</em></p></figcaption></figure>

<figure><img src="/files/nTFXCGje0nxZg4tMLW2Y" alt=""><figcaption><p><em>When you open the Edit Link Names page, the links will appear greyed out and cannot be edited. The same fields will also appear greyed out in Google Analytics.</em></p></figcaption></figure>

### Updated default email template for new accounts

The global default Easy Edit email template has been updated and will now be used as the default template in new accounts, as well as in existing accounts that have not customised their default email template.

This updated template provides a cleaner, refereshed starting point when creating mailouts using Easy Edit.

You can learn more about using this template by checking out our [**guide**](https://resources.ubiquity.co.nz/home/using-engage/email/default-easy-edit/introduction).

<figure><img src="/files/qAasAelw7htm4Ay4vzse" alt=""><figcaption></figcaption></figure>

### Simplified automated mailout filtering

The WHEN filter has been removed from Automated Mailouts as its original use for targeting date fields is now fully covered by standard date filters.

Because usage of the WHEN filter is very low across the platform, retiring it helps simplify mailout setup while keeping the same targeting outcomes available.

### Improvements and Bug Fixes

UbiQuity is constantly making small changes to ensure that, behind the scenes, everything will go as smoothly as possible and to continue to build a strong foundation to make improvements to the platform.

* Improved platform security through a series of behind-the-scenes enhancements and preventative safeguards.
* Improved system reliability and performance during periods of high activity.
* Reduced the likelihood of timeouts and errors by strengthening internal monitoring and processing.
* Fixed issues that could cause errors when editing or viewing existing layouts.


---

# 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://docs.ubiquity.co.nz/releases/2026/1.175.0-26-february-2026.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.
