updated changelog.
This commit is contained in:
parent
2820f9d9e2
commit
ab1ced06b9
2 changed files with 47 additions and 5 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260118-57d582e2",
|
||||
"date": "2026-01-18T20:13:40+00:00",
|
||||
"tag": "dev-20260120-ea1fc59e",
|
||||
"date": "2026-01-20T13:27:04+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ea1fc59e",
|
||||
"message": "refactor: standardize config_update event for UI",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-20T13:27:04+00:00",
|
||||
"full_sha": "ea1fc59e8888684bdef4f8d6f1d4a56998ff58e0"
|
||||
},
|
||||
{
|
||||
"sha": "8a10627d",
|
||||
"message": "refactor: migrated dl_fields to db model.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-19T15:31:16+00:00",
|
||||
"full_sha": "8a10627d6a03f2854cdb5ca9b988ec0bc351fef9"
|
||||
},
|
||||
{
|
||||
"sha": "c33827c6",
|
||||
"message": "fix: minor typing fix",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-19T14:15:10+00:00",
|
||||
"full_sha": "c33827c6f7ac4d696bed26a9fadfd5ea1e0ddea5"
|
||||
},
|
||||
{
|
||||
"sha": "57d582e2",
|
||||
"message": "Fix: remove debug statement",
|
||||
|
|
@ -3791,7 +3812,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "57d582e2657b92f6a9ab745d27f79abf2d2ed395"
|
||||
"full_sha": "ea1fc59e8888684bdef4f8d6f1d4a56998ff58e0"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -57,9 +57,30 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "57d582e2657b92f6a9ab745d27f79abf2d2ed395",
|
||||
"date": "2026-01-18T20:13:40+00:00",
|
||||
"full_sha": "ea1fc59e8888684bdef4f8d6f1d4a56998ff58e0",
|
||||
"date": "2026-01-20T13:27:04+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ea1fc59e",
|
||||
"full_sha": "ea1fc59e8888684bdef4f8d6f1d4a56998ff58e0",
|
||||
"message": "refactor: standardize config_update event for UI",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-20T13:27:04+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "8a10627d",
|
||||
"full_sha": "8a10627d6a03f2854cdb5ca9b988ec0bc351fef9",
|
||||
"message": "refactor: migrated dl_fields to db model.",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-19T15:31:16+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "c33827c6",
|
||||
"full_sha": "c33827c6f7ac4d696bed26a9fadfd5ea1e0ddea5",
|
||||
"message": "fix: minor typing fix",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-19T14:15:10+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "57d582e2",
|
||||
"full_sha": "57d582e2657b92f6a9ab745d27f79abf2d2ed395",
|
||||
|
|
|
|||
Loading…
Reference in a new issue