updated changelog.

This commit is contained in:
Abdul.Mohsen B. A. A 2025-09-01 17:00:12 +00:00
parent ca4a055e84
commit 6e9cb9e627
2 changed files with 55 additions and 20 deletions

View file

@ -1,8 +1,50 @@
[
{
"tag": "master-20250831-2a1cd0a6",
"date": "2025-08-30T23:14:55+00:00",
"tag": "master-20250901-984d47e9",
"date": "2025-09-01T16:56:16+00:00",
"commits": [
{
"sha": "c9af30ed",
"message": "Refactor arg_converter usage to remove logging of removed options in Item and YTDLPOpts classes",
"author": "arabcoders",
"date": "2025-09-01T16:35:35+00:00",
"full_sha": "c9af30edda997db990ea6d617da70b2f4be30893"
},
{
"sha": "28e3062b",
"message": "Enhance file browser API and dialog components",
"author": "arabcoders",
"date": "2025-09-01T16:35:25+00:00",
"full_sha": "28e3062bef9f988dee67fac0c7ce5c9e3c461298"
},
{
"sha": "2695bb40",
"message": "Migrated useConfirm to internally uses useDialog for eventual migration",
"author": "arabcoders",
"date": "2025-09-01T14:33:21+00:00",
"full_sha": "2695bb40fc444daf5dde0f2222cf98d40d551184"
},
{
"sha": "cf382f09",
"message": "add short ttl on archiver read",
"author": "arabcoders",
"date": "2025-09-01T14:14:44+00:00",
"full_sha": "cf382f0963dffe99eb848a1c4c1d3aea97ab46bf"
},
{
"sha": "bf1c7957",
"message": "wip",
"author": "arabcoders",
"date": "2025-08-31T22:01:50+00:00",
"full_sha": "bf1c79577ffbcc0e5e33f56750ad8497fa3ac17e"
},
{
"sha": "e0227c17",
"message": "wip",
"author": "arabcoders",
"date": "2025-08-31T19:05:11+00:00",
"full_sha": "e0227c177253880a3437a9aee330f0737c16abe5"
},
{
"sha": "974efc70",
"message": "allow updating github release notes",
@ -1600,7 +1642,7 @@
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
}
],
"full_sha": "2a1cd0a632723708ad50a62dd48fb42a6d6a87b0"
"full_sha": "984d47e946e186fe8fba69ce629fef641b84f255"
},
{
"tag": "master-20250616-c07465a6",

View file

@ -1,22 +1,8 @@
[
{
"tag": "Unreleased (2a1cd0a6)",
"full_sha": "2a1cd0a632723708ad50a62dd48fb42a6d6a87b0",
"date": "2025-08-30T23:14:55+00:00",
"commits": [
{
"sha": "974efc70",
"full_sha": "974efc700dc5e53d07a34cda14f0794ba9e25b2e",
"message": "allow updating github release notes",
"author": "arabcoders",
"date": "2025-08-30T23:12:44+00:00"
}
]
},
{
"tag": "Unmerged (dev branch)",
"full_sha": "c9af30edda997db990ea6d617da70b2f4be30893",
"date": "2025-09-01T16:35:35+00:00",
"tag": "v0.9.2",
"full_sha": "984d47e946e186fe8fba69ce629fef641b84f255",
"date": "2025-09-01T16:56:16+00:00",
"commits": [
{
"sha": "c9af30ed",
@ -59,6 +45,13 @@
"message": "wip",
"author": "arabcoders",
"date": "2025-08-31T19:05:11+00:00"
},
{
"sha": "974efc70",
"full_sha": "974efc700dc5e53d07a34cda14f0794ba9e25b2e",
"message": "allow updating github release notes",
"author": "arabcoders",
"date": "2025-08-30T23:12:44+00:00"
}
]
},