Changelog
Release Date: Sep 04, 2025
What's Changed
Release Notes
🚨 Breaking Changes
Variables System Overhaul
⚠️ Potential Breaking Change - The variables system has undergone significant improvements that may affect existing implementations:
- HTTP/2 Streaming: Variables now use HTTP/2 Streaming for fetching values, providing better performance
- Enhanced Search: Added type-ahead support for faster and more intuitive variable search
- Custom Values: Ability to add custom values to variable dropdowns for greater flexibility
- Select All Redesign: Complete reimplementation of Select All functionality with improved performance and accuracy
- UI Updates: New Interesting fields user interface
- Optimised Navigation: Eliminated unnecessary re-fetching when navigating back to the Streams page
- Cleanup: Removed
match_all_rawandmatch_all_raw_ignore_casefunctionality
✨ Enhancements
Dashboard Updates
- Grid System: Enhanced dashboard grid layout and functionality
Performance & Storage
- Panel Cache Migration: Panel cache storage migrated from previous method to IndexedDB for better performance and reliability
- Aggregate Cache: Improved caching mechanisms for aggregated queries
Data Quality
- Partial Data Warning: Added visual warning indicators when queries return partial or incomplete data, helping users identify potential data quality issues