Releases: librespeed/speedtest-go
v1.1.5
Changelog
- 22f21a2 Add missing go.mod dependency
- a5d18ef Added
url_base
parameter to customize the root url and allow hosting with another application. (#41) - f09f2df Changed installation guide (#40)
- 158e37d Docker: Fix asset copy step to copy from the correct directory (#33)
- 86763bd Feature: TLS and HTTP/2 (#39)
- 9cbc95a Fix Windows build
- 5944c3c Rework session management (#37)
- c67b8ec Support systemd socket activation (#35)
- 281aff1 Update Dockerfile (#36)
- 2583e51 Use default html assets
- fa749f3 goreleaser: don't upx compress Linux MIPS bianries
v1.1.4
Changelog
2ca5dbf Add RPM package SPEC (#23)
dcb9882 Allow negative coordinates
7204ae2 Embed default assets
8007600 Embed tzdata and rootcerts in binary
42cc774 Fix windows/arm64 build
89a5de0 Support in-memory telemetry/stats database
8c1aa6b Support none database type to disable stats/telemetry
a9adc15 Sync frontend components with PHP version
83d25e0 Update dependencies
bee29e8 Update goreleaser config
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Changelog
a0a6db8 Add Proxy Protocol support
0cfdb0e Delete an F in From Dockerfile
a992da4 Dockerfile for speedtest-go (#3)
d2d0d7d Merge pull request #5 from AxelFernandez/master
6970d87 Return 404 for non-existing files instead of 403
f884386 Support HEAD method for all endpoints via middleware
2958853 Support HTTP HEAD method (#7)
b76ebec Update README
86e4389 Update README
01347b8 Update dependencies