updated changelog.
This commit is contained in:
parent
4f1e3242ae
commit
d74b8800ff
2 changed files with 76 additions and 41 deletions
|
|
@ -1,8 +1,50 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20251110-d1a20b39",
|
||||
"date": "2025-11-10T15:29:25+00:00",
|
||||
"tag": "master-20251111-8ff65823",
|
||||
"date": "2025-11-11T20:45:47+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "4e867292",
|
||||
"message": "FEAT: add auto clear env variable",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-11T19:08:32+00:00",
|
||||
"full_sha": "4e86729206c8427ff63db0d9fe57398936a46bb1"
|
||||
},
|
||||
{
|
||||
"sha": "28207bcd",
|
||||
"message": "Refactor: swap the order to poll and than upgrade to WS",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-11T14:25:51+00:00",
|
||||
"full_sha": "28207bcd4115a7f743763e0da4721b267159768f"
|
||||
},
|
||||
{
|
||||
"sha": "fa9f1fce",
|
||||
"message": "Fix: reduce the initial connection data",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-11T14:24:07+00:00",
|
||||
"full_sha": "fa9f1fcefc407cbbff5357e25a5c214af3548f9e"
|
||||
},
|
||||
{
|
||||
"sha": "e6296de3",
|
||||
"message": "Fix: handle errors when fetching remote thumbnail and return appropriate status code",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T19:45:15+00:00",
|
||||
"full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719"
|
||||
},
|
||||
{
|
||||
"sha": "37547221",
|
||||
"message": "Doc: update docs update tmpfs",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T18:47:24+00:00",
|
||||
"full_sha": "3754722126acbab6a7716c47614f7e52c940e150"
|
||||
},
|
||||
{
|
||||
"sha": "e1eb17ad",
|
||||
"message": "[CHORE] update dependancies and remove lagecy code",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T16:02:55+00:00",
|
||||
"full_sha": "e1eb17ad7a5cb7a1f41f84cb1ac81eb07d0ef375"
|
||||
},
|
||||
{
|
||||
"sha": "3dd5357f",
|
||||
"message": "[FIX] sometimes responses dont contain a _path reference",
|
||||
|
|
@ -2839,7 +2881,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "d1a20b39725e4353dc806e94fb1f401b132e6f27"
|
||||
"full_sha": "8ff658231652d8f31b2dc26f91661629642f73b0"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,43 +1,8 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (d1a20b39)",
|
||||
"full_sha": "d1a20b39725e4353dc806e94fb1f401b132e6f27",
|
||||
"date": "2025-11-10T15:29:25+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "3dd5357f",
|
||||
"full_sha": "3dd5357f243d9f89a8aa5a6279fc39f8b8c893f4",
|
||||
"message": "[FIX] sometimes responses dont contain a _path reference",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T13:47:35+00:00"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"sha": "7c9233e8",
|
||||
"full_sha": "7c9233e82ec12b262c48eb1fd7e70fff60226d79",
|
||||
"message": "[FIX] implement --max-downloads arg. Ref #479",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-09T20:36:45+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "4e86729206c8427ff63db0d9fe57398936a46bb1",
|
||||
"date": "2025-11-11T19:08:32+00:00",
|
||||
"tag": "Unreleased (8ff65823)",
|
||||
"full_sha": "8ff658231652d8f31b2dc26f91661629642f73b0",
|
||||
"date": "2025-11-11T20:45:47+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "4e867292",
|
||||
|
|
@ -80,6 +45,34 @@
|
|||
"message": "[CHORE] update dependancies and remove lagecy code",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T16:02:55+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "3dd5357f",
|
||||
"full_sha": "3dd5357f243d9f89a8aa5a6279fc39f8b8c893f4",
|
||||
"message": "[FIX] sometimes responses dont contain a _path reference",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T13:47:35+00:00"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"sha": "7c9233e8",
|
||||
"full_sha": "7c9233e82ec12b262c48eb1fd7e70fff60226d79",
|
||||
"message": "[FIX] implement --max-downloads arg. Ref #479",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-09T20:36:45+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue