# 2026

## February 13, 2026

We're closing out Q4 with a final round of enhancements and a new way of staying in touch. Moving forward, we will be transitioning to **quarterly release notes** to offer a more strategic view of our platform's evolution.

Along with this new cadence, we are excited to announce that our [**Support Portal**](https://support.cerby.com/) is now available for submitting tickets directly to our Technical Support team. This portal enables you to create and track your support requests in a centralized and streamlined way.

If you require visibility into all tickets within your workspace, beyond those you have personally submitted, please reach out to your **Customer Success (CS) manager**. They are also available to assist with any questions regarding new releases between our quarterly updates.

### Security fixes

* Upgraded login security to provide generic feedback during the login process to Cerby, ensuring that sensitive workspace information remains invisible to unauthorized parties.
* Enforced MFA requirements for guest and local users. Users cannot add, view, or update accounts and secrets in any client app if they haven't turned on MFA for their Cerby account.


---

# 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://help.cerby.com/updates-and-releases/whats-new/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.
