This release makes Adaptive SQM more robust and easier to troubleshoot.
What's New in Adaptive SQM
-
Speedtest conflict detection - The system now knows when a speedtest is already running and won't let you accidentally start another one. Whether it's a scheduled test, one triggered from the command line, or another browser session, the UI will show "Speed test running..." and keep the buttons disabled until it finishes.
-
Check Logs buttons - New debugging tools let you pull up the last 50 lines of each WAN's SQM log right from the UI. Super helpful when you want to see what adjustments have been made or diagnose why a speedtest might have failed.
-
Failed speedtest warnings - If a speedtest comes back with 0 Mbps (usually means the CLI couldn't reach a server), you'll see a clear warning with a link to check the logs.
-
Unsaved changes prompt - Changed your WAN settings but forgot to deploy? The page will now ask if you're sure before letting you navigate away.
Fixes
-
WAN2-only configurations - Fixed an issue where deploying only the second WAN slot would use the wrong initial speedtest timing. Now works correctly whether you configure WAN1, WAN2, or both.
-
Deploy SQM Monitor button - The standalone monitor deploy now handles single-WAN and WAN2-only configurations correctly, matching the full deploy behavior.
-
Duplicate name validation - Added a check to prevent accidentally giving both WANs the same name.
Installation
Windows: Download the MSI installer below
Docker:
docker compose pull && docker compose up -d