From e19833713ebad42bfb25128ba5949c3f708960dc Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Wed, 22 Apr 2026 16:40:12 +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 e12c08b5..9df0738a 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,29 @@ [ { - "tag": "dev-20260421-716fce89", - "date": "2026-04-21T19:57:25+00:00", + "tag": "dev-20260422-35f38d7c", + "date": "2026-04-22T16:38:35+00:00", "commits": [ + { + "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 +4526,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "716fce894122318471992a5c71ad78c513f2c96e" + "full_sha": "35f38d7ceeed11f41c796a3bc591a05845b1f959" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index df43b57c..c2ee7054 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -153,6 +153,34 @@ } ] }, + { + "tag": "Unmerged (dev branch)", + "full_sha": "35f38d7ceeed11f41c796a3bc591a05845b1f959", + "date": "2026-04-22T16:38:35+00:00", + "commits": [ + { + "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",