updated changelog.
This commit is contained in:
parent
c69d544dce
commit
480a98c7d6
2 changed files with 38 additions and 3 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251109-7c9233e8",
|
||||
"date": "2025-11-09T20:36:45+00:00",
|
||||
"tag": "dev-20251110-ddd7f775",
|
||||
"date": "2025-11-10T13:43:13+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ddd7f775",
|
||||
"message": "[FIX] Show loading screen while waiting for modal text content.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T13:43:13+00:00",
|
||||
"full_sha": "ddd7f7755131088205d6f0669766932574fad845"
|
||||
},
|
||||
{
|
||||
"sha": "1316cbf7",
|
||||
"message": "[FIX] strip out comment lines when creating yt-dlp command",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T13:42:34+00:00",
|
||||
"full_sha": "1316cbf7c1bf57660940f385f245e4118869fc93"
|
||||
},
|
||||
{
|
||||
"sha": "7c9233e8",
|
||||
"message": "[FIX] implement --max-downloads arg. Ref #479",
|
||||
|
|
@ -2818,7 +2832,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "7c9233e82ec12b262c48eb1fd7e70fff60226d79"
|
||||
"full_sha": "ddd7f7755131088205d6f0669766932574fad845"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,27 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "ddd7f7755131088205d6f0669766932574fad845",
|
||||
"date": "2025-11-10T13:43:13+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ddd7f775",
|
||||
"full_sha": "ddd7f7755131088205d6f0669766932574fad845",
|
||||
"message": "[FIX] Show loading screen while waiting for modal text content.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T13:43:13+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "1316cbf7",
|
||||
"full_sha": "1316cbf7c1bf57660940f385f245e4118869fc93",
|
||||
"message": "[FIX] strip out comment lines when creating yt-dlp command",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T13:42:34+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.3",
|
||||
"full_sha": "8273847d469114cd0e2767c4c14a408c3142f6eb",
|
||||
|
|
|
|||
Loading…
Reference in a new issue