mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update librespeed to 5.4.1 (#1335)
This commit is contained in:
parent
821f7de29f
commit
bc79485720
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 80
|
APP_PORT: 80
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: ghcr.io/librespeed/speedtest:5.4.0@sha256:98ddbdd5783165f37642458a40864899b09c439cc77f9d878a1e1833afe9256d
|
image: ghcr.io/librespeed/speedtest:5.4.1@sha256:0e0d9c8c2e5aa362164cf0bf25a48a606b5701f6bc7fa1695975b687aaec26a9
|
||||||
environment:
|
environment:
|
||||||
PUID: 1000
|
PUID: 1000
|
||||||
PGID: 1000
|
PGID: 1000
|
||||||
|
@ -2,18 +2,16 @@ manifestVersion: 1
|
|||||||
id: librespeed
|
id: librespeed
|
||||||
category: networking
|
category: networking
|
||||||
name: LibreSpeed
|
name: LibreSpeed
|
||||||
version: "5.4.0"
|
version: "5.4.1"
|
||||||
tagline: Free and open source speedtest
|
tagline: Free and open source speedtest
|
||||||
description: >-
|
description: >-
|
||||||
Free and open source speedtest. Measure internet speeds between your devices and your Umbrel.
|
Free and open source speedtest. Measure internet speeds between your devices and your Umbrel.
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
What's Changed:
|
What's Changed:
|
||||||
|
|
||||||
- Implemented offline ipinfo.io database for ISP detection, used by default
|
|
||||||
- Unified UI for standalone and multiple points of test
|
- Fixed mssql db settings not being applied correctly
|
||||||
- Added dark mode in the UI
|
|
||||||
- Updated documentation with new installation videos
|
|
||||||
- Minor changes and improvements
|
|
||||||
|
|
||||||
Full release notes are found at: https://github.com/librespeed/speedtest/releases
|
Full release notes are found at: https://github.com/librespeed/speedtest/releases
|
||||||
developer: LibreSpeed
|
developer: LibreSpeed
|
||||||
|
Loading…
Reference in New Issue
Block a user