# BrinkAgent 14.2 Release Notes

New Features

<table><thead><tr><th width="40">#</th><th>Feature</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>QoE Optimizations on 4G/5G</td><td>The Cloudbrink Brink App dynamically adjusts QoE profiles for optimal app performance when connected via 4G/5G hotspots.</td></tr><tr><td>2</td><td>QoE Analytics</td><td>Customers can view QoE analytics at both device and individual app levels in the Cloudbrink Management Console.</td></tr><tr><td>3</td><td>Active-Active Connectors on AWS</td><td>Supports horizontal scaling of Connector components on AWS—up to 64 instances clustered in one logical Connector.</td></tr><tr><td>4</td><td>Tenant Deletion Improvements</td><td>MSP admins must manually type “Delete” to confirm deletion, adding safety to tenant removal workflows.</td></tr><tr><td>5</td><td>BrinkAgent on FreeBSD</td><td>Extends Brink App support to FreeBSD in addition to Windows, macOS, Ubuntu, iOS, Android, and Chromebook.</td></tr><tr><td>6</td><td>BrinkAgent UX Improvements</td><td>Modernized look and smoother user experience within the Brink App interface.</td></tr><tr><td>7</td><td>Default Wildcard for Domains Config</td><td>Default behavior appends wildcard prefix to Domains config parameter; can be toggled via feature flag.</td></tr></tbody></table>

## Resolved Issues

<table><thead><tr><th width="40">#</th><th>Area</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Admin Portal</td><td>Fixed issue where local admins with long usernames could not log in.</td></tr><tr><td>2</td><td>Team/RDP</td><td>Resolved Microsoft Teams and RDP session drops.</td></tr><tr><td>3</td><td>Android App</td><td>Fixed connection issue with Entra IDP.</td></tr><tr><td>4</td><td>Brink App</td><td>Fixed routing problems from Wintun user space tunnel.</td></tr><tr><td>5</td><td>Admin Portal</td><td>Fixed inability to change admin email configuration.</td></tr></tbody></table>

{% hint style="info" %}
For any questions, concerns, or feedback about deploying the 14.2 release, contact:

<support@cloudbrink.com>
{% endhint %}


---

# 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.cloudbrink.com/release-notes/brinkagent-14.2-release-notes.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.
