CI Report:
https://ci-tests.linuxserver.io/linuxserver/librespeed/5.5.0-ls255/index.html
LinuxServer Changes:
Full Changelog: 5.4.1-ls254...5.5.0-ls255
Remote Changes:
this is probably the last version 5.x since the new design is ready and will be release v6.0.0...
breaking changes
The default port in the docker container is now 8080 instead of 80 because of preparation of root-less mode and increased security.
What's Changed
- Add alpine docker image version by @rare-magma in librespeed/speedtest#631
- docs: add alpine info by @rare-magma in librespeed/speedtest#654
- fix ipinfo-db with old versions of PHP by @IRainman in librespeed/speedtest#651
- Using of the modern JS by @IRainman in librespeed/speedtest#656
- add MariaDB to README.md by @robertsilen in librespeed/speedtest#673
- Added dark style for the HTML property by @BYT-Bender in https://github.com/librespeed/speedtest/pull/671 alpine/debian docker image tests and fixes by @sstidl in https://github.com/librespeed/speedtest/pull/678 Update docker documentation by @iJuhan in https://github.com/librespeed/speedtest/pull/687 New Contributors @rare-magma made their first contribution in https://github.com/librespeed/speedtest/pull/631 @IRainman made their first contribution in https://github.com/librespeed/speedtest/pull/651 @robertsilen made their first contribution in https://github.com/librespeed/speedtest/pull/673 @BYT-Bender made their first contribution in https://github.com/librespeed/speedtest/pull/671 @iJuhan made their first contribution in https://github.com/librespeed/speedtest/pull/687 Full Changelog: https://github.com/librespeed/speedtest/compare/5.4.1...5.5.0 What's Changed Add alpine docker image version by @rare-magma in https://github.com/librespeed/speedtest/pull/631 docs: add alpine info by @rare-magma in https://github.com/librespeed/speedtest/pull/654 fix ipinfo-db with old versions of PHP by @IRainman in https://github.com/librespeed/speedtest/pull/651 Using of the modern JS by @IRainman in https://github.com/librespeed/speedtest/pull/656 add MariaDB to README.md by @robertsilen in https://github.com/librespeed/speedtest/pull/673 Added dark style for the HTML property by @BYT-Bender in librespeed/speedtest#671
- alpine/debian docker image tests and fixes by @sstidl in librespeed/speedtest#678
- Update docker documentation by @iJuhan in librespeed/speedtest#687
- Fix-dual-mode by @sstidl in librespeed/speedtest#679
- Added a modern design example by @bogdanr in librespeed/speedtest#668
- Fix docker images and dual mode by @sstidl in librespeed/speedtest#693
- feat: allow to specify obfuscation salt string by @mkl262 in librespeed/speedtest#726
- add eslinter, update github actions (stale issues, dependabot), optimize docker image by @sstidl in librespeed/speedtest#728
- Fix/arm alpine by @sstidl in librespeed/speedtest#729
- Add alt attribute to speed test results image for accessibility by @Copilot in librespeed/speedtest#731
- Fix SQLite database path to resolve "unable to open database file" error by @Copilot in librespeed/speedtest#736
- Fix critical security vulnerability: Move SQLite database outside webroot by @Copilot in librespeed/speedtest#738
- Add ARM v7 architecture to Docker images by @jpauwels in librespeed/speedtest#741
New Contributors
- @rare-magma made their first contribution in librespeed/speedtest#631
- @IRainman made their first contribution in librespeed/speedtest#651
- @robertsilen made their first contribution in librespeed/speedtest#673
- @BYT-Bender made their first contribution in librespeed/speedtest#671
- @iJuhan made their first contribution in librespeed/speedtest#687
- @bogdanr made their first contribution in librespeed/speedtest#668
- @mkl262 made their first contribution in librespeed/speedtest#726
- @jpauwels made their first contribution in librespeed/speedtest#741
Full Changelog: librespeed/speedtest@5.4.1...5.5.0