Releases: librespeed/speedtest
Releases · librespeed/speedtest
Version 5.2.1
- 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
- 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
- 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
- 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)
- 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)
- 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)
- 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)
- 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
- 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
- Improved Ping and Jitter test
- Minor improvements and bug fixes