Back to Changelog
v4.5.112
Dashboard tab freeze fix: metrics WebSocket now closes when tab goes to background
Improvements
2- Tab return now triggers a clean 0.5-1s WebSocket reconnect instead of a freeze caused by 300+ queued messages processing simultaneously.
- No impact on WordPress installs, migrations, firewall management, or mobile API - only the dashboard real-time metrics stream is affected.
Bug Fix
1- Dashboard tab freeze fix: metrics WebSocket now closes when the tab goes to background and reconnects on focus, preventing message queue overflow that caused render storms after 10+ minutes of inactivity.