> ## 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.

# Deployment guidelines v5.11

> Component versions and deployment notes for FlowX.AI 5.11 (SaaS release).

<Info>
  After upgrading to a new platform version, always ensure that your installed component versions match the versions specified in the release notes. To verify this, navigate to **FlowX.AI Designer → Platform Status**.
</Info>

## Upgrade overview

FlowX.AI 5.11 is a **SaaS-managed release**. Deployment-level changes — infrastructure, Kafka topics, and service configuration — are handled automatically by FlowX. The information below is provided for transparency.

## Component versions

The versions below are the component versions that make up FlowX.AI 5.11.0. On SaaS these are managed by FlowX; the list is provided for transparency.

### Core components

| Component                  | 5.11.0  |
| -------------------------- | ------- |
| **admin**                  | 11.53.0 |
| **advancing-controller**   | 11.31.0 |
| **application-manager**    | 11.46.0 |
| **audit-core**             | 11.30.0 |
| **authorization-system**   | 11.38.0 |
| **cms-core**               | 11.43.0 |
| **data-search**            | 11.30.0 |
| **data-sync**              | 11.27.0 |
| **designer**               | 11.89.1 |
| **document-plugin**        | 11.47.0 |
| **email-gateway**          | 11.39.0 |
| **events-gateway**         | 11.34.0 |
| **file-gateway**           | 11.38.0 |
| **integration-designer**   | 11.62.1 |
| **license**                | 11.34.0 |
| **nosql-db-runner**        | 11.35.0 |
| **notification-plugin**    | 11.41.0 |
| **organization-manager**   | 11.38.0 |
| **process-engine**         | 11.53.1 |
| **runtime-manager**        | 11.46.0 |
| **scheduler-core**         | 11.30.0 |
| **task-management-plugin** | 11.42.0 |
| **webhook-gateway**        | 11.37.0 |

### AI base components

| Component                    | 5.11.0 |
| ---------------------------- | ------ |
| **embedder**                 | 11.3.1 |
| **knowledgebase-indexer-v2** | 11.3.1 |
| **knowledgebase-rag**        | 11.3.1 |
| **doc-parser**               | 11.3.1 |

### AI dev-time components

| Component         | 5.11.0  |
| ----------------- | ------- |
| **ai-gateway**    | 11.39.0 |
| **ai-analyst**    | 11.3.1  |
| **ai-assistant**  | 11.3.1  |
| **ai-designer**   | 11.3.1  |
| **ai-developer**  | 11.3.1  |
| **kb-enrichment** | 11.3.1  |
| **planner**       | 11.3.1  |

### AI runtime components

| Component              | 5.11.0 |
| ---------------------- | ------ |
| **agent-builder**      | 11.3.1 |
| **ai-architect**       | 11.3.1 |
| **data-privacy**       | 11.3.1 |
| **doc-converter**      | 11.3.1 |
| **dynamic-classifier** | 11.3.1 |
| **evals-judge**        | 11.3.1 |
| **speech-to-text**     | 11.3.1 |
| **web-crawler**        | 11.3.1 |

### AI extensions

| Component                | 5.11.0 |
| ------------------------ | ------ |
| **modpod**               | 11.0.1 |
| **observatory-api**      | 11.3.0 |
| **observatory-platform** | 11.3.0 |
| **observatory-web**      | 11.3.0 |

### Embedded components

* **SpiceDB** — see the [5.9.0 deployment guidelines](../v5.9.0-june-2026/deployment-guidelines-v5.9) for details.
* **Qdrant** (vector database) — bundled in the AI Platform Helm chart; its version is managed by the chart and not pinned here. See the [Qdrant setup guide](/5.9/setup-guides/qdrant) for deployment and configuration.

### Renderers

The web SDKs ship at the **designer** version (`11.89.1` for FlowX.AI 5.11.0). The native iOS and Android renderers version independently.

| Component                          | 5.11.0  |
| ---------------------------------- | ------- |
| **@flowx/angular-sdk**             | 11.89.1 |
| **@flowx/angular-theme**           | 11.89.1 |
| **@flowx/angular-ui-toolkit**      | 11.89.1 |
| **@flowx/react-sdk**               | 11.89.1 |
| **@flowx/react-theme**             | 11.89.1 |
| **@flowx/react-ui-toolkit**        | 11.89.1 |
| **@flowx/react-native-sdk**        | 11.89.1 |
| **@flowx/react-native-theme**      | 11.89.1 |
| **@flowx/react-native-ui-toolkit** | 11.89.1 |
| **@flowx/core-sdk**                | 11.89.1 |
| **@flowx/core-theme**              | 11.89.1 |
| **react-saas**                     | 11.89.1 |
| **iOS renderer**                   | 11.1.0  |
| **Android renderer**               | 11.7.1  |

The **react-saas** container app tracks the designer version.

## Configuration changes

<Info>
  On SaaS, required configuration changes are applied automatically by FlowX. The changes below are listed for transparency. Self-hosted deployments will receive them, re-verified, with the next LTS release family.
</Info>

### New Kafka topics

These topics back new 5.11 capabilities. On SaaS they are created and managed automatically.

**Structured template data model** (document and notification templates move to the structured data model):

| Topic                                                                                          | Producer → Consumer                                        |
| ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------- |
| `ai.flowx.plugin.template-data-model.migration.v1`                                             | admin → document-plugin, notification-plugin               |
| `ai.flowx.application-version.sync.document-template.in.v1`                                    | application-manager → document-plugin                      |
| `ai.flowx.application-version.sync.notification-template.in.v1`                                | application-manager → notification-plugin                  |
| `ai.flowx.application-version.sync.out.v1`                                                     | document-plugin, notification-plugin → application-manager |
| `ai.flowx.application-version.correction-after-app-operation.document-template.request.v1`     | application-manager → document-plugin                      |
| `ai.flowx.application-version.correction-after-app-operation.notification-template.request.v1` | application-manager → notification-plugin                  |
| `ai.flowx.application-version.correction-after-app-operation.response.v1`                      | document-plugin, notification-plugin → application-manager |

**Runtime content import/export** (Knowledge Base and database content):

| Topic                                                | Producer → Consumer                        |
| ---------------------------------------------------- | ------------------------------------------ |
| `ai.flowx.runtime-content.task.request.v1`           | application-manager → integration-designer |
| `ai.flowx.runtime-content.task.response.v1`          | integration-designer → application-manager |
| `ai.flowx.ai-platform.knowledgebase.job.request.v1`  | integration-designer → ai-platform         |
| `ai.flowx.ai-platform.knowledgebase.job.response.v1` | ai-platform → integration-designer         |

**Document classification and ML extraction:**

| Topic                                                    | Producer → Consumer                       |
| -------------------------------------------------------- | ----------------------------------------- |
| `ai.flowx.dynamic-classifier.job.request.v1`             | integration-designer → dynamic-classifier |
| `ai.flowx.dynamic-classifier.job.response.v1`            | dynamic-classifier → integration-designer |
| `ai.flowx.plugin.document.trigger.ml-archive-extract.v1` | integration-designer → document-plugin    |
| `ai.flowx.plugin.document.ml-archive-extract.results.v1` | document-plugin → integration-designer    |
| `ai.flowx.ai-platform.doc-parser.job.response.ml.v1`     | ai-platform → integration-designer        |

### AI Platform packaging

FlowX.AI 5.11 consolidates the AI Platform services into a single **`ai-platform` umbrella chart** (version `11.3.1`). Services that were previously deployed as standalone releases, including `doc-parser`, `doc-converter`, `data-privacy`, `speech-to-text`, `web-crawler`, and `evals-judge`, now ship as subcharts of that chart and continue to run under their plain service names. On SaaS this change is applied automatically. The [component versions](#component-versions) section lists each service at its effective `11.3.1` version.

<Info>
  For previous FlowX.AI releases, please refer to the [Release Notes overview](../../overview).
</Info>


## Related topics

- [Deployment guidelines v5.1.11](/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.11.md)
- [Deployment guidelines v5.10](/release-notes/v5.x/v5.10.0-july-2026/deployment-guidelines-v5.10.md)
- [Deployment guidelines v5.3.0](/release-notes/v5.x/v5.3.0-december-2025/deployment-guidelines-v5.3.md)
- [Deployment guidelines v5.2.0](/release-notes/v5.x/v5.2.0-november-2025/deployment-guidelines-v5.2.md)
- [Deployment guidelines v5.0.0](/release-notes/v5.x/v5.0.0-july-2025/deployment-guidelines-v5.0.md)
