> ## 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 5.1.11 Release Notes (LTS)

> Bug fixes and stability improvements for the FlowX.AI 5.1.x LTS line.

<Info>
  This is a **Long-Term Support (LTS)** maintenance release focusing on **bug fixes** and **stability improvements**. Upgrades from **5.1.10 → 5.1.11** are non-breaking and fully compatible.
</Info>

<Card title="Release Highlight" icon="star" iconType="duotone">
  **Maintenance release.** FlowX.AI 5.1.11 includes bug fixes and security patches:

  * Audit log and task management fixes
  * Project creation error-handling fix
  * Security patches and dependency upgrades
  * No breaking changes; fully compatible upgrade from 5.1.10
</Card>

***

**What's new? 🆕**

<Tabs>
  <Tab title="Highlights">
    Bug fixes and stability improvements across the platform.

    🔧 [**Platform Improvements**](#platform-improvements) - Bug fixes, security patches, and dependency upgrades

    ***

    ### **Platform Improvements**

    <Card title="Platform Improvements" icon="wrench" iconType="duotone">
      <Tabs>
        <Tab title="Bug fixes">
          <Accordion title="Notable bug fixes">
            * **Build import:** fixed a race during multi-dependency imports where a transient database write conflict could silently drop a dependency's build, causing runtime errors on substitution tags and enumerations for that build. Large imports may take slightly longer as a result.&#x20;
            * **Audit log:** filtering by user now returns results when a user's username differs from their email address.
            * **Task management:** deleting a swimlane allocation rule now removes only the targeted rule instead of clearing other rules along with it.
            * **Projects:** creating a project with the same name as a previously deleted project now returns a clear validation error instead of an internal server error.
            * **iOS renderer:** the form background is now applied correctly on native iOS, matching the Android behavior.&#x20;
          </Accordion>
        </Tab>

        <Tab title="Other improvements">
          <Accordion title="Security patches">
            This release includes security patches and dependency upgrades across platform components to address known vulnerabilities.
          </Accordion>
        </Tab>
      </Tabs>
    </Card>

    ***
  </Tab>

  <Tab title="Info">
    ## Additional information

    <Info>
      **Upgrade Compatibility**: FlowX.AI 5.1.11 is fully compatible with 5.1.10. No configuration changes, schema migrations, or data transformations are required.
    </Info>

    ### Compatibility

    <CardGroup cols={2}>
      <Card title="Upgrade Path" icon="arrow-up-right-dots">
        Direct upgrade from 5.1.10 → 5.1.11 with no breaking changes or configuration updates
      </Card>

      <Card title="Component Compatibility" icon="circle-check">
        Compatible with FlowX.AI SDKs (Angular/React/iOS/Android), Designer, and Database 5.1.x
      </Card>
    </CardGroup>

    ### Deployment information

    <Info>
      Standard deployment procedures apply. No special migration steps required for this maintenance release.
    </Info>

    For detailed deployment guidelines, see [Deployment Guidelines v5.1.11](./deployment-guidelines-v5.1.11).

    ### What's next

    **FlowX.AI 5.1.x LTS** will continue to receive maintenance updates focused on:

    * Security patches and vulnerability fixes
    * Stability improvements and bug fixes
    * Performance optimizations
  </Tab>
</Tabs>


## Related topics

- [FlowX.AI 4.7.11 Release Notes](/release-notes/v4.x/v4.7.x-lts/v4.7.11-december-2025/v4.7.11-december-2025.md)
- [FlowX.AI 5.11.0 Release Notes](/release-notes/v5.x/v5.11.0-august-2026/v5.11.0-august-2026.md)
- [FlowX.AI 5.1.5 Release Notes (LTS)](/release-notes/v5.x/v5.1.x-lts/v5.1.5-february-2026.md)
- [FlowX.AI 5.1.7 Release Notes (LTS)](/release-notes/v5.x/v5.1.x-lts/v5.1.7-march-2026.md)
- [FlowX.AI 5.1.8 Release Notes (LTS)](/release-notes/v5.x/v5.1.x-lts/v5.1.8-april-2026.md)
