mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-24 22:39:26 +01:00
63 lines
1.8 KiB
JSON
63 lines
1.8 KiB
JSON
{
|
|
"1.2.6": [
|
|
{
|
|
"description": "Changed default view to last 7 days rather than last 30.",
|
|
"link": ""
|
|
},
|
|
{
|
|
"description": "Ordered all tests table by created date rather than id value.",
|
|
"link": ""
|
|
}
|
|
],
|
|
"1.2.5": [
|
|
{
|
|
"description": "Added max and average values to the latest results cards.",
|
|
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/commit/2adb977cfb75308d947426db81593df3df2c4839"
|
|
}
|
|
],
|
|
"1.2.4": [
|
|
{
|
|
"description": "Set radius of chart point to 0 so a graph with lots of data looks less cluttered.",
|
|
"link": ""
|
|
},
|
|
{
|
|
"description": "Updated JS dependencies",
|
|
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/pull/11"
|
|
}
|
|
],
|
|
"1.2.3": [
|
|
{
|
|
"description": "Changed order of speedtests table show the latest results first.",
|
|
"link": ""
|
|
}
|
|
],
|
|
"1.2.2": [
|
|
{
|
|
"description": "Added a table of all speedtests",
|
|
"link": ""
|
|
}
|
|
],
|
|
"1.2.1": [
|
|
{
|
|
"description": "Fixed issue where changelog entry with a link wouldn't show.",
|
|
"link": ""
|
|
}
|
|
],
|
|
"1.2.0": [
|
|
{
|
|
"description": "Added an updating mechainism within the app to keep code up to date.",
|
|
"link": "https://github.com/henrywhitaker3/Speedtest-Tracker/commit/710a770d40e59e1b985053c5a7c9f43580132570?diff=unified"
|
|
}
|
|
],
|
|
"1.1.0": [
|
|
{
|
|
"description": "Added a version number to the app",
|
|
"link": ""
|
|
},
|
|
{
|
|
"description": "Added a backup/restore function",
|
|
"link": ""
|
|
}
|
|
]
|
|
}
|