> ## 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.7 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.6 → 5.1.7** are non-breaking and fully compatible.
</Info>

<Card title="Release Highlight" icon="star" iconType="duotone">
  **Maintenance Release**: FlowX.AI 5.1.7 delivers bug fixes and stability improvements:

  * Fix for build import issues with manifest (reimport failures)
  * Security patches
  * No breaking changes, fully compatible upgrade from 5.1.6
</Card>

***

**What's new? 🆕**

<Tabs>
  <Tab title="Highlights">
    FlowX.AI 5.1.7 delivers bug fixes and stability improvements across the platform.

    🐛 [**Bug Fixes**](#bug-fixes) — Build import fix

    🔧 [**Platform Improvements**](#platform-improvements) — Security patches

    ***

    ### **Bug Fixes**

    <Card title="Bug Fixes" icon="bug" iconType="duotone">
      <Tabs>
        <Tab title="Application manager fixes">
          <Accordion title="Build reimport failures with manifest issues">
            **Summary:**

            When reimporting a build, the import could fail due to manifest validation issues, either stopping mid-import or reporting that the build was already being imported. Build reimport now correctly handles manifest validation and prevents duplicate import conflicts.
          </Accordion>
        </Tab>
      </Tabs>
    </Card>

    ***

    ### **Platform Improvements**

    <Card title="Platform Improvements" icon="wrench" iconType="duotone">
      <Tabs>
        <Tab title="Other improvements">
          <Accordion title="Security patches">
            This release includes security patches across platform components to address known vulnerabilities.
          </Accordion>
        </Tab>
      </Tabs>
    </Card>

    ***
  </Tab>

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

    <Info>
      **Upgrade Compatibility**: FlowX.AI 5.1.7 is fully compatible with 5.1.6. 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.6 → 5.1.7 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.7](./deployment-guidelines-v5.1.7).

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