updated changelog.

This commit is contained in:
Abdul.Mohsen B. A. A. 2025-11-18 23:55:12 +00:00
parent ca77890864
commit 2e7b248bac
2 changed files with 24 additions and 3 deletions

View file

@ -1,8 +1,15 @@
[ [
{ {
"tag": "dev-20251118-1c2b6213", "tag": "dev-20251119-32c5d4ed",
"date": "2025-11-18T20:29:39+00:00", "date": "2025-11-18T23:52:32+00:00",
"commits": [ "commits": [
{
"sha": "32c5d4ed",
"message": "Fix: regrassion in tasks due change in how we handle event loop",
"author": "arabcoders",
"date": "2025-11-18T23:52:32+00:00",
"full_sha": "32c5d4ed09545aa8e5c4694969ab376c2be95f2a"
},
{ {
"sha": "1c2b6213", "sha": "1c2b6213",
"message": "Fix: tasks were shown as disabled even if they are actually enabled.", "message": "Fix: tasks were shown as disabled even if they are actually enabled.",
@ -3105,7 +3112,7 @@
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
} }
], ],
"full_sha": "1c2b62132473012961bb34bb4ac42801ca00c1a6" "full_sha": "32c5d4ed09545aa8e5c4694969ab376c2be95f2a"
}, },
{ {
"tag": "dev-20250616-c07465a6", "tag": "dev-20250616-c07465a6",

View file

@ -1,4 +1,18 @@
[ [
{
"tag": "Unmerged (dev branch)",
"full_sha": "32c5d4ed09545aa8e5c4694969ab376c2be95f2a",
"date": "2025-11-18T23:52:32+00:00",
"commits": [
{
"sha": "32c5d4ed",
"full_sha": "32c5d4ed09545aa8e5c4694969ab376c2be95f2a",
"message": "Fix: regrassion in tasks due change in how we handle event loop",
"author": "arabcoders",
"date": "2025-11-18T23:52:32+00:00"
}
]
},
{ {
"tag": "v1.0.7", "tag": "v1.0.7",
"full_sha": "c6d89dde9c6772775fe01172a129c1ef1f18d8a1", "full_sha": "c6d89dde9c6772775fe01172a129c1ef1f18d8a1",