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

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

  * Reusable UI template mapping and Designer fixes
  * Active policy and iOS renderer fixes
  * Security patches and dependency upgrades
  * No breaking changes; fully compatible upgrade from 5.1.9
</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">
            * **Reusable UI templates:** fixed several issues affecting reusable UI templates: actions remaining mapped after changing dependency versions, undo/redo leaving an action without a name or unable to save, data-slice and mapping requests returning 400 after a data-model key was renamed, duplicate entries returned for available templates, the "open in new tab" flag not being saved on UI action mappings, actions going missing when the same template is nested at multiple container levels, and conditional styling and validators being applied incorrectly when the same template is used more than once in a single user task.
            * **Active policy:** fixed an issue where the user list could appear empty on the override active-policy form.
            * **Project version merge:** fixed a 500 error that could occur when merging app versions. {/* Internal: CORE-4944 (ZD-1297 #OTP), 53febf58c4 "resource name NPE at merge" on release/5.1.x */}
            * **Organization settings:** fixed the runtime users list failing to load. {/* Internal: CORE-4968, 7fe161f0ff "make Fx-Workspace-Id header optional on get all active users" on release/5.1.x — user-facing effect only; internal header detail kept out of rendered copy */}
            * **Renderer:** accordion card height and custom styles now follow the component's opened state, and gap spacing is applied correctly to collections.
            * **Process instances:** fixed duplicate API calls and rendering errors when navigating between process instances.
            * **iOS renderer:** broad VoiceOver and accessibility improvements across components (form fields, file preview, sliders, date picker, validation messages), and fixed form view-model lookup for forms nested in collections.
            * **Android renderer:** component sizing now includes padding on text, link, markdown, and image components; fixed a TopAppBar crash in some configurations, tooltip icon overrides, slider step rounding, document preview caching, and resilience to process death.
          </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.10 is fully compatible with 5.1.9. 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.9 → 5.1.10 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.10](./deployment-guidelines-v5.1.10).

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