updated changelog.

This commit is contained in:
Abdul.Mohsen B. A. A. 2026-01-21 19:10:11 +00:00
parent ab1ced06b9
commit 3c5e16e639
2 changed files with 61 additions and 5 deletions

View file

@ -1,8 +1,36 @@
[ [
{ {
"tag": "dev-20260120-ea1fc59e", "tag": "dev-20260121-50145502",
"date": "2026-01-20T13:27:04+00:00", "date": "2026-01-21T19:07:12+00:00",
"commits": [ "commits": [
{
"sha": "50145502",
"message": "refactor: remove socket.io dependency",
"author": "arabcoders",
"date": "2026-01-21T19:07:12+00:00",
"full_sha": "501455029c27633657282862781ba4fbf3b151a8"
},
{
"sha": "ce7b59a8",
"message": "refactor: update API documentation",
"author": "arabcoders",
"date": "2026-01-21T15:54:56+00:00",
"full_sha": "ce7b59a8be67273af797d9ca297712d4e6e18980"
},
{
"sha": "48feca72",
"message": "fix: dont reject non-unique names during migration.",
"author": "arabcoders",
"date": "2026-01-21T15:39:47+00:00",
"full_sha": "48feca72d3c92c41a9303013f1458be2871d311e"
},
{
"sha": "5b7d9ddb",
"message": "refactor: migrate notifications to the new db model",
"author": "arabcoders",
"date": "2026-01-21T15:29:16+00:00",
"full_sha": "5b7d9ddbde58fe256e9c3d7506d013853cf3d5ea"
},
{ {
"sha": "ea1fc59e", "sha": "ea1fc59e",
"message": "refactor: standardize config_update event for UI", "message": "refactor: standardize config_update event for UI",
@ -3812,7 +3840,7 @@
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
} }
], ],
"full_sha": "ea1fc59e8888684bdef4f8d6f1d4a56998ff58e0" "full_sha": "501455029c27633657282862781ba4fbf3b151a8"
}, },
{ {
"tag": "dev-20250616-c07465a6", "tag": "dev-20250616-c07465a6",

View file

@ -57,9 +57,37 @@
}, },
{ {
"tag": "Unmerged (dev branch)", "tag": "Unmerged (dev branch)",
"full_sha": "ea1fc59e8888684bdef4f8d6f1d4a56998ff58e0", "full_sha": "501455029c27633657282862781ba4fbf3b151a8",
"date": "2026-01-20T13:27:04+00:00", "date": "2026-01-21T19:07:12+00:00",
"commits": [ "commits": [
{
"sha": "50145502",
"full_sha": "501455029c27633657282862781ba4fbf3b151a8",
"message": "refactor: remove socket.io dependency",
"author": "arabcoders",
"date": "2026-01-21T19:07:12+00:00"
},
{
"sha": "ce7b59a8",
"full_sha": "ce7b59a8be67273af797d9ca297712d4e6e18980",
"message": "refactor: update API documentation",
"author": "arabcoders",
"date": "2026-01-21T15:54:56+00:00"
},
{
"sha": "48feca72",
"full_sha": "48feca72d3c92c41a9303013f1458be2871d311e",
"message": "fix: dont reject non-unique names during migration.",
"author": "arabcoders",
"date": "2026-01-21T15:39:47+00:00"
},
{
"sha": "5b7d9ddb",
"full_sha": "5b7d9ddbde58fe256e9c3d7506d013853cf3d5ea",
"message": "refactor: migrate notifications to the new db model",
"author": "arabcoders",
"date": "2026-01-21T15:29:16+00:00"
},
{ {
"sha": "ea1fc59e", "sha": "ea1fc59e",
"full_sha": "ea1fc59e8888684bdef4f8d6f1d4a56998ff58e0", "full_sha": "ea1fc59e8888684bdef4f8d6f1d4a56998ff58e0",