Skip to main content
This is a Long-Term Support (LTS) maintenance release focusing on bug fixes, stability improvements, and quality enhancements. Upgrades from 5.1.1 β†’ 5.1.2 are non-breaking and fully compatible.

Release Highlight

Maintenance Release: FlowX.AI 5.1.2 provides continued quality, stability, and reliability for the platform:
  • Numerous bug fixes addressing reported and internally identified issues
  • New features and enhancements to various platform components
  • Platform tasks focused on infrastructure and overall stability
  • No breaking changes β€” fully compatible upgrade from 5.1.1

What’s new? πŸ†•
  • Highlights
  • Info
FlowX.AI 5.1.2 delivers maintenance improvements focused on stability, reliability, and feature enhancements across the platform.πŸ› Bug Fixes β€” issues resolved including customer-reported and proactive fixes
✨ New Features β€” enhancements including new features and platform improvements
πŸ”§ Platform Improvements β€” Infrastructure and stability enhancements

Bug fixes

Bug fixes

  • Customer fixes
  • AI Platform fixes
  • Renderer fixes
  • Platform & Data fixes
Issues resolved based on customer feedback:
Problem:
Wrong service account client secret config parameter was used in Authorization service, causing authentication failures.
Resolution:
Fixed configuration parameter mapping for service account client secret in Authorization service
Problem:
When performing back in steps actions, tokens incorrectly changed from Aborted to Active state when lazy actions finished.
Resolution:
Fixed token state management during back navigation to preserve correct state
Problem:
When copying nodes with child actions, action parameters (like Kafka topic and message configurations) were not preserved.
Resolution:
Fixed actionParamsMap persistence through copy/paste operations
Problem:
hideRules and disableRules values were incorrectly updated in database when executing actions, causing permission issues.
Resolution:
Fixed permission rule handling during action execution
Problem:
Starting subprocess with legacy mapping caused data to be incorrectly appended instead of replaced.
Resolution:
Fixed data mapping behavior for subprocess start actions
Problem:
When saving data from outside collection with forms to submit, actions were not found correctly.
Resolution:
Fixed action resolution for forms inside collections

New features

New features

  • AI Platform
  • Renderers

Data Model Generation

Generate Data Model for tables and table columns from AI Designer

Platform improvements

Platform improvements

  • Infrastructure
  • Security & Maintenance
  • Performance & Optimization

Optimistic Lock Retry

Replaced optimistic lock retry pattern with capped exponential backoff and infinite retries for better reliability

Database Index Optimization

Removed index on current_node_id from token_instance table to reduce overhead on frequently updated column

Platform Status Enhancement

Changed service status for missing topics in Platform Status for more accurate representation

SpiceDB Health Checks

Added SpiceDB health check indicator to each service that uses it