From 94c9194c11c68b19da54dd411c9d4ab71bbdd0ac Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Wed, 12 Nov 2025 16:00:11 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-master.json | 34 +++++++++++++++++++-- CHANGELOG.json | 69 +++++++++++++++++++------------------------ 2 files changed, 62 insertions(+), 41 deletions(-) diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index d00a156f..abcc577b 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,36 @@ [ { - "tag": "master-20251111-8ff65823", - "date": "2025-11-11T20:45:47+00:00", + "tag": "master-20251112-c1b9034e", + "date": "2025-11-12T15:59:49+00:00", "commits": [ + { + "sha": "b0c9db2d", + "message": "Refactor: update video player to account for video height and width", + "author": "arabcoders", + "date": "2025-11-12T15:48:33+00:00", + "full_sha": "b0c9db2d7df0d602422a46bc40f571ef311dd95d" + }, + { + "sha": "70ff5e79", + "message": "refactor: improve messaging about websocket errors", + "author": "arabcoders", + "date": "2025-11-12T15:08:43+00:00", + "full_sha": "70ff5e79c5063aa7194dbaa79c40a7ee8607695b" + }, + { + "sha": "ad3a3ddb", + "message": "Feat: add drop file support for cookies field.", + "author": "arabcoders", + "date": "2025-11-12T14:48:43+00:00", + "full_sha": "ad3a3ddb722ad506359aebfaaa150f9e4de80a6d" + }, + { + "sha": "0972b23b", + "message": "Chore: update external packages", + "author": "arabcoders", + "date": "2025-11-12T14:48:04+00:00", + "full_sha": "0972b23b0d9a1693eff170e114b5c8b52a752d1b" + }, { "sha": "4e867292", "message": "FEAT: add auto clear env variable", @@ -2881,7 +2909,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "8ff658231652d8f31b2dc26f91661629642f73b0" + "full_sha": "c1b9034ef806488ef49c7c4fe2260863af073dd8" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 7579652b..25d24feb 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,37 @@ [ { - "tag": "Unreleased (8ff65823)", - "full_sha": "8ff658231652d8f31b2dc26f91661629642f73b0", - "date": "2025-11-11T20:45:47+00:00", + "tag": "Unreleased (c1b9034e)", + "full_sha": "c1b9034ef806488ef49c7c4fe2260863af073dd8", + "date": "2025-11-12T15:59:49+00:00", "commits": [ + { + "sha": "b0c9db2d", + "full_sha": "b0c9db2d7df0d602422a46bc40f571ef311dd95d", + "message": "Refactor: update video player to account for video height and width", + "author": "arabcoders", + "date": "2025-11-12T15:48:33+00:00" + }, + { + "sha": "70ff5e79", + "full_sha": "70ff5e79c5063aa7194dbaa79c40a7ee8607695b", + "message": "refactor: improve messaging about websocket errors", + "author": "arabcoders", + "date": "2025-11-12T15:08:43+00:00" + }, + { + "sha": "ad3a3ddb", + "full_sha": "ad3a3ddb722ad506359aebfaaa150f9e4de80a6d", + "message": "Feat: add drop file support for cookies field.", + "author": "arabcoders", + "date": "2025-11-12T14:48:43+00:00" + }, + { + "sha": "0972b23b", + "full_sha": "0972b23b0d9a1693eff170e114b5c8b52a752d1b", + "message": "Chore: update external packages", + "author": "arabcoders", + "date": "2025-11-12T14:48:04+00:00" + }, { "sha": "4e867292", "full_sha": "4e86729206c8427ff63db0d9fe57398936a46bb1", @@ -76,41 +104,6 @@ } ] }, - { - "tag": "Unmerged (dev branch)", - "full_sha": "b0c9db2d7df0d602422a46bc40f571ef311dd95d", - "date": "2025-11-12T15:48:33+00:00", - "commits": [ - { - "sha": "b0c9db2d", - "full_sha": "b0c9db2d7df0d602422a46bc40f571ef311dd95d", - "message": "Refactor: update video player to account for video height and width", - "author": "arabcoders", - "date": "2025-11-12T15:48:33+00:00" - }, - { - "sha": "70ff5e79", - "full_sha": "70ff5e79c5063aa7194dbaa79c40a7ee8607695b", - "message": "refactor: improve messaging about websocket errors", - "author": "arabcoders", - "date": "2025-11-12T15:08:43+00:00" - }, - { - "sha": "ad3a3ddb", - "full_sha": "ad3a3ddb722ad506359aebfaaa150f9e4de80a6d", - "message": "Feat: add drop file support for cookies field.", - "author": "arabcoders", - "date": "2025-11-12T14:48:43+00:00" - }, - { - "sha": "0972b23b", - "full_sha": "0972b23b0d9a1693eff170e114b5c8b52a752d1b", - "message": "Chore: update external packages", - "author": "arabcoders", - "date": "2025-11-12T14:48:04+00:00" - } - ] - }, { "tag": "v1.0.3", "full_sha": "8273847d469114cd0e2767c4c14a408c3142f6eb",