Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 18 May 22:44

This release modernizes Catalyst's frontend data layer with comprehensive TanStack Query improvements, delivering more reliable real-time updates and a smoother server management experience.

Features

  • Implemented TanStack Query best practices across the frontend data layer for more efficient server state management

🐛 Bug Fixes

  • Resolved data synchronization issues with Server-Sent Events (SSE) and optimized caching behavior to prevent stale data

🔧 Improvements

  • Restructured query keys for better cache invalidation and data consistency throughout the panel