From ad70f54511354ed5f336ed1f61c970203636febf Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Wed, 7 Jan 2026 15:05:10 +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 54a11088..d32b4dfa 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,36 @@ [ { - "tag": "master-20260106-163be088", - "date": "2026-01-06T15:02:40+00:00", + "tag": "master-20260107-1189d31f", + "date": "2026-01-07T15:03:29+00:00", "commits": [ + { + "sha": "4a3f0316", + "message": "fix: update folder reference in socket store and adjust history count logic in state store", + "author": "arabcoders", + "date": "2026-01-07T14:57:53+00:00", + "full_sha": "4a3f0316ea8f9b25378016739dd90c3eec02a773" + }, + { + "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 +3623,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "163be08803d198228257f88f5ef70f81e91f7abe" + "full_sha": "1189d31f5cc9201641bcaaca089ca9f48e25040a" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 589f020a..7594d37b 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,37 @@ [ { - "tag": "Unreleased (163be088)", - "full_sha": "163be08803d198228257f88f5ef70f81e91f7abe", - "date": "2026-01-06T15:02:40+00:00", + "tag": "Unreleased (1189d31f)", + "full_sha": "1189d31f5cc9201641bcaaca089ca9f48e25040a", + "date": "2026-01-07T15:03:29+00:00", "commits": [ + { + "sha": "4a3f0316", + "full_sha": "4a3f0316ea8f9b25378016739dd90c3eec02a773", + "message": "fix: update folder reference in socket store and adjust history count logic in state store", + "author": "arabcoders", + "date": "2026-01-07T14:57:53+00:00" + }, + { + "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" + }, { "sha": "700847f4", "full_sha": "700847f4adbf82d6e6215672ceb40f555a78d7d5", @@ -76,41 +104,6 @@ } ] }, - { - "tag": "Unmerged (dev branch)", - "full_sha": "4a3f0316ea8f9b25378016739dd90c3eec02a773", - "date": "2026-01-07T14:57:53+00:00", - "commits": [ - { - "sha": "4a3f0316", - "full_sha": "4a3f0316ea8f9b25378016739dd90c3eec02a773", - "message": "fix: update folder reference in socket store and adjust history count logic in state store", - "author": "arabcoders", - "date": "2026-01-07T14:57:53+00:00" - }, - { - "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",