Skip to content

Releases: librespeed/speedtest

Version 4.4

14 Oct 13:16
Compare
Choose a tag to compare
  • Test order can now be changed
  • Rewritten settings parser
  • Minor changes

4.3.2 Hotfix 1

12 Oct 07:21
Compare
Choose a tag to compare
  • Hotfix for Edge 16

Version 4.3.2

05 Sep 06:13
Compare
Choose a tag to compare
  • Improved garbage.php (#60)
  • Telemetry now supports MySQL and SQLite (#58)

Version 4.3.1

24 Aug 17:56
Compare
Choose a tag to compare
  • Implemented optional telemetry
  • Added new example
  • Updated documentation
  • Minor changes, fixes and code quality improvements

Version 4.2.9

19 Jul 06:12
Compare
Choose a tag to compare
  • Specific tests can now be disabled (#52)
  • Added example7 to demostrate this new feature

Version 4.2.8

16 Jul 06:25
Compare
Choose a tag to compare
  • Time limits are now ignored in download and upload tests if the speed is still 0.00 when the limit is reached
  • Minor changes

Version 4.2.7

22 Jun 08:22
Compare
Choose a tag to compare

This is a cleanup release, nothing new was added.

  • Removed unused Fetch API code (may come back in future, if browser support improves)
  • Removed Safari quirk (now treated like other Chromium-based browsers)

Version 4.2.6

19 Jun 16:53
Compare
Choose a tag to compare
  • Improved management of custom settings
  • Added Quickstart videos for Debian 9 and Windows Server 2016

Version 4.2.5

16 Jun 05:04
Compare
Choose a tag to compare
  • Added customizable grace time at beginning of dl/ul tests to
  • GET parameters can now be used in url_dl, url_ul, url_ping and url_getIp
  • Minor changes

Version 4.2.4

15 Jun 05:43
Compare
Choose a tag to compare
  • Added parameter for custom overhead compensation factor
  • Fixed a problem where xhr_ignoreErrors could not be set
  • Fixed a typo in IE11 specific code