> For the complete documentation index, see [llms.txt](https://docs.devtodev.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devtodev.com/product-updates.md).

# Product updates: 2026

## Copy push campaigns between projects&#x20;

Released: 09/06/2026&#x20;

Previously, you could only duplicate a push notification campaign in one devtodev project. Now you can copy an existing campaign to different projects. This action will help you easily move similar notification content between projects.&#x20;

Please note that when copying to a new project, you need to configure audience settings and media attachments separately. &#x20;

[Learn more about push campaigns](/reports-and-functionality/project-related-reports-and-fuctionality/experiments/push-notifications.md#copying-an-existing-campaign)

***

## AI Assistant Chat: Report builder

Released: 18/05/2026&#x20;

Simply write your question in the chat and the Assistant will generate a report to show you the answer. For now, the Assistant can build reports using only the [Basic Metrics](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/events-and-funnels) report.

{% hint style="success" %}
This feature is in Beta mode. We will greatly appreciate your feedback. Use the [`Contact Us`](https://www.devtodev.com/contact-us) form or reach out to our Customer Success team directly within the platform. Please add **AI ASSISTANT** when submitting your request.
{% endhint %}

[Learn more about AI Assistant](/reports-and-functionality/ai-features.md#assistant-chat)&#x20;

***

## 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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