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

# Insights changelog

## Release 24.11.2025

| Application  | Version |
| ------------ | ------- |
| Orchestrator | 1.11.77 |
|              |         |
|              |         |

### Analyzing images inside an email

From this release, the attachments analysis supports also images inside the email body, not just the files attached to an email.

To turn this feature on, no further adjustment is needed - it's an enhancement to the existing emails attachments processing, which can be turn on with a toggle in Data sources section.

<figure><img src="/files/ixqwr65OuaITmSL5i8TL" alt=""><figcaption></figcaption></figure>


---

# 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.borndigital.ai/product-changelog/insights-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.
