What's New
Firmware Version Display
- Speed Test Traces: Hover over any UniFi device in the path visualization to see device type, model, and firmware version captured at test time
- Dashboard Device Cards: Firmware version now displayed alongside model and uptime in the Device Status section
- Uses displayable_version from UniFi API for cleaner version strings (e.g., "4.0.6" instead of internal build numbers)
OpenSpeedTest HTTPS Redirect
- When OPENSPEEDTEST_HTTPS=true, HTTP requests are automatically redirected to the canonical HTTPS URL
- Uses X-Forwarded-Proto header detection for proper reverse proxy support
- Prevents mixed-content issues when accessing via HTTP behind an HTTPS proxy
Documentation
- Updated Synology deployment docs (directories auto-created by Docker)
Compatibility
- Fully backwards compatible with existing speed test history
- No database migrations required
- Nullable fields gracefully handle missing data in older records