v2.83.0

New Features

  • New AI Models: Added support for GPT-5, GPT-5 Mini, GPT-5 Nano, and Claude Opus 4.1 with complete vendor associations
  • New AI Providers: Added Azure as inference provider for OpenAI models and Amazon Bedrock as inference provider for Claude models
  • Flow Agent Type: Enhanced deterministic workflow execution with improved state management and step path handling
  • React Component Static Linter: Introduced comprehensive static analysis for React components with state management and prop validation rules

Improvements

  • Agent System State: Generalized pre-processing of next steps for all agent types beyond retry-only scenarios
  • React Runtime: Enhanced component registration with hash-based versioning and improved caching mechanisms
  • BaseEntity Operations: Simplified entity operations by using RunView directly instead of ProviderToUse pattern
  • Form Toolbar: Enhanced form toolbar functionality with improved state handling
  • Navigation: Improved navigation component stability and performance

Bug Fixes

  • Query Deletion: Resolved query deletion issues and improved cascade delete handling for better data integrity
  • Kendo Dialog Containers: Fixed Kendo dialog and window container positioning errors in AI Agent components
  • React Component Caching: Fixed runtime caching issues with improved hash-based versioning system
  • Entity Operations: Corrected provider resolution issues in entity data operations
  • SQL Server DataProvider: Fixed minor type resolution issues in data provider operations