Skip to content

Releases: librespeed/speedtest

Label Docker images

24 May 14:45
1bdffc7
Compare
Choose a tag to compare

just updated how the docker image is created.
We now have

  • ghcr.io/librespeed/speedtest:5.3.3
  • ghcr.io/librespeed/speedtest:5.3
  • ghcr.io/librespeed/speedtest:latest

on every release. You can decide, if you would like to use :latest, :master, :5.3.
we have no label with :5.

Full Changelog: 5.3.2...5.3.3

Version 5.3.2

18 May 20:31
3034bf2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.1...5.3.2

Version 5.3.1

27 Apr 14:28
Compare
Choose a tag to compare

Maintenance release.

  • Fixed possible XSS in results/json.php
  • Improvements to docker build
  • Added "dual" mode to docker build (both standalone and backend at the same time)
  • Updates to documentation

Version 5.3.0

26 Nov 11:46
e5f54fb
Compare
Choose a tag to compare
  • Improved docker file
  • switch docker repo from dockerhub to github container repo
  • update php to 8.2
  • ios favicon
  • adopt new getIP API
  • improve documentation
  • change units from Mbps to Mbit/s (only naming, no changed values)
  • move examples to folder

Version 5.2.5

04 Jan 07:56
Compare
Choose a tag to compare
  • Fixed minor vulnerability in results/stats.php
  • The docker version can now use other DBs easily
  • Results can now be fetched as JSON instead of just an image
  • Minor fixes

Version 5.2.4

26 Mar 10:21
Compare
Choose a tag to compare
  • Moved docker stuff into master branch
  • Minor changes

Version 5.2.3

24 Feb 07:21
Compare
Choose a tag to compare

Maintenance release

  • Minor bug fixes
  • Some code cleanup

Version 5.2.2

28 Sep 05:02
Compare
Choose a tag to compare
  • Improved auto test duration formula
  • Minor changes

Version 5.2.1

07 Sep 04:36
Compare
Choose a tag to compare
  • Fixed a bug that prevented telemetry_extra from being parsed correctly
  • Fixed a bug that caused ultest to be ignored
  • Port number for MySQL can be changed in telemetry_settings.php

Version 5.2

12 Mar 11:17
Compare
Choose a tag to compare
  • The server list can now be loaded from a remote JSON file (multiple points of test)
  • IP addresses can be redacted automatically from the telemetry data for better privacy
  • Minor changes and bug fixes
  • librespeed.org is the new official website of the project (will soon be revamped)