> 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.176.0-25-march-2026.md).

# 1.176.0 - 25 March 2026

### Release Overview

This release focuses on improving the reliability, security, and performance of the UbiQuity platform.

While there are minimal visible changes, a number of important updates have been made behind the scenes to strengthen platform stability, improve data handling, and support ongoing enhancements to our architecture.

### Improvements and Bug Fixed

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 stability and performance: We’ve made several backend improvements to reduce the risk of processing issues across mailouts and transactional data.
* Enhanced security and infrastructure: Updates have been applied to strengthen platform security, including improvements aligned with best practice recommendations.
* Database reliability improvements: Changes to database configuration help ensure more predictable performance and reduce the risk of capacity-related issues.
* Ongoing platform modernisation: We’ve continued migrating parts of the platform to newer services and standards, supporting better scalability and future feature development.
* Fixed an issue where some automated mailouts could fail to process recipients after scheduling changes
* Fixed several backend processing and data handling issues to improve overall system reliability

<br>

#### <br>


---

# 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:

```
GET https://docs.ubiquity.co.nz/releases/2026/1.176.0-25-march-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.
