updated changelog.

This commit is contained in:
Abdul.Mohsen B. A. A. 2025-11-12 21:10:12 +00:00
parent 698af6e390
commit aa6cc549ad
2 changed files with 24 additions and 3 deletions

View file

@ -1,8 +1,15 @@
[ [
{ {
"tag": "dev-20251112-c82e840c", "tag": "dev-20251113-1144ac0e",
"date": "2025-11-12T20:40:17+00:00", "date": "2025-11-12T21:08:36+00:00",
"commits": [ "commits": [
{
"sha": "1144ac0e",
"message": "revert: Revert changes to video player, it was causing issue with side scrolling due to video width and height. let it auto scale",
"author": "arabcoders",
"date": "2025-11-12T21:08:36+00:00",
"full_sha": "1144ac0e125e9554a8f5411a4f58949bb653ce16"
},
{ {
"sha": "c82e840c", "sha": "c82e840c",
"message": "Fix: updated default yt-dlp package to include all default dependancies", "message": "Fix: updated default yt-dlp package to include all default dependancies",
@ -2937,7 +2944,7 @@
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
} }
], ],
"full_sha": "c82e840c4b8f63d8435e321e3f5eb73efc3c5548" "full_sha": "1144ac0e125e9554a8f5411a4f58949bb653ce16"
}, },
{ {
"tag": "dev-20250616-c07465a6", "tag": "dev-20250616-c07465a6",

View file

@ -27,6 +27,20 @@
} }
] ]
}, },
{
"tag": "Unmerged (dev branch)",
"full_sha": "1144ac0e125e9554a8f5411a4f58949bb653ce16",
"date": "2025-11-12T21:08:36+00:00",
"commits": [
{
"sha": "1144ac0e",
"full_sha": "1144ac0e125e9554a8f5411a4f58949bb653ce16",
"message": "revert: Revert changes to video player, it was causing issue with side scrolling due to video width and height. let it auto scale",
"author": "arabcoders",
"date": "2025-11-12T21:08:36+00:00"
}
]
},
{ {
"tag": "v1.0.4", "tag": "v1.0.4",
"full_sha": "d4c14c79918ccc6ae00f678df9da33cddc3c766c", "full_sha": "d4c14c79918ccc6ae00f678df9da33cddc3c766c",