> For the complete documentation index, see [llms.txt](https://docs.ubiquity.co.nz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ubiquity.co.nz/releases/2026/1.180.0-15-july-2026.md).

# 1.180.0 - 15 July 2026

### **Release Overview**

This release focuses on improving the management of surveys  and email templates, while delivering a range of performance, reliability, and usability enhancements across the platform.

We've introduced new capabilities for template organisation and history tracking, and made several improvements to help ensure a more consistent and reliable user experience.

### Email Template History

You can now view the history of changes made to email templates, making it easier to understand when updates have been made and support collaboration across teams.

This provides greater visibility into template maintenance and helps users manage template updates with confidence.

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

### Template Folder Improvements

We've enhanced template management with several improvements to folder organisation and navigation.

These updates make it easier to organise templates, navigate complex template libraries, and maintain a cleaner workspace as your collection of templates grows.

### General Improvements

We've made a number of behind-the-scenes improvements to the platform, including enhancements to:

* Platform performance and scalability
* Connector management and monitoring
* Email template usability
* Platform reliability and resilience
* System maintenance and upgrades

These changes help ensure a more stable, secure, and consistent experience across UbiQuity.

### Fixes

We've resolved a number of issues across the platform, including improvements to:

* Mailout Events date sorting
* New user login screen usability
* Webhook history data display

These fixes help improve the overall reliability, usability, and consistency of the UbiQuity experience.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ubiquity.co.nz/releases/2026/1.180.0-15-july-2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
