v5.25.0
3 days ago by Caeleb Balanesi
New Features
- Universal Search Action: New comprehensive search action that executes across the organization's knowledge base using vector similarity, full-text, and entity LIKE-based search with Reciprocal Rank Fusion (RRF), designed for AI agents and workflow orchestration
- Geographic Data Infrastructure: Complete country database with 250+ countries including ISO codes, coordinates, and GeoJSON boundary data for mapping and geographic intelligence features
- Application Role Management: New role-based access control system for applications with configurable permissions for access and admin capabilities
- Interactive Map Components: Added Simple Map component with geographic visualization capabilities supporting multiple display modes and boundary rendering
- Vector Search Integration: Enhanced vector sync with Credential Engine integration for secure API key management and improved vectorization pipelines
- Autotagging Pipeline: Advanced content autotagging with run tracking, retry mechanisms for failed items, and redundant vectorization prevention
- Navigation Framework: Back/forward navigation framework with state management and deep linking support
- Dual-Mode Installer: New installer supporting both distribution and monorepo installation methods for flexible deployment
Improvements
- AI Agent Category Management: Enhanced AI agent organization with category tree views and improved hierarchy management
- Tag Management: Added "Merge Into..." dialog for taxonomy tree view with improved tag merge and delete operations
- Dashboard Performance: Improved dashboard loading with TotalRowCount usage for accurate KPI and badge counts across multiple dashboards
- Entity Caching: Enhanced server-side caching with per-entity cache control via TrustServerCacheCompletely configuration
- Search Filtering: Improved embedding model dropdown filtering to show only vendors with available embedding models
- Query Processing: Enhanced query parameter handling with JSON array input support and improved SQL comment processing
- Full Autonomy Guide: Added comprehensive Claude Code full autonomy development guide for sandboxed environments
Bug Fixes
- Cross-Platform UUID Compatibility: Replaced direct UUID comparisons with UUIDsEqual() function for SQL Server/PostgreSQL cross-platform safety
- Unit Test Stability: Repaired broken unit tests across geo-core, ai-vector-sync, MJServer, and other packages for improved test reliability
- Taxonomy SQL Performance: Fixed taxonomy aggregation to use server-side SQL queries instead of client-side processing
- Tag Operations: Fixed tag deletion to properly clean up foreign key references and improved merge button UX
- Loading Overlay Issues: Fixed loading overlay blocking UI in single-tab mode and search bar z-index stacking problems
- Collection Management: Fixed collection rename operations breaking parent hierarchy and item count displays
- External Change Detection: Fixed primary key handling for entities with non-ID primary keys
- Query Pagination: Improved query paging to properly handle leading SQL comments and embedded ORDER BY clauses
- Dashboard Focus Management: Fixed entity picker search input focus issues in Vector dashboard AI suggestion panels