This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+1 more
ReleasePort's take
Light signalThe release v1.14.3 eliminates hardcoded HTTP timeout values and defaults to Laravel's 30‑second setting.
Why it matters: All configurations now respect Laravel's 30‑second default timeout; any custom hard‑coded limits are removed, affecting deployments that relied on those settings.
Summary
AI summaryHardcoded HTTP timeouts removed; revert to Laravel's 30‑second default.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Deprecation | Medium |
Removes hardcoded HTTP timeouts, adopts Laravel's 30s default. Removes hardcoded HTTP timeouts, adopts Laravel's 30s default. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Deprecation | Medium |
Removes Librespeed references from the codebase. Removes Librespeed references from the codebase. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Deprecation | Medium |
Removes Unifi integration support. Removes Unifi integration support. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Deprecation | Medium |
Removes unused Laravel Telescope package. Removes unused Laravel Telescope package. Source: llm_adapter@2026-05-25 Confidence: high |
— |
Full changelog
What's Changed
- chore: remove hardcoded HTTP timeouts, use Laravel's 30s default by @svenvg93 in https://github.com/alexjustesen/speedtest-tracker/pull/2789
- chore: remove Librespeed references by @alexjustesen in https://github.com/alexjustesen/speedtest-tracker/pull/2790
- chore: remove Unifi integration by @alexjustesen in https://github.com/alexjustesen/speedtest-tracker/pull/2791
- chore: remove unused Laravel Telescope by @alexjustesen in https://github.com/alexjustesen/speedtest-tracker/pull/2792
- Release v1.14.3 by @alexjustesen in https://github.com/alexjustesen/speedtest-tracker/pull/2793
Full Changelog: https://github.com/alexjustesen/speedtest-tracker/compare/v1.14.2...v1.14.3
Breaking Changes
- Removed hardcoded HTTP timeouts; behavior now follows Laravel's default 30‑second timeout.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About speedtest-tracker
Speedtest Tracker is a self-hosted application that monitors the performance and uptime of your internet connection.
Related context
Related tools
Beta — feedback welcome: [email protected]