Added
- Multi-platform Docker images: Support for linux/amd64, linux/arm64, and linux/arm/v7 — DOCSight now runs on Raspberry Pi, Apple Silicon, and other ARM devices (#1, #2)
- Multi-stage Dockerfile: Smaller runtime image, native dependencies compiled in builder stage
- GitHub Stars badge in README header
Changed
- CHANGELOG.md removed: Release notes now exclusively on GitHub Releases
Fixed
- Docker image visibility: Package is now public (was accidentally private)
Screenshots
- Added Speedtest Tracker and BQM Gallery screenshots to README
Thanks to @fabrizio-monaco for the multi-platform build PR! 🎉