diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 1b10ca0e..5c8b7acd 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20251112-c82e840c", - "date": "2025-11-12T20:40:17+00:00", + "tag": "dev-20251113-1144ac0e", + "date": "2025-11-12T21:08:36+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": "c82e840c4b8f63d8435e321e3f5eb73efc3c5548" + "full_sha": "1144ac0e125e9554a8f5411a4f58949bb653ce16" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 68213f97..d0ac189b 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -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", "full_sha": "d4c14c79918ccc6ae00f678df9da33cddc3c766c",