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 #631
- docs: add alpine info by @rare-magma in #654
- fix ipinfo-db with old versions of PHP by @IRainman in #651
- Using of the modern JS by @IRainman in #656
- add MariaDB to README.md by @robertsilen in #673
- Added dark style for the HTML property by @BYT-Bender in https://github.com//pull/671 alpine/debian docker image tests and fixes by @sstidl in https://github.com//pull/678 Update docker documentation by @iJuhan in https://github.com//pull/687 New Contributors @rare-magma made their first contribution in https://github.com//pull/631 @IRainman made their first contribution in https://github.com//pull/651 @robertsilen made their first contribution in https://github.com//pull/673 @BYT-Bender made their first contribution in https://github.com//pull/671 @iJuhan made their first contribution in https://github.com//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//pull/631 docs: add alpine info by @rare-magma in https://github.com//pull/654 fix ipinfo-db with old versions of PHP by @IRainman in https://github.com//pull/651 Using of the modern JS by @IRainman in https://github.com//pull/656 add MariaDB to README.md by @robertsilen in https://github.com//pull/673 Added dark style for the HTML property by @BYT-Bender in #671
- alpine/debian docker image tests and fixes by @sstidl in #678
- Update docker documentation by @iJuhan in #687
- Fix-dual-mode by @sstidl in #679
- Added a modern design example by @bogdanr in #668
- Fix docker images and dual mode by @sstidl in #693
- feat: allow to specify obfuscation salt string by @mkl262 in #726
- add eslinter, update github actions (stale issues, dependabot), optimize docker image by @sstidl in #728
- Fix/arm alpine by @sstidl in #729
- Add alt attribute to speed test results image for accessibility by @Copilot in #731
- Fix SQLite database path to resolve "unable to open database file" error by @Copilot in #736
- Fix critical security vulnerability: Move SQLite database outside webroot by @Copilot in #738
- Add ARM v7 architecture to Docker images by @jpauwels in #741
New Contributors
- @rare-magma made their first contribution in #631
- @IRainman made their first contribution in #651
- @robertsilen made their first contribution in #673
- @BYT-Bender made their first contribution in #671
- @iJuhan made their first contribution in #687
- @bogdanr made their first contribution in #668
- @mkl262 made their first contribution in #726
- @jpauwels made their first contribution in #741
Full Changelog: 5.4.1...5.5.0