# 2026

## May 20, 2026

### New features and enhancements

* We’ve optimized Meta Business Manager sync performance by up to 90% using a new user-centric fetching approach that significantly reduces API calls.
* Ad accounts can now be shared directly during the team invitation flow in TikTok, eliminating the need for users to manually claim assets after being invited.
* The user sync process for Meta Business Manager now handles large-scale accounts more reliably, using a smarter fetching strategy and automatic retry logic to ensure all users are retrieved.

### Fixes

* The issue where an account was automatically removed from a collection due to server timeout was fixed. This error happened when trying to update the entire account list instead of just adding the newly created account.
* The issue with the Azure Key Vault details page failing to load when credentials expired was fixed, enabling users to update expired credentials without being locked out.
* The issue with account notes and custom fields not appearing in the account details page was fixed.
* The issue with screenshots not being rendered correctly in the **Automation Log** page using Safari was fixed.
* The issue with business hub **Owners** being unable to promote already-assigned users to the **Manager** role was fixed. The dialog box for assigning a new role did not support changes for existing members; therefore, **Owners** had to delete and re-add users just to change their role.
* The issue with the service account selection list for business hubs being limited to 50 results was fixed. Now, Cerby displays the full list of owned accounts in the selection dropdown.
* The issue with shared Google Ads Manager assets not appearing for guest users was fixed. Now, Cerby displays shared assets through a new **Assets** tab in the business hub details page.
* The issue with the **Business ID** field of a business hub rejecting special characters like “@” was fixed. This restriction was affecting business hubs with email-based identifiers.

***

## February 13, 2026

### New features and enhancements

* We disabled the **Rotate password** button on the account details page for accounts that use Google single sign-on (SSO) for authentication.
* We now display chips in the list of apps within the **App setting restrictions** page to indicate which restriction types were activated.

### Fixes

* The issue with being able to assign the **Team Admin** role to a **Guest User** via an API request was fixed, matching the behavior in the user interface (UI).
* The issue with being able to downgrade the role of a workspace **Super Admin** to an **Admin** was fixed.
* The issue with Snapchat Ads assets not being correctly shared with IdP-managed teams was fixed.
* The issue where automation job error logs would display broken image links for non-existent screenshots was fixed. We now validate that error screenshots are successfully stored before generating access links in the Automation Log.
* The issue where accounts would still be displayed as orphaned in the Security Hub even after a new owner was assigned and the page was refreshed was fixed. The orphan flag is now automatically updated upon owner assignment, ensuring accurate real-time reporting of account security status.
* The issue of not removing access to assets in an external app after a team member’s removal from a business hub was fixed.
* The issue where some account names are missing from the table of messages in the Shared Inbox was fixed.


---

# 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/cerby-web-app/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.
