Speedtest Versions Save

Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more

5.3.0

5 months ago
  • 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

5.2.5

2 years ago
  • 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

5.2.4

3 years ago
  • Moved docker stuff into master branch
  • Minor changes

5.2.3

3 years ago

Maintenance release

  • Minor bug fixes
  • Some code cleanup

5.2.2

3 years ago
  • Improved auto test duration formula
  • Minor changes

5.2.1

3 years ago
  • 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

5.2

4 years ago
  • 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)

5.1

4 years ago
  • Renamed to LibreSpeed, since the project is expanding and now supports more than HTML5
  • Fixed bugs in handling of telemetry_extra
  • UI changes to make it look closer to the Android app
  • Ping algorithm changed to match the Android app

5.0

4 years ago
  • Major project restructuring
  • Merged single and multiple points of test versions
  • Added speedtest.js as an abstraction layer, no need to interact with the web worker anymore
  • Updated documentation

4.7.2-mpot

4 years ago
  • Improved performance of getIP.php
  • Can now use ipinfo.ip access token
  • Updated browser quirks
  • Minor improvement to ping test
  • Improved usage of Performance API in server selector