v2.122.1
12 days ago by Jordan Fanapour
New Features
- Advanced Component Linter: Comprehensive enhancements with type inference system, control flow analysis, and entity/query validation for better component quality assurance
- Claude 4.5 Opus Support: Added support for the latest Claude AI model with enhanced capabilities
- MemberJunction 3.0 App Shell Architecture: New minimal app shell architecture planning for next-generation platform design
- DBAutoDoc Query Generation: Added LLM-based query refinement with export capabilities for metadata synchronization
- MCP Server Diagnostic Tools: Enhanced Model Context Protocol server with improved diagnostic and monitoring capabilities
- Template Parameter Normalization: Added type normalization for LLM-extracted template parameters with better type handling
- Documentation Automation Commands: New Claude commands for README health analysis and automated documentation updates
Improvements
- Authentication System: Enhanced JWKS authentication with resilient retry logic and HTTP keep-alive connections to prevent socket hangups
- Metadata Sync: Improved metadata synchronization with better file reference preservation and migration handling
- Component Validation: Enhanced component linter with null check guards, library cleanup detection, and reduced false positives
- GraphQL Data Provider: Updated client types to match new query resolver interfaces for better type safety
- SQL Server Data Provider: Improved boolean handling by converting to 0/1 for SQL Server bit fields
- Component Testing: Added comprehensive fixture loading system with $ref-based components and 24+ test fixtures
- Type Inference: Advanced type narrowing for typeof guards and unsafe array operations detection
Bug Fixes
- Fixed Gemini 3 Pro DriverClass configuration issues
- Resolved metadata sync migration errors
- Fixed package-lock file inconsistencies across different development environments
- Corrected component linter false positives for indirect library usage
- Fixed agent-run MCP server issues and cleaned up deprecated components
- Resolved build errors and dependency conflicts across packages
- Fixed Skip agent icon display issues in conversation message mentions
