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
β¨ 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:
Authorization service configuration
Authorization service configuration
Token state changes on back navigation
Token state changes on back navigation
Action parameters not copied on node copy
Action parameters not copied on node copy
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
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
Permissions updated incorrectly during action execution
Permissions updated incorrectly during action execution
Problem:
hideRules and disableRules values were incorrectly updated in database when executing actions, causing permission issues.Resolution:
Fixed permission rule handling during action execution
hideRules and disableRules values were incorrectly updated in database when executing actions, causing permission issues.Resolution:
Fixed permission rule handling during action execution
Subprocess data mapping issues
Subprocess data mapping issues
Problem:
Starting subprocess with legacy mapping caused data to be incorrectly appended instead of replaced.Resolution:
Fixed data mapping behavior for subprocess start actions
Starting subprocess with legacy mapping caused data to be incorrectly appended instead of replaced.Resolution:
Fixed data mapping behavior for subprocess start actions
Forms in collections - action not found
Forms in collections - action not found
Problem:
When saving data from outside collection with forms to submit, actions were not found correctly.Resolution:
Fixed action resolution for forms inside collections
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

