updated changelog.
This commit is contained in:
parent
d652c65cb0
commit
4381ab70f8
2 changed files with 38 additions and 3 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260104-b03d4ab4",
|
||||
"date": "2026-01-04T15:23:09+00:00",
|
||||
"tag": "dev-20260104-a6b68ed3",
|
||||
"date": "2026-01-04T16:31:41+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a6b68ed3",
|
||||
"message": "Refactor: add enabled field to notifications.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-04T16:31:41+00:00",
|
||||
"full_sha": "a6b68ed3e46520a84e642d9827749ed1073387f0"
|
||||
},
|
||||
{
|
||||
"sha": "750322da",
|
||||
"message": "Refactor: remove socket connection checks in various UI components.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-04T15:54:22+00:00",
|
||||
"full_sha": "750322dae4a206910d4f5cbc57e527ffbf7522de"
|
||||
},
|
||||
{
|
||||
"sha": "b03d4ab4",
|
||||
"message": "Refactor: add priority and description fields to conditions",
|
||||
|
|
@ -3532,7 +3546,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "b03d4ab42eaffe6eab21a3c8de01d49313c2dc30"
|
||||
"full_sha": "a6b68ed3e46520a84e642d9827749ed1073387f0"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,27 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "a6b68ed3e46520a84e642d9827749ed1073387f0",
|
||||
"date": "2026-01-04T16:31:41+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a6b68ed3",
|
||||
"full_sha": "a6b68ed3e46520a84e642d9827749ed1073387f0",
|
||||
"message": "Refactor: add enabled field to notifications.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-04T16:31:41+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "750322da",
|
||||
"full_sha": "750322dae4a206910d4f5cbc57e527ffbf7522de",
|
||||
"message": "Refactor: remove socket connection checks in various UI components.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-04T15:54:22+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.14",
|
||||
"full_sha": "a924ddb718c99501b2eaa583e2ac631631b1037a",
|
||||
|
|
|
|||
Loading…
Reference in a new issue