From 286a1dd4594c625f918598e8fb4935e8eb565639 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Wed, 22 Apr 2026 17:05:12 +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 28ba5021..b4336ad6 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,36 @@ [ { - "tag": "master-20260421-ed77ea50", - "date": "2026-04-21T20:24:42+00:00", + "tag": "master-20260422-fdc08989", + "date": "2026-04-22T17:01:40+00:00", "commits": [ + { + "sha": "c2cb5527", + "message": "fix: broken tests in CI", + "author": "arabcoders", + "date": "2026-04-22T16:50:56+00:00", + "full_sha": "c2cb5527f577cecc3a80708336f100f8da98dc9d" + }, + { + "sha": "35f38d7c", + "message": "refactor: update presets UI to follow same rules as other pages.\n\nCo-authored-by: Copilot ", + "author": "arabcoders", + "date": "2026-04-22T16:38:35+00:00", + "full_sha": "35f38d7ceeed11f41c796a3bc591a05845b1f959" + }, + { + "sha": "c9534bdf", + "message": "refactor: remove useless wrappers", + "author": "arabcoders", + "date": "2026-04-22T16:04:11+00:00", + "full_sha": "c9534bdf11dfcec1f0ffcd89fab09f95e10b4814" + }, + { + "sha": "510bc2df", + "message": "fix: tasks was missing pagination UI elements", + "author": "arabcoders", + "date": "2026-04-22T15:07:21+00:00", + "full_sha": "510bc2df2b70db8d85bd20fba01a0d92129bec11" + }, { "sha": "716fce89", "message": "fix: newDownload was causing infinite loop when switching to mulit url mode", @@ -4505,7 +4533,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "ed77ea508caae7b659f43a9a24d89a0c18b97b21" + "full_sha": "fdc08989aedcea76d896c14c220d10c8f75adc36" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 64d0b29f..ea4056b6 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,37 @@ [ { - "tag": "Unreleased (ed77ea50)", - "full_sha": "ed77ea508caae7b659f43a9a24d89a0c18b97b21", - "date": "2026-04-21T20:24:42+00:00", + "tag": "Unreleased (fdc08989)", + "full_sha": "fdc08989aedcea76d896c14c220d10c8f75adc36", + "date": "2026-04-22T17:01:40+00:00", "commits": [ + { + "sha": "c2cb5527", + "full_sha": "c2cb5527f577cecc3a80708336f100f8da98dc9d", + "message": "fix: broken tests in CI", + "author": "arabcoders", + "date": "2026-04-22T16:50:56+00:00" + }, + { + "sha": "35f38d7c", + "full_sha": "35f38d7ceeed11f41c796a3bc591a05845b1f959", + "message": "refactor: update presets UI to follow same rules as other pages.\n\nCo-authored-by: Copilot ", + "author": "arabcoders", + "date": "2026-04-22T16:38:35+00:00" + }, + { + "sha": "c9534bdf", + "full_sha": "c9534bdf11dfcec1f0ffcd89fab09f95e10b4814", + "message": "refactor: remove useless wrappers", + "author": "arabcoders", + "date": "2026-04-22T16:04:11+00:00" + }, + { + "sha": "510bc2df", + "full_sha": "510bc2df2b70db8d85bd20fba01a0d92129bec11", + "message": "fix: tasks was missing pagination UI elements", + "author": "arabcoders", + "date": "2026-04-22T15:07:21+00:00" + }, { "sha": "716fce89", "full_sha": "716fce894122318471992a5c71ad78c513f2c96e", @@ -153,41 +181,6 @@ } ] }, - { - "tag": "Unmerged (dev branch)", - "full_sha": "c2cb5527f577cecc3a80708336f100f8da98dc9d", - "date": "2026-04-22T16:50:56+00:00", - "commits": [ - { - "sha": "c2cb5527", - "full_sha": "c2cb5527f577cecc3a80708336f100f8da98dc9d", - "message": "fix: broken tests in CI", - "author": "arabcoders", - "date": "2026-04-22T16:50:56+00:00" - }, - { - "sha": "35f38d7c", - "full_sha": "35f38d7ceeed11f41c796a3bc591a05845b1f959", - "message": "refactor: update presets UI to follow same rules as other pages.\n\nCo-authored-by: Copilot ", - "author": "arabcoders", - "date": "2026-04-22T16:38:35+00:00" - }, - { - "sha": "c9534bdf", - "full_sha": "c9534bdf11dfcec1f0ffcd89fab09f95e10b4814", - "message": "refactor: remove useless wrappers", - "author": "arabcoders", - "date": "2026-04-22T16:04:11+00:00" - }, - { - "sha": "510bc2df", - "full_sha": "510bc2df2b70db8d85bd20fba01a0d92129bec11", - "message": "fix: tasks was missing pagination UI elements", - "author": "arabcoders", - "date": "2026-04-22T15:07:21+00:00" - } - ] - }, { "tag": "v2.0.6", "full_sha": "0eabc2197b3060be87d06c62361b013277c7da84",