# Changelog & Release Notes

We regularly release updates to improve performance, introduce new features and fix issues. Below is a timeline of our most recent releases. Expand each entry to see what's new.

{% stepper %}
{% step %}

#### Version 2.5 – July 2025

Added advanced conditions builder in the flow map, improved analytics dashboard with real‑time filters, and introduced dynamic thumbnail add‑on.

<details>

<summary>Click to see details on the advanced conditions builder</summary>

Details on how to use the advanced conditions builder.

</details>
{% endstep %}

{% step %}

#### Version 2.4 – May 2025

Launched dynamic thumbnails in Klaviyo integration, enhanced CSV mapping validation and fixed minor bugs in the media library.
{% endstep %}

{% step %}

#### Version 2.3 – March 2025

Introduced AI‑powered suggestions (beta), revamped the user interface for easier navigation and improved security with expanded 2FA options.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Want to test new features early? Join our beta program by contacting support via [Support & Contact](/changelog-blog-support/support.md).
{% endhint %}


---

# 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.blings.io/changelog-blog-support/changelog.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.
