From ee476efff4066a45f03c7577166399d6d18b545c Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Wed, 7 Jan 2026 14:45:11 +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 81b9e749..a29363ca 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,29 @@ [ { - "tag": "dev-20260106-700847f4", - "date": "2026-01-06T14:51:55+00:00", + "tag": "dev-20260107-cf8704a2", + "date": "2026-01-07T14:42:08+00:00", "commits": [ + { + "sha": "cf8704a2", + "message": "feat: add flag to ignore already archived items from being added to download history.", + "author": "arabcoders", + "date": "2026-01-07T14:42:08+00:00", + "full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02" + }, + { + "sha": "ff9fd6a0", + "message": "refactor: change how global buttons are rendered", + "author": "arabcoders", + "date": "2026-01-07T14:16:47+00:00", + "full_sha": "ff9fd6a061d262f934256750f181dc0517425794" + }, + { + "sha": "ffc0b45b", + "message": "Fix: use b instead of strong for tag items.", + "author": "arabcoders", + "date": "2026-01-06T15:14:24+00:00", + "full_sha": "ffc0b45bc9eac2c08736900fc3e536f835134e5d" + }, { "sha": "700847f4", "message": "Refactor: more UX consistency changes", @@ -3595,7 +3616,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "700847f4adbf82d6e6215672ceb40f555a78d7d5" + "full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 4ad6fb93..c0e92f0a 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -76,6 +76,34 @@ } ] }, + { + "tag": "Unmerged (dev branch)", + "full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02", + "date": "2026-01-07T14:42:08+00:00", + "commits": [ + { + "sha": "cf8704a2", + "full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02", + "message": "feat: add flag to ignore already archived items from being added to download history.", + "author": "arabcoders", + "date": "2026-01-07T14:42:08+00:00" + }, + { + "sha": "ff9fd6a0", + "full_sha": "ff9fd6a061d262f934256750f181dc0517425794", + "message": "refactor: change how global buttons are rendered", + "author": "arabcoders", + "date": "2026-01-07T14:16:47+00:00" + }, + { + "sha": "ffc0b45b", + "full_sha": "ffc0b45bc9eac2c08736900fc3e536f835134e5d", + "message": "Fix: use b instead of strong for tag items.", + "author": "arabcoders", + "date": "2026-01-06T15:14:24+00:00" + } + ] + }, { "tag": "v1.0.14", "full_sha": "a924ddb718c99501b2eaa583e2ac631631b1037a",