updated changelog.
This commit is contained in:
parent
d6abb26151
commit
e0c90ec70f
1 changed files with 14 additions and 2 deletions
|
|
@ -1,8 +1,20 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250401-3219408",
|
"tag": "dev-20250401-d8b4afc",
|
||||||
"date": "2025-04-01T20:19:17+00:00",
|
"date": "2025-04-01T20:33:37+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "d8b4afc",
|
||||||
|
"message": "upgrade dependencies",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-04-01T20:33:37+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "6cbb8ee",
|
||||||
|
"message": "Fix argument name in YTDLP options and enhance video cleanup on unmount",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-04-01T20:27:14+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "3219408",
|
"sha": "3219408",
|
||||||
"message": "Removed last reference for ytdlp JSON config in DownloadQueue",
|
"message": "Removed last reference for ytdlp JSON config in DownloadQueue",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue