# BrinkAgent 14.1 Release Notes

<br>

#### &#x20;New Features&#x20;

<table data-header-hidden><thead><tr><th width="84.23828125" valign="top"></th><th valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Feature </td><td valign="top">Description </td><td></td></tr><tr><td valign="top">1 </td><td valign="top">Internet Security </td><td>Internet Security enables customers to secure internet access to all websites online. Based on the website app category and the reputation score, Cloudbrink can allow or block or warn the admin about the access to the websites. Customers can support secure internet usage and comply with regulations with the Internet Security feature </td></tr><tr><td valign="top">2 </td><td valign="top">External Browser based Authentication </td><td>Cloudbrink supports the option to use the default browser on the endpoint for the IDP authentication step. When this option is enabled, BrinkAgent will open the default browser tab to present the IDP login page and the user can proceed with the authentication steps. </td></tr><tr><td valign="top">3 </td><td valign="top">Microsoft Entra Conditional Access </td><td><p>Cloudbrink can integrate with Microsoft Entra Conditional Access policies. Based on the endpoint Conditional Access status, Cloudbrink can determine the access status for the other SaaS apps and private apps </p><p>Customers must use External Browser for Authentication configuration to support Entra Conditional Access integration </p></td></tr><tr><td valign="top">4 </td><td valign="top">SAML IDP Certificate management </td><td>Customers can now download or renew the SAML IDP certificate directly from the Cloudbrink admin portal. The SAML IDP certificate downloaded from Cloudbrink portal must be used on the IDP side for encrypting/signing the SAML response </td></tr><tr><td valign="top">5 </td><td valign="top">Mobile UX Revamp </td><td>Cloudbrink Mobile BrinkAgent UI is revamped to provide a more simpler and smooth navigating experience to the users </td></tr><tr><td valign="top">6 </td><td valign="top">API Clients for config management </td><td>Customers can now create API clients from the admin portal which could then be used to manage the Cloudbrink configurations via API programmatically </td></tr></tbody></table>

#### &#x20;Issues Resolved&#x20;

<table data-header-hidden><thead><tr><th width="62.0078125" valign="top"></th><th valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Item </td><td valign="top">Description </td><td></td></tr><tr><td valign="top">1 </td><td valign="top">Admin Portal </td><td>Fixed an issue where local admins with long usernames were unable to log in to the admin portal.. </td></tr><tr><td valign="top">2 </td><td valign="top">Team/RDP Issue </td><td>Microsoft Teams and RDP sessions dropping intermittently </td></tr><tr><td valign="top">3 </td><td valign="top">Android App </td><td>Android app failing to connect to Entra IDP. </td></tr><tr><td valign="top">4 </td><td valign="top">Brink App </td><td>Resolved an issue where the Wintun user space tunnel was causing routing problems. </td></tr><tr><td valign="top">5 </td><td valign="top">Admin Portal </td><td>Fixed an issue where the admin email ID configuration could not be changed in the admin portal. </td></tr></tbody></table>

#### Support Information&#x20;

We would love to hear from you! For any questions, concerns, or feedback regarding deploying the 14.1 release, please reach out at <support@cloudbrink.com>


---

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