> For the complete documentation index, see [llms.txt](https://help.blings.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.blings.io/docs/changelog-blog-support.md).

# Changelog

Stay informed and inspired. This collection chronicles our product updates, highlights success stories and provides multiple ways to contact our team. Check back often for new releases, insights and support resources.

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><strong>Changelog &#x26; Release Notes</strong></td><td><a href="/pages/05YqNcP47DiIDOFuBpZI">/pages/05YqNcP47DiIDOFuBpZI</a></td><td>Read about new features, improvements and bug fixes, organized by release.</td></tr><tr><td><strong>Support &#x26; Contact</strong></td><td><a href="/pages/vQFugTVyN6eXHV4jNq5l">/pages/vQFugTVyN6eXHV4jNq5l</a></td><td>Open a support ticket, send us an email, call or start a live chat.</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://help.blings.io/docs/changelog-blog-support.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.
