From 07c869d11003e6b149d33e985a09cccb50e944d0 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sat, 5 Apr 2025 23:35:08 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-master.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index e6a2abc4..c9739201 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,4 +1,40 @@ [ + { + "tag": "master-20250405-ec1f2f4", + "date": "2025-04-05T23:31:30+00:00", + "commits": [ + { + "sha": "ce1d499", + "message": "minor fixes to how we handle preset cookies", + "author": "arabcoders", + "date": "2025-04-05T23:17:00+00:00" + }, + { + "sha": "4966461", + "message": "minor log messages update", + "author": "arabcoders", + "date": "2025-04-05T22:50:18+00:00" + }, + { + "sha": "2fedc6d", + "message": "update console/logs page opacity", + "author": "arabcoders", + "date": "2025-04-05T22:21:34+00:00" + }, + { + "sha": "0881fce", + "message": "allow --cookies", + "author": "arabcoders", + "date": "2025-04-05T22:14:44+00:00" + }, + { + "sha": "d6ab18e", + "message": "migrate the entire app to use cli options for ytdlp and make it behave as close to cli options parsing as possible.", + "author": "arabcoders", + "date": "2025-04-05T22:03:17+00:00" + } + ] + }, { "tag": "master-20250404-c118522", "date": "2025-04-04T20:40:01+00:00",