v2.88.0

New Features

  • AI Flow Agent Editor: Complete visual flow editor integration with drag-and-drop interface, execution panel, properties panel, and real-time flow visualization
  • Component Studio Redesign: Enhanced component management dashboard with improved UI and metadata browsing capabilities
  • Component Metadata System: New component capability tracking with fields for custom properties, events, data requirements, and dependency counting
  • Component Library Registry: Added support for Day.js, Ant Design, D3.js, and other popular component libraries with CDN integration
  • AI Model Browser Components: New React components for AI model analytics, filtering, and detailed model specifications display

Improvements

  • SQLServer Data Provider: Enhanced Flyway migration support with better string template handling and parameter separation for migration scripts
  • Component Entity Extensions: Added custom ComponentEntityExtended class with improved metadata handling and capability detection
  • Interactive Component Support: Improved React runtime integration and test harness capabilities
  • Database Migration Tools: Better CodeGen integration with automated component metadata synchronization

Bug Fixes

  • RunView Pagination: Fixed server-side pagination implementation by properly passing StartRow parameter through GraphQL to SQL layer
  • SQL Query Generation: Resolved conflicts between TOP and OFFSET/FETCH clauses in paginated queries
  • Total Row Count: Fixed calculation for paginated queries to return accurate total available records instead of page size
  • Component Studio UI: Resolved layout issues and improved responsive behavior in component browsing interface