> 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.182.0-23-september-2026.md).

# 1.182.0 - 23 September 2026

### **Release Overview**

This release focuses on strengthening platform security, modernising core infrastructure, and improving the reliability of content, messaging, and reporting capabilities across the platform.

We've introduced enhancements to authentication and security controls, improved media delivery performance, refined template management capabilities, and continued our platform modernisation efforts. This release also includes several fixes to improve View Online functionality and operational reporting accuracy.

### Improved Template Management

Email template history has been updated to provide a more consistent experience with mailout history, making it easier to review and understand changes over time.

### Improved Media Delivery

Media assets can now take advantage of Media Manager CDN delivery, helping improve performance and reliability when loading images and other content across mailouts and templates.

#### Enhanced Security and Authentication

We've introduced a number of security and compliance improvements to strengthen platform access controls and enhance account protection.

#### Platform Modernisation

As part of our ongoing modernisation programme, we've continued upgrading core platform infrastructure and decommissioning legacy services to improve maintainability, performance, and long-term scalability.

#### Operational Improvements

We've introduced additional monitoring capabilities to improve operational visibility and support automated reporting workflows.

#### Key Fixes Included

* Fixed an issue where View Online links could display content from an incorrect account in certain scenarios.
* Fixed an issue where View Online links could produce an error page when accessed from a browser.
* Fixed an issue that could cause webhook history information to display incorrectly.


---

# 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.182.0-23-september-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.
