updated changelog.
This commit is contained in:
parent
aa6cc549ad
commit
bcad86b188
2 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20251112-b94d62ac",
|
||||
"date": "2025-11-12T20:55:47+00:00",
|
||||
"tag": "master-20251113-46a3abeb",
|
||||
"date": "2025-11-12T21:21:35+00:00",
|
||||
"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",
|
||||
"message": "Fix: updated default yt-dlp package to include all default dependancies",
|
||||
|
|
@ -2937,7 +2944,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "b94d62accd905d17a39ebd2f290590d6d88a128d"
|
||||
"full_sha": "46a3abebdef1cf375e1b0324ff81700450505cc8"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (b94d62ac)",
|
||||
"full_sha": "b94d62accd905d17a39ebd2f290590d6d88a128d",
|
||||
"date": "2025-11-12T20:55:47+00:00",
|
||||
"tag": "v1.0.5",
|
||||
"full_sha": "46a3abebdef1cf375e1b0324ff81700450505cc8",
|
||||
"date": "2025-11-12T21:21:35+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"
|
||||
},
|
||||
{
|
||||
"sha": "c82e840c",
|
||||
"full_sha": "c82e840c4b8f63d8435e321e3f5eb73efc3c5548",
|
||||
|
|
@ -27,20 +34,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"full_sha": "d4c14c79918ccc6ae00f678df9da33cddc3c766c",
|
||||
|
|
|
|||
Loading…
Reference in a new issue