Skip to content

Releases: librespeed/speedtest

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)

Version 5.1

26 Sep 10:06
Compare
Choose a tag to compare
  • 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

Version 5.0

30 Jun 06:02
d18f211
Compare
Choose a tag to compare
  • 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

Version 4.7.2 (Multiple Servers)

07 May 15:10
Compare
Choose a tag to compare
  • 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

Version 4.7.2 (Single server)

20 Apr 06:55
Compare
Choose a tag to compare
  • Improved performance of getIP.php
  • Can now use ipinfo.ip access token
  • Updated browser quirks
  • Minor improvement to ping test

Version 4.7.1 (Multiple servers)

14 Feb 18:11
Compare
Choose a tag to compare
  • Implemented ID obfuscation for results sharing
  • Various improvements to IP and ISP detection
  • Minor changes and bugfixes

This is a re-release of version 4.7.1 because of an issue in the ID obfuscation algorithm.

Version 4.7.1 (Single server)

14 Feb 16:07
Compare
Choose a tag to compare
  • Implemented ID obfuscation for results sharing
  • Various improvements to IP and ISP detection
  • Compatibility fix for Caddy web server
  • Minor changes and bugfixes

This is a re-release of version 4.7.1 because of an issue in the ID obfuscation algorithm.

Version 4.7

15 Dec 07:27
Compare
Choose a tag to compare
  • Automatic duration for download and upload tests, tests are shorter on fast connections
  • Fixed a bug that could cause telemetry/stats.php to fail on very large databases
  • Improved IP detection
  • New logo and issue templates

Version 4.6.2

20 Sep 18:10
Compare
Choose a tag to compare
  • Improved Ping and Jitter test
  • Minor improvements and bug fixes