updated changelog.
This commit is contained in:
parent
3a63674318
commit
5df8a136d3
2 changed files with 52 additions and 3 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250808-d4e837a8",
|
||||
"date": "2025-08-08T19:11:03+00:00",
|
||||
"tag": "dev-20250809-ec72c76b",
|
||||
"date": "2025-08-09T15:10:58+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ec72c76b",
|
||||
"message": "Added docs on how to enable bgutil ytdlp pot provider",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-09T15:10:58+00:00",
|
||||
"full_sha": "ec72c76b9c507c28b46b10610dea6f7b0806639d"
|
||||
},
|
||||
{
|
||||
"sha": "21accb01",
|
||||
"message": "Add ffprobe to local data when available",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-09T14:40:48+00:00",
|
||||
"full_sha": "21accb012d795d6aa5cd48067ffab9d38aed9e8d"
|
||||
},
|
||||
{
|
||||
"sha": "96149f5e",
|
||||
"message": "Make it possible to pin specific yt-dlp version",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-09T14:27:00+00:00",
|
||||
"full_sha": "96149f5e2d9a4b9eb336db546094e09284b74270"
|
||||
},
|
||||
{
|
||||
"sha": "d4e837a8",
|
||||
"message": "Disable opacity whenever an overlay is showing",
|
||||
|
|
@ -1117,7 +1138,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "d4e837a805a641f6dcb9650ec7545c4fa89f9dd3"
|
||||
"full_sha": "ec72c76b9c507c28b46b10610dea6f7b0806639d"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,32 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "ec72c76b9c507c28b46b10610dea6f7b0806639d",
|
||||
"date": "2025-08-09T15:10:58+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "ec72c76b",
|
||||
"full_sha": "ec72c76b9c507c28b46b10610dea6f7b0806639d",
|
||||
"message": "Added docs on how to enable bgutil ytdlp pot provider",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-09T15:10:58+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "21accb01",
|
||||
"full_sha": "21accb012d795d6aa5cd48067ffab9d38aed9e8d",
|
||||
"message": "Add ffprobe to local data when available",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-09T14:40:48+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "96149f5e",
|
||||
"full_sha": "96149f5e2d9a4b9eb336db546094e09284b74270",
|
||||
"message": "Make it possible to pin specific yt-dlp version",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-09T14:27:00+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.8.0",
|
||||
"full_sha": "3447ac803251f670d8f5d6412468a222c3963234",
|
||||
|
|
|
|||
Loading…
Reference in a new issue