Skip to content

Tags: librespeed/speedtest

Tags

5.4.1

Bumped version to 5.4.1

5.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 5.4 (#645)

* Initial implementation of ipinfo.io offline database

* Removed unnecessary code

* add: download ipinfo db during docker build

* fixed workflow

* rename warning in workflow

* commit to trigger workflow

* Refactor getIP

* Improved UI

* Updated docker version with 5.4 changes

* Updated README.md

* Added fallback in getIP in case the offline db is missing

* Fixed typos

* just md linting

* Removed vscode stuff

* Implemented fallback in getIP for PHP<8 (returns only the IP)

* Updated doc.md

* Fixed comments in telemetry_settings.php

* New quick start video

* Corrected image name in doc_docker.md

* Replaced speedtest with just test in stats.php

* docker documentation update

* typo

---------

Co-authored-by: Federico Dossena <[email protected]>
Co-authored-by: Stefan Stidl <[email protected]>

5.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #626 from librespeed/update-build-pipeline

add on publish trigger

5.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #617 from zypA13510/revert-487-patch-1

fix: download speed is 0 on certain platform

5.3.1

Fixed vulnerability in json.php caused my missing Content-Type header

5.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 5.3.0 (#587)

* Update README.md

Added simple manual instructions

* Link to docker documentation

* Add basic docker compose example

* add descriptive alt-text to GIF

* Fix some typos and formatting

* Updated Docker to use php8.2-apache as the upstream image.

* Clean up apt lists after installation in Dockerfile

* Update Dockerfile

Co-authored-by: Quentame <[email protected]>

* fix typo

* doc: sqlite db persistance explained

* Create docker-publish.yml

* Update docker-publish.yml

* Update docker-publish.yml

* fix action

* switch docker image location

* without image signing

* remove signing

* switch units to Mbit/s

* move examples to folder

* fix ipinfo parsing

* fix regression on getIpinfo

* removed trailing whitespaces

* integrate ios favicon

closes #400

* set single-server-full as index

---------

Co-authored-by: Les W <[email protected]>
Co-authored-by: bt90 <[email protected]>
Co-authored-by: An | Anton Röhm <[email protected]>
Co-authored-by: 0kyn <[email protected]>
Co-authored-by: Marc Zampetti <[email protected]>
Co-authored-by: Peter Dave Hello <[email protected]>
Co-authored-by: Quentame <[email protected]>
Co-authored-by: Stefan STIDL <[email protected]>

5.2.5

Release 5.2.5

5.2.4

Moved docker stuff into the master branch instead of a separate one

5.2.3

Release 5.2.3

5.2.2

Bumped version to 5.2.2; Updated README.md