> 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.181.0-12-august-2026.md).

# 1.181.0 - 12 August 2026

### **Release Overview**

This release focuses on enhancing platform security, improving transactional messaging capabilities, and delivering a range of reliability, performance, and usability improvements across the platform.

We've introduced stronger account administration controls, improved transactional mailout management, and enhanced processing reliability for triggered communications. This release also includes a number of fixes that improve the reliability of mailouts, triggered emails, and overall platform operations.

### Improved Security and Administration

We've enhanced account administration controls and strengthened validation processes to improve platform security and governance.

### Better Transactional Messaging

Enhancements to recipient visibility and configuration management make transactional mailouts easier to manage and maintain.

### Improved Survey Email Processing

Updates to survey-triggered email processing improve reliability and consistency for automated survey communications.

#### Platform Modernisation

As part of our ongoing modernisation programme, we have continued retiring legacy integrations and improving platform services and API documentation.

#### Improved Stability and Reliability

Additional monitoring, alerting, and processing improvements help ensure a more reliable experience across mailouts, list processing, and triggered communications.

#### Key Fixes Included

* Improved the accuracy of recipient counts displayed when reviewing transactional mailouts.
* Fixed triggered email deactivation behaviour.


---

# 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.181.0-12-august-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.
