updated changelog.
This commit is contained in:
parent
55becb72fd
commit
79291cd29f
2 changed files with 48 additions and 34 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20260102-67f3a245",
|
||||
"date": "2026-01-02T17:34:48+00:00",
|
||||
"tag": "master-20260104-a924ddb7",
|
||||
"date": "2026-01-04T14:30:15+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "0f7e4eff",
|
||||
"message": "Refactor: add enabled field to conditions.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-04T13:47:32+00:00",
|
||||
"full_sha": "0f7e4effd8c864cc2f4aca93729e739959741872"
|
||||
},
|
||||
{
|
||||
"sha": "1c5b4f34",
|
||||
"message": "Refactor: re-design the settings page.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-03T14:39:22+00:00",
|
||||
"full_sha": "1c5b4f344d68e1f5f1b6cd24c677519fbc972414"
|
||||
},
|
||||
{
|
||||
"sha": "8e91eb4a",
|
||||
"message": "Refactor: streamline contributing guidelines",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T18:04:43+00:00",
|
||||
"full_sha": "8e91eb4ac78f24ba1a58d5a136d2149517380a2b"
|
||||
},
|
||||
{
|
||||
"sha": "a21fbbc2",
|
||||
"message": "Fix: Removed outdated info",
|
||||
|
|
@ -3504,7 +3525,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "67f3a24580f1aa74cdde441a64afe7cf1e568e65"
|
||||
"full_sha": "a924ddb718c99501b2eaa583e2ac631631b1037a"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,30 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (67f3a245)",
|
||||
"full_sha": "67f3a24580f1aa74cdde441a64afe7cf1e568e65",
|
||||
"date": "2026-01-02T17:34:48+00:00",
|
||||
"tag": "v1.0.14",
|
||||
"full_sha": "a924ddb718c99501b2eaa583e2ac631631b1037a",
|
||||
"date": "2026-01-04T14:30:15+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "0f7e4eff",
|
||||
"full_sha": "0f7e4effd8c864cc2f4aca93729e739959741872",
|
||||
"message": "Refactor: add enabled field to conditions.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-04T13:47:32+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "1c5b4f34",
|
||||
"full_sha": "1c5b4f344d68e1f5f1b6cd24c677519fbc972414",
|
||||
"message": "Refactor: re-design the settings page.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-03T14:39:22+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "8e91eb4a",
|
||||
"full_sha": "8e91eb4ac78f24ba1a58d5a136d2149517380a2b",
|
||||
"message": "Refactor: streamline contributing guidelines",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T18:04:43+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "a21fbbc2",
|
||||
"full_sha": "a21fbbc2ccb145118971bb31fac27839cf48e6a3",
|
||||
|
|
@ -90,34 +111,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "0f7e4effd8c864cc2f4aca93729e739959741872",
|
||||
"date": "2026-01-04T13:47:32+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "0f7e4eff",
|
||||
"full_sha": "0f7e4effd8c864cc2f4aca93729e739959741872",
|
||||
"message": "Refactor: add enabled field to conditions.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-04T13:47:32+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "1c5b4f34",
|
||||
"full_sha": "1c5b4f344d68e1f5f1b6cd24c677519fbc972414",
|
||||
"message": "Refactor: re-design the settings page.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-03T14:39:22+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "8e91eb4a",
|
||||
"full_sha": "8e91eb4ac78f24ba1a58d5a136d2149517380a2b",
|
||||
"message": "Refactor: streamline contributing guidelines",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T18:04:43+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.13",
|
||||
"full_sha": "18673f0a55330f22f894cfcc2a2ef1a4812cf361",
|
||||
|
|
|
|||
Loading…
Reference in a new issue