# 1.173.0 - 12 November 2025

### Release Overview

As we near the end of the year, this second-to-last release of 2025 delivers several smaller improvements across the platform. Our current focus is on preparing for major upcoming feature releases — with our teams working behind the scenes to lay the groundwork for Connectors and Smart Segments, both planned for early 2026.

### Automated Mailout User Experience Improvements

We’ve refined the automated mailout experience for better consistency and clarity. The ‘Run Now’ and ‘Activate Mailout’ buttons now behave consistently, and visual indicators have been added to make the setup process clearer before sending.

### Database Performance Optimisation

We’ve made backend optimisations to improve database performance and overall system stability. These updates help ensure faster and more reliable performance during high-volume processing.

### Bulk Processing Enhancements

As part of ongoing performance improvements, the Event Service has been updated to use the new bulk batch processor. This enhances reliability and consistency when processing large volumes of email status events.

### API Import File Security Enhancements

Security for file uploads via API has been improved. Real-time virus scanning and file size checks now ensure that infected or oversized files are automatically rejected at the time of upload.

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

* Fixed an issue in SSO-enabled accounts where the mobile number field was incorrectly required when editing user details. You can now update user names or email addresses without issue.
* Corrected several outdated help links within the UI to ensure users are directed to the most relevant and up-to-date resources.

<br>


---

# 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/2025/1.173.0-12-november-2025.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.
