From 5df8a136d33fdb38daa69bcd373254301b9274e9 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sat, 9 Aug 2025 15:15:10 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 27 ++++++++++++++++++++++++--- CHANGELOG.json | 28 ++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+), 3 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index ff859728..f6b28a6c 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -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", diff --git a/CHANGELOG.json b/CHANGELOG.json index 3301eff6..2cbc88a3 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -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",