Releases: alexjustesen/speedtest-tracker
v1.2.3
What's Changed
- [Bug] Fixed panel reverting to light mode by @alexjustesen in #2036
- [Bug] Fixed models are not being pruned when enabled by @alexjustesen in #2037
- [Chore] Removed polling config by @alexjustesen in #2038
- Release v1.2.3 by @alexjustesen in #2039
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- [Bug] Removed WithoutOverlapping middleware and refactored to use SkipIfBatchCancelled by @alexjustesen in #2030
- [Bug] Fixed server name filter by @alexjustesen in #2031
- Release v1.2.2 by @alexjustesen in #2032
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's New
What's Changed
- [Bug] Cast
prune_results_older_than
as integer by @alexjustesen in #2025 - Laravel 11.41.3 Shift by @alexjustesen in #2021
- Bump vite from 5.4.11 to 5.4.14 by @dependabot in #2010
- Release v1.2.1 by @alexjustesen in #2026
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's New
- [Feature] Stats API endpoint by @alexjustesen in #1994
What's Changed
- [Bug] Fixed dynamic filters for
start_at
andend_at
in ListResults API by @alexjustesen in #1998 - Laravel 11.38.2 Shift by @alexjustesen in #1992
- Release v1.2.0 by @alexjustesen in #1999
Full Changelog: v1.1.0...v1.2.0
v1.1.0 (🚀 API Endpoints!)
What's New
- [Feature] Add API Tokens management page by @alexjustesen in #1960
- [Feature] Added API endpoints to list, get and get the latest results by @alexjustesen in #1983
- [Feature] Implement configurable API rate limiting by @alexjustesen in #1984
- [Documentation] Document API endpoints using OpenAPI standard by @alexjustesen in #1985
- Release v1.1.0 by @alexjustesen in #1986
API documentation can be found here: https://docs.speedtest-tracker.dev/api/v1
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's New
- [Feature] Specify network interface to use by @svenvg93 in #1963
- [Feature] Implement middleware to prevent overlapping execution of "RunSpeedtestJob" by @alexjustesen in #1952
- [feature] Add environment values for Thresholds during initial setup by @svenvg93 in #1933
What's Changed
- [Feature] Added custom "blank" and "filled" Blade directives by @alexjustesen in #1951
- [Chore] Add logging configuration file and set stderr as the default by @alexjustesen in #1958
- add: Turkish (tr_TR) localization added. by @ramazansancar in #1955
- [Bug] Fix placeholder erorr messages by @svenvg93 in #1965
- Laravel 11.37.0 Shift by @alexjustesen in #1964
- Release v1.0.3 by @alexjustesen in #1971
New Contributors
- @ramazansancar made their first contribution in #1955
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- [Bug] Fix filtering on healthy in results table by @svenvg93 in #1936
- [Improvement] Add placeholder for failed test without message field by @svenvg93 in #1940
- Laravel 11.36.1 Shift by @alexjustesen in #1939
- Release v1.0.2 by @alexjustesen in #1944
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's New
- [Feature] Add possibility to pass initial admin credentials with env variables by @twinpixxx in #1924
What's Changed
- Move User panel to Settings by @svenvg93 in #1926
- [Bug] Fix logic to check for existing server ID in SelectSpeedtestServerJob by @alexjustesen in #1929
- Release v1.0.1 by @alexjustesen in #1930
New Contributors
- @twinpixxx made their first contribution in #1924
Full Changelog: v1.0.0...v1.0.1
🚀 v1.0.0
🚀 Speedtest Tracker Release v1.0.0
I'm thrilled to announce the release of Speedtest Tracker v1.0.0! This milestone has been a long time coming (824 days, not that I'm counting), and I'm wicked excited to finally say "I think this is a good first version".
I also want to take a moment to say a special thanks to those who contributed:
To see more contributors, visit the contributors page.
Current Features
- Automated Tests: Schedule regular speed tests to monitor your internet connection's performance over time.
- Detailed Metrics: Capture download and upload speeds, ping, packet loss and more.
- Historical Data: View historical data and trends to identify patterns and issues with your internet connection.
- Notifications: Receive notifications when your internet performance drops below a certain threshold.
Planned Features
I doubt this project will ever be "done" so here's a sneak peak for what I have planned for after the New Year.
- Multiple Speedtest Schedules: Support for multiple speedtest schedules and make them configurable in the UI.
- Ping Tests: Addition of ping tests to measure network latency.
- Additional Speedtest Tools: Integration with additional testing tools like iPerf, LibreSpeed and OpenSpeedTest.
- API: Introduction of an API for better integration with other applications and services.
- Revamped Dashboard: An improved and more user-friendly dashboard for better data visualization and user experience.
v0.26.0
What's New
- [Feature] Implement a blocked servers list by @alexjustesen in #1896
What's Changed
- [Bug] Fixed dockerfile build steps for better caching by @alexjustesen in #1902
- Bump league/commonmark from 2.5.3 to 2.6.0 by @dependabot in #1903
- [Chore] Update policies to use Illuminate\Auth\Access\Response by @alexjustesen in #1908
- Laravel 11.35.0 Shift by @alexjustesen in #1906
- Release v0.26.0 by @alexjustesen in #1909
Full Changelog: v0.25.1...v0.26.0