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

# What's New

Stay informed about the newest product updates in Netmera. Use this page to open the year you need and review releases in chronological order.

### Need the newest release?

Start with [June, 2026](/netmera-user-guide/whats-new/2026.md#june-2026) for the latest updates.

{% hint style="info" %}
Releases are grouped by year. Each year page lists updates by month. Open the latest year first for current changes.
{% endhint %}

### Browse by year

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><strong>2026</strong><br>Latest<br>AI Insights, Journey analytics, Email, SMS, Web Push</td><td><a href="/spaces/X6uilbEAw42gqsudlclY/pages/ovWQ4CSOhGuJDBPqObYn">/spaces/X6uilbEAw42gqsudlclY/pages/ovWQ4CSOhGuJDBPqObYn</a></td></tr><tr><td><strong>2025</strong><br>WhatsApp, widgets, exports, security</td><td><a href="/spaces/X6uilbEAw42gqsudlclY/pages/4Cgxp4wlmFqInBx1uiaS">/spaces/X6uilbEAw42gqsudlclY/pages/4Cgxp4wlmFqInBx1uiaS</a></td></tr><tr><td><strong>2024</strong><br>Journeys, Live Activities, integrations, analytics</td><td><a href="/spaces/X6uilbEAw42gqsudlclY/pages/DwYJOLfM5XOLIoAsTZg9">/spaces/X6uilbEAw42gqsudlclY/pages/DwYJOLfM5XOLIoAsTZg9</a></td></tr></tbody></table>


---

# 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://user.netmera.com/netmera-user-guide/whats-new.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.
