From a38ed97830e3027a795b9da587884bedfb76e92b Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Tue, 11 Nov 2025 14:25:11 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 13 ++++++++++--- CHANGELOG.json | 11 +++++++++-- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 91ac9dee..6405de37 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20251110-e6296de3", - "date": "2025-11-10T19:45:15+00:00", + "tag": "dev-20251111-fa9f1fce", + "date": "2025-11-11T14:24:07+00:00", "commits": [ + { + "sha": "fa9f1fce", + "message": "Fix: reduce the initial connection data", + "author": "arabcoders", + "date": "2025-11-11T14:24:07+00:00", + "full_sha": "fa9f1fcefc407cbbff5357e25a5c214af3548f9e" + }, { "sha": "e6296de3", "message": "Fix: handle errors when fetching remote thumbnail and return appropriate status code", @@ -2860,7 +2867,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719" + "full_sha": "fa9f1fcefc407cbbff5357e25a5c214af3548f9e" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 68c89f2d..7ab20601 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -36,9 +36,16 @@ }, { "tag": "Unmerged (dev branch)", - "full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719", - "date": "2025-11-10T19:45:15+00:00", + "full_sha": "fa9f1fcefc407cbbff5357e25a5c214af3548f9e", + "date": "2025-11-11T14:24:07+00:00", "commits": [ + { + "sha": "fa9f1fce", + "full_sha": "fa9f1fcefc407cbbff5357e25a5c214af3548f9e", + "message": "Fix: reduce the initial connection data", + "author": "arabcoders", + "date": "2025-11-11T14:24:07+00:00" + }, { "sha": "e6296de3", "full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719",