updated changelog.
This commit is contained in:
parent
272fe51340
commit
68cd9193d2
2 changed files with 66 additions and 3 deletions
|
|
@ -1,8 +1,36 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260101-f32bb266",
|
||||
"date": "2026-01-01T19:32:48+00:00",
|
||||
"tag": "dev-20260102-3c9362d7",
|
||||
"date": "2026-01-02T17:22:15+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "3c9362d7",
|
||||
"message": "Refactor: update README",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T17:22:15+00:00",
|
||||
"full_sha": "3c9362d763b94cc808e5aad748c7398448c35c8f"
|
||||
},
|
||||
{
|
||||
"sha": "837de278",
|
||||
"message": "Refactor: change ignore download message",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T16:55:18+00:00",
|
||||
"full_sha": "837de278b26d8e759f668bc188ceb6da6ce74166"
|
||||
},
|
||||
{
|
||||
"sha": "e1297f37",
|
||||
"message": "Fix: sometimes the socket does not reconnect on mobile",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T16:25:31+00:00",
|
||||
"full_sha": "e1297f3799bf8f75a4c0421c197ebc7d90d1adff"
|
||||
},
|
||||
{
|
||||
"sha": "5dec5431",
|
||||
"message": "Refactor: integrate cf solver for both yt-dlp and httpx",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T15:44:52+00:00",
|
||||
"full_sha": "5dec543169a5489c8099d6880df2700604549973"
|
||||
},
|
||||
{
|
||||
"sha": "f32bb266",
|
||||
"message": "Refactor: make it possible to enable/disable simple mode via query param",
|
||||
|
|
@ -3469,7 +3497,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "f32bb266bdce31de9bc2ce6d5a5fea6d1f310362"
|
||||
"full_sha": "3c9362d763b94cc808e5aad748c7398448c35c8f"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -55,6 +55,41 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "3c9362d763b94cc808e5aad748c7398448c35c8f",
|
||||
"date": "2026-01-02T17:22:15+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "3c9362d7",
|
||||
"full_sha": "3c9362d763b94cc808e5aad748c7398448c35c8f",
|
||||
"message": "Refactor: update README",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T17:22:15+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "837de278",
|
||||
"full_sha": "837de278b26d8e759f668bc188ceb6da6ce74166",
|
||||
"message": "Refactor: change ignore download message",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T16:55:18+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "e1297f37",
|
||||
"full_sha": "e1297f3799bf8f75a4c0421c197ebc7d90d1adff",
|
||||
"message": "Fix: sometimes the socket does not reconnect on mobile",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T16:25:31+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "5dec5431",
|
||||
"full_sha": "5dec543169a5489c8099d6880df2700604549973",
|
||||
"message": "Refactor: integrate cf solver for both yt-dlp and httpx",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-02T15:44:52+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.13",
|
||||
"full_sha": "18673f0a55330f22f894cfcc2a2ef1a4812cf361",
|
||||
|
|
|
|||
Loading…
Reference in a new issue