[2.1.0] - 2026-06-17
Added
- Top Stats card now defaults to "Follow chart" on aggregate (Cluster / All servers) tabs, showing data for the same server selected in the Query Chart.
Changed
- Server selection dropdowns (Chart, Top Stats, Feed) are now hidden on individual server/node tabs since they are not applicable.
- Navbar (topbar and server tabs) now properly stays fixed at the top of the page when scrolling on desktop.
Fixed
- Live feed no longer clears valid entries when a server's query log rowNumber counter drifts backward - cursor comparison now uses timestamps instead of rowNumbers, eliminating false log rotation detections.
- Live feed entries from different servers are now correctly ordered by timestamp instead of by arrival order.