> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# FlowX.AI 4.5.6 Release Notes

> Version 4.5.6 brings enhanced export options for media libraries, key bug fixes, and improved plugin functionality for better performance and usability.

## **What's new?** 🆕

***

### Projects updates

#### Export media library with binaries

We’ve introduced flexible export options to accommodate diverse deployment scenarios, including fully isolated environments:

* **With Binaries**: Packages now include all necessary binaries within the exported .zip file, enabling offline and on-premise usage where public URLs may not be accessible.

* **Without Binaries**: Retains the existing metadata-only approach, referencing publicly accessible binaries to keep export packages lightweight.

***

## Bug fixes 🐞

* Change Document and Notification Plugin REST endpoint: Updated to use substring search for consistency with other endpoints.
* \[Audit] Incorrect sent event: Resolved an issue where the Notification and Document templates audit recorded incorrect sent events.
* \[Audit] Wrong subject identifier: Fixed a bug where the template's data model event used the wrong subject identifier when deleting the last entry.

***

## Additional information

For deployment guidelines, refer to:

<Card title="Deployment guidelines v4.5.6" href="./deployment-guidelines-v4.5.6" icon="link" />
