Releases: alexjustesen/speedtest-tracker
Releases · alexjustesen/speedtest-tracker
v0.19.0 (🚀 PHP v8.3 compatibility)
What's Changed
- Add Packet loss to CSV export by @svenvg93 in #1384
- [Chore] Upgraded sail development environment to PHP 8.3 by @alexjustesen in #1385
- Release v0.19.0 by @alexjustesen in #1386
Full Changelog: v0.18.7...v0.19.0
v0.18.7
What's Changed
- Use https://crontab.guru instead of https://crontab.cronhub.io/ by @lnlyssg in #1368
- [Bug] Added timezone to latest speedtest API response by @alexjustesen in #1377
- [Chore] Added deprecated image warning to admin panel by @alexjustesen in #1380
- Release v0.18.7 by @alexjustesen in #1381
New Contributors
Full Changelog: v0.18.6...v0.18.7
v0.18.6
What's New
- Add upload and download latency information by @svenvg93 in #1353
- Update RecentDownloadLatencyChartWidget.php by @svenvg93 in #1356
- [Feature] Added ability to truncate the results table by @alexjustesen in #1362
What's Changed
- Bump vite from 5.1.6 to 5.1.7 by @dependabot in #1348
- Feature/result hascolor by @wdog in #1347
- Laravel 10.48.5 Shift by @alexjustesen in #1361
- [Chore] Badges labels and color updates by @alexjustesen in #1363
- Release v0.18.6 by @alexjustesen in #1364
New Contributors
Full Changelog: v0.18.5...v0.18.6
v0.18.5
What's Changed
- [Bug] Use can access method for pages by @alexjustesen in #1339
- [Bug] Divide by zero by @alexjustesen in #1340
- Release v0.18.5 by @alexjustesen in #1341
Full Changelog: v0.18.4...v0.18.5
v0.18.4 (Deprecated `site_name` and `public_dashboard` settings)
What's Changed
- Update 2022_08_31_202106_create_results_table.php by @wdog in #1327
- [Chore] Deprecate general settings site name by @alexjustesen in #1332
- [Chore] Deprecate general settings public dashboard by @alexjustesen in #1333
- Release v0.18.4 by @alexjustesen in #1334
New Contributors
Full Changelog: v0.18.3...v0.18.4
v0.18.3
What's New
- [Feature] Added packet loss to form view and table by @alexjustesen in #1300
What's Changed
- Laravel 10.48.2 Shift by @alexjustesen in #1308
- Release v0.18.3 by @alexjustesen in #1312
Full Changelog: v0.18.2...v0.18.3
v0.18.2 (Fixes notifications)
What's Changed
- [Bug] Don't try to send empty threshold notifications by @alexjustesen in #1291
- Release v0.18.2 by @alexjustesen in #1292
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- [Bug] Use server list when running manual speedtests by @alexjustesen in #1276
- [Bug] Don't proceed with notifications if absolute threshold disabled by @alexjustesen in #1277
- Release v0.18.1 by @alexjustesen in #1278
Full Changelog: v0.18.0...v0.18.1
v0.18.0 (Speedtest statuses + events, listeners and optimized queues)
Description
This release focuses on completely refactoring how jobs are processed, adds more robust events, hooks listeners into the events and optimizes the jobs that land on the queue. This should make extending functionality a whole lot easier going forward.
What's Changed
- [Bug] Fixed view created at timezone by @alexjustesen in #1262
- [Chore] Refactored executing Ookla speedtests and added new events by @alexjustesen in #1264
- [Chore] Refactored database notifications to their own listeners by @alexjustesen in #1266
- [Chore] Refactored webhook notifications to their own listeners by @alexjustesen in #1267
- [Bug] Result factory with fake data by @alexjustesen in #1268
- [Chore] Refactored mail notifications to their own listeners by @alexjustesen in #1269
- [Chore] Refactored Telegram notifications to their own listeners by @alexjustesen in #1270
- [Chore] Refactored Discord notifications to their own listeners by @alexjustesen in #1271
- [Chore] Refactored InfluxDBv2 data listener by @alexjustesen in #1272
- Release v0.18.0 by @alexjustesen in #1273
Full Changelog: v0.17.3...v0.18.0
v0.17.3
What's Changed
- [Chore] Refactored Discord notifications to use WebhookCall by @jonezy35 in #1242
- [Bug] Fixed sortable query for json data by @alexjustesen in #1251
- Refactored Discord Notifications to fix threshold notifications by @jonezy35 in #1254
- Laravel 10.46.0 Shift by @alexjustesen in #1253
- Release v0.17.3 by @alexjustesen in #1255
Full Changelog: v0.17.2...v0.17.3