updated changelog.

This commit is contained in:
Abdul.Mohsen B. A. A. 2026-04-21 20:00:14 +00:00
parent a27cfaa696
commit 0a09e611e4
2 changed files with 75 additions and 5 deletions

View file

@ -1,8 +1,43 @@
[
{
"tag": "dev-20260419-fc5cf84d",
"date": "2026-04-19T18:22:29+00:00",
"tag": "dev-20260421-716fce89",
"date": "2026-04-21T19:57:25+00:00",
"commits": [
{
"sha": "716fce89",
"message": "fix: newDownload was causing infinite loop when switching to mulit url mode",
"author": "arabcoders",
"date": "2026-04-21T19:57:25+00:00",
"full_sha": "716fce894122318471992a5c71ad78c513f2c96e"
},
{
"sha": "03cabe6c",
"message": "refactor: wait on db flush before returning in API history clear response",
"author": "arabcoders",
"date": "2026-04-21T19:56:46+00:00",
"full_sha": "03cabe6c70bd7d330681a739d7d1f8f37a03b722"
},
{
"sha": "6eaa15b3",
"message": "refactor: standardize pagination position",
"author": "arabcoders",
"date": "2026-04-21T19:55:52+00:00",
"full_sha": "6eaa15b37afff08f215448ec715c83280621ee6d"
},
{
"sha": "e7dfee66",
"message": "refactor: seperate history from queue",
"author": "arabcoders",
"date": "2026-04-21T18:48:38+00:00",
"full_sha": "e7dfee66b139e673303adf5bc2376a2e5bd924bf"
},
{
"sha": "210712ce",
"message": "refactor: drop pinia stores",
"author": "arabcoders",
"date": "2026-04-21T17:51:47+00:00",
"full_sha": "210712cee2c909d8d2cb50a8f45929f5910c907d"
},
{
"sha": "fc5cf84d",
"message": "refactor(ui): more consistency changes.",
@ -4470,7 +4505,7 @@
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
}
],
"full_sha": "fc5cf84dd2a709ae84cfa746240b15f1e6841e17"
"full_sha": "716fce894122318471992a5c71ad78c513f2c96e"
},
{
"tag": "dev-20250616-c07465a6",

View file

@ -29,9 +29,44 @@
},
{
"tag": "Unmerged (dev branch)",
"full_sha": "fc5cf84dd2a709ae84cfa746240b15f1e6841e17",
"date": "2026-04-19T18:22:29+00:00",
"full_sha": "716fce894122318471992a5c71ad78c513f2c96e",
"date": "2026-04-21T19:57:25+00:00",
"commits": [
{
"sha": "716fce89",
"full_sha": "716fce894122318471992a5c71ad78c513f2c96e",
"message": "fix: newDownload was causing infinite loop when switching to mulit url mode",
"author": "arabcoders",
"date": "2026-04-21T19:57:25+00:00"
},
{
"sha": "03cabe6c",
"full_sha": "03cabe6c70bd7d330681a739d7d1f8f37a03b722",
"message": "refactor: wait on db flush before returning in API history clear response",
"author": "arabcoders",
"date": "2026-04-21T19:56:46+00:00"
},
{
"sha": "6eaa15b3",
"full_sha": "6eaa15b37afff08f215448ec715c83280621ee6d",
"message": "refactor: standardize pagination position",
"author": "arabcoders",
"date": "2026-04-21T19:55:52+00:00"
},
{
"sha": "e7dfee66",
"full_sha": "e7dfee66b139e673303adf5bc2376a2e5bd924bf",
"message": "refactor: seperate history from queue",
"author": "arabcoders",
"date": "2026-04-21T18:48:38+00:00"
},
{
"sha": "210712ce",
"full_sha": "210712cee2c909d8d2cb50a8f45929f5910c907d",
"message": "refactor: drop pinia stores",
"author": "arabcoders",
"date": "2026-04-21T17:51:47+00:00"
},
{
"sha": "fc5cf84d",
"full_sha": "fc5cf84dd2a709ae84cfa746240b15f1e6841e17",