# Product updates: 2026

## Fallback proxy support&#x20;

Released: 11/05/2026&#x20;

This feature may be useful when the primary host for devtodev analytics is unreachable from the user's device. The SDK will automatically switch to the next URL in the list if the current host stops responding — for example, if it is blocked by an ISP, a filtering proxy, or an ad-blocking system.

[Learn more about fallback proxy integration](/integration/integration-of-sdk-v2/setting-up-events/secondary-methods.md#fallback-proxy)

***

## Single Sign-On (SSO)

Released: 19/03/2026

{% hint style="info" %}
Currently available only for the [Enterprise plan](https://www.devtodev.com/pricing).&#x20;
{% endhint %}

Access devtodev securely and seamlessly with your existing identity provider. SSO allows you to log in to devtodev using your corporate credentials, reducing password fatigue and strengthening access control across your organization.&#x20;

{% hint style="success" %}
Reach out to our Customer Success team within the platform or using the [`Contact Us`](https://www.devtodev.com/contact-us) form to learn more and enable SSO for your organization. Please add **SSO** when submitting your request. &#x20;
{% endhint %}

[Learn more about Single Sign-On](/getting-started/registration.md#single-sign-on-sso)

***

## Session recording for Web projects

Released: 04/02/2026&#x20;

We've added session recording support to our Web SDK. Now you can watch how users interact with your product in a dedicated Session replays report or in the User Card.&#x20;

[Learn more about Session replays](/reports-and-functionality/project-related-reports-and-fuctionality/users/session-replays.md)

***

## Cross-platform application support&#x20;

Released: 06/01/2026&#x20;

Now you can easily analyse data from your app on different platforms in one devtodev project.&#x20;

Please note that previously created projects cannot be switched to cross-platform. &#x20;

[Learn more about Cross-platform applications](/getting-started/adding-an-app-to-the-space/cross-platform-application.md)


---

# 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.devtodev.com/product-updates.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.
