> ## 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">
            {/* TRIMMED (non-ZD, per LTS RN rule): RPT-6221 duplicate swimlane allocation rules on double-submit (core 05b164d953 + 2bcd6e31d5) — internal QA find while verifying RPT-4514, no ZD; hardens the same allocation-rules area. Designer keyless straggler 6aaa097388 (action-data-mapping: array values for array leaves, editable example values). Core 4ed75b1040 kafka client log level WARN→ERROR + reconnect backoff tuning (log-noise reduction, PLAT-484 family). Spring Boot upgraded to 3.5.16 (b58805365f + f026d35b96) — covered by the security-patches line. */}

            {/* SLIP-WATCH RESOLVED at tag cut 07-30: PLAT-1669 CONFIRMED OUT (no commit on release/5.1.x). fx versions 5.1.11 re-diff = exact match on all guidelines pins. Nothing pending on this RN. */}

            * **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. {/* Internal: CORE-5026 (ZD-1313 #OTP), commit 1a67643675 "Fix concurrent writing for build import when importing dependencies" on release/5.1.x, first tag application-manager-v9.83.5 — LANDED 07-30, the release was holding for exactly this (client-promised per Silviu/Janos; Jira 5.1.12 fixVersion was stale, Silviu reverted it 07-30 09:55). Slower-import side effect per Alex K 07-30 10:55 ("side effect-ul fixului este ca o sa dureze un pic mai mult importul"); the 5.1.x fix is the simple variant — main gets a more complex one. Silviu testing before tag. */}
            * **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. {/* Internal: RPT-6451 (Done, fixVersions 5.1.11+5.9.3+5.11; internally reported via Slack, no ZD — rendered per the 5.1.10 iOS-renderer-line precedent). CONFIRMED per Bogdan 07-30 14:16 (Done⇒fixVersion rule; iOS 9.0.27 is the 5.1.11 pin per his 09:38 correction). No further renderer-containment pings to Bogdan. */}
          </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.9.2 Release Notes (LTS)](/release-notes/v5.x/v5.9.2-july-2026/v5.9.2-july-2026.md)
- [FlowX.AI 5.9.3 Release Notes (LTS)](/release-notes/v5.x/v5.9.3-july-2026/v5.9.3-july-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)
