> ## 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 4.7.8 Release Notes

> Latest features, improvements, and bug fixes in our newest release

## What's new?

✅ Vulnerability fixes\
✅ Support for [**Substitution Tags**](../../../../5.1/docs/platform-deep-dive/core-extensions/content-management/substitution-tags) in [**Table**](../../../../4.7.x/docs/building-blocks/ui-designer/ui-component-types/table) column title

### Support for Substitution Tags in Table column title

Now you can use [**Substitution Tags**](../../../../5.1/docs/platform-deep-dive/core-extensions/content-management/substitution-tags) in [**Table**](../../../../4.7.x/docs/building-blocks/ui-designer/ui-component-types/table) column title.

## Bug fixes

<AccordionGroup>
  <Accordion id="zd-655" title="[UI Designer] Card expansion state not calculated correctly">
    Resolved an issue where, in certain situations, the expanded state of cards was not calculated correctly. This prevented users from expanding cards as expected.
  </Accordion>

  <Accordion title="[UI Designer] Document preview component texts not translated">
    Fixed localization issue where document preview component texts remained in English regardless of the selected language setting.
  </Accordion>

  <Accordion id="zd-797" title="[Designer] Groups tab fails to load with Keycloak 26.3">
    Fixed compatibility issue with Keycloak 26.3 where the Groups tab would remain in loading state indefinitely due to new "description" field in group representations.
  </Accordion>

  <Accordion id="zd-780" title="[CMS] Import fails for PDF files with null thumbnail path">
    Fixed import failure when PDF media files were exported with null `thumbnailStoragePath` values, preventing successful deployment of build or app versions to fresh environments.
  </Accordion>

  <Accordion id="zd-766" title="[Runtime Manager] Improved error logging for proxy failures">
    Enhanced error logging detail when Runtime Manager proxy requests fail, providing better root cause information for debugging infrastructure issues like DNS problems or service unavailability.
  </Accordion>

  <Accordion title="[Integration Designer] Slow performance on first workflow execution after pod restart">
    Fixed performance issue where workflow IF node processing time increased from 3-5 seconds to 15-20 seconds on the first execution after Integration Designer pod restart.
  </Accordion>

  <Accordion id="zd-804" title="[Process Engine] Active step was incorrectly computed when the token is reset">
    Fixed issue where the active step was incorrectly computed when the token is reset.
  </Accordion>
</AccordionGroup>
