Bug Fixes
-
Fix SQM page not refreshing after server restart - When the server restarted while on the SQM page, configs wouldn't reload after reconnection. Now subscribes to connection changes like other pages.
-
Fix Windows CRLF line endings in deployed scripts - Scripts deployed from Windows had CRLF line endings causing "bad interpreter" errors on the gateway. Now normalizes to Unix LF before deployment.
-
Fix DNS port 53 block recommendation - Changed audit recommendation from "UDP/TCP port 53" to correctly say "UDP port 53" only.
-
Show script output in deployment log on failure - When SQM deployment fails, the actual script output is now displayed in the deployment log so users can see what went wrong.