Bug Fixes
- Clipboard copy button: Fixed copy URL button on Client Speed Test page not working on HTTP connections and mobile browsers. Uses modern Clipboard API on HTTPS with fallback to select/execCommand on HTTP.
Documentation
- Updated README with full Docker upgrade command (
docker compose pull && docker compose up -d) - Added speed test screenshots to README
Full Changelog: v1.0.1...v1.0.2