# August 31: Support for Google 'nano-banana' image generation, email filtering options.

### New Features

* :bulb: Graphlit now offers improved email-list handling for Gmail and Outlook integrations, reducing duplicate processing and improving attribution of threaded messages.
* Support has been added for Google’s experimental **“nano banana”** image-generation model. This extends publishing capabilities to additional diffusion back-ends.
* We also introduced configurable **email-filtering controls** for ingestion feeds, allowing developers to target messages by subject, sender, or folder path.

### Bugs Fixed

* GPLA-4495: Resolved ingestion failures when processing YouTube video content, ensuring proper transcript extraction and thumbnail handling


---

# 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://changelog.graphlit.dev/august-2025/august-31-support-for-google-nano-banana-image-generation-email-filtering-options..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.
