v2.53.0

Notable Changes

UI/UX Improvements

  • Complete redesign for mobile responsiveness with updated sidebar and container system
  • Standardized Kendo UI styling with new theme and style guide component
  • Fixed overflow issues in dashboards and improved card consistency
  • Enhanced tab component styling and resource browser updates

Core Framework Updates

  • Breaking Change: LoadFromData() method is now asynchronous across all entities
  • Added system user GraphQL resolvers for RunView and Query operations
  • Enhanced metadata validation in GetEntityObject() to support duck typing

AI & Actions System

  • Added template parameter support for agents and sub-agents
  • Implemented automatic template parameter extraction
  • Enhanced action generation with hierarchical support (ParentID added to Actions)
  • Improved error handling in Base Agent

Developer Tools

  • New system validation services in Explorer Core for startup checks
  • Better error messaging for users without roles (replaces cryptic "Resource Types not Found" error)
  • Enhanced metadata-sync tool with:
    • Cumulative ignoreDirectories support
    • Improved console output formatting for field changes
    • Better validation capabilities

Templates

  • Added content-specific parameter support for flexible multi-format templates
  • Automatic parameter extraction from template content

Bug Fixes

  • Fixed AI dashboard prompt card display issues
  • Resolved preferences button functionality
  • Fixed skip chat service
  • Corrected metadata JSON structure issues
  • Fixed overflow issues in various dashboard components