What's New
Speed Test Improvements
- Save feedback notifications - Visual snackbar shows "Please wait..." (orange) when saving results, then "Result saved." (blue) on success
- View Results link - After saving, a "View Results →" snackbar appears that links directly to the result in the Client Speed Test page
- Smart window handling - If the speed test was opened from the main app, clicking "View Results" closes the tab and returns focus to the app; otherwise opens in a new tab
- Results link to local page - Speed test results now link to your local Network Optimizer instead of OpenSpeedTest.com
Bug Fixes
- Fixed CORS for speed test saves - Configuration values could be empty strings (not null), causing CORS origins to not be set correctly. Now properly handles all deployment configurations.
- Improved ping display - Whole numbers ≥10 show without decimal (e.g., "42 ms" instead of "42.0 ms"), while single-digit values keep the decimal for clarity (e.g., "3.0 ms")
Upgrade Notes
- Docker:
docker compose pull && docker compose up -d - Windows: Download and run the MSI installer below