Releases: alexjustesen/speedtest-tracker
Releases · alexjustesen/speedtest-tracker
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
v0.17.2
v0.17.1
What's Changed
- [Feature] Separate charts for download upload or mixed axis chart by @alexjustesen in #1225
- [Feature] Added heathcheck API route by @alexjustesen in #1230
- [Bug] Fixed missing server host reference by @alexjustesen in #1231
- Release v0.17.1 by @alexjustesen in #1232
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's New
What's Changed
- [Chore] Round order of magnitude at 9 hundredths instead of tenths by @alexjustesen in #1217
- Laravel 10.45.1 Shift by @alexjustesen in #1212
- [Bug] Added default download and upload value when assessing if a threshold was breached by @alexjustesen in #1218
- [Chore] Fixed location of setting migrations by @alexjustesen in #1219
- [Chore] Refactored discord webhooks to use WebhookCall by @alexjustesen in #1221
- Release v0.17.0 by @alexjustesen in #1222
New Contributors
Full Changelog: v0.16.6...v0.17.0
v0.16.6
What's Changed
- [Bug] Fixed chart order by by @alexjustesen in #1206
- [Chore] Verbose lint output by @alexjustesen in #1207
- Release v0.16.6 by @alexjustesen in #1208
Full Changelog: v0.16.5...v0.16.6
v0.16.5
What's Changed
- Milliseconds should be indicated with "ms" and not "Ms" by @Trainax in #1185
- [Bug] Added fix result statuses command by @alexjustesen in #1197
- [Bug] Fixed charts query not ordering by latest by @alexjustesen in #1198
- [Chore] Bit number helpers by @alexjustesen in #1199
- [Feature] Added bit to magnitude helper by @alexjustesen in #1200
- [Bug] Return latest speedtest download and upload in mbits by @alexjustesen in #1201
- Laravel 10.45.0 Shift by @alexjustesen in #1187
- Release v0.16.5 by @alexjustesen in #1202
New Contributors
Full Changelog: v0.16.4...v0.16.5