From 72d3c17bac6e9a072760326d99d3d6ea4f6a88b5 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Mon, 5 Jan 2026 16:05:11 +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 1b4ebba5..3eb64b90 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,36 @@ [ { - "tag": "master-20260104-d5ae882d", - "date": "2026-01-04T20:37:50+00:00", + "tag": "master-20260105-0a70c02b", + "date": "2026-01-05T16:02:10+00:00", "commits": [ + { + "sha": "f74229fd", + "message": "Fix: access to uninitialized variable", + "author": "arabcoders", + "date": "2026-01-05T15:53:01+00:00", + "full_sha": "f74229fdc1fe27b7016782f0d9e84ee09f9c48d9" + }, + { + "sha": "3c715754", + "message": "Refactor: add priority to presets", + "author": "arabcoders", + "date": "2026-01-05T15:19:55+00:00", + "full_sha": "3c7157542d628015d6bae3a1aba6f6cc8fdc4d50" + }, + { + "sha": "459dee77", + "message": "Refactor: try to keep extra information available in all stages of the request process", + "author": "arabcoders", + "date": "2026-01-05T14:37:52+00:00", + "full_sha": "459dee77db14bd331c7e16c69919dd957194381b" + }, + { + "sha": "d7fc66a6", + "message": "Refactor: remove underline for file_size in history.", + "author": "arabcoders", + "date": "2026-01-04T20:42:20+00:00", + "full_sha": "d7fc66a63a633be29d64d14cb6412eb21f5a78b9" + }, { "sha": "6f717de3", "message": "Refactor: make the UI buttons more consistent", @@ -3560,7 +3588,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "d5ae882df01558286cc98b60bb24318f03a325c4" + "full_sha": "0a70c02b3e155aa142270a71f5fa9d882681b80c" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 96c558c8..d48311c8 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,37 @@ [ { - "tag": "Unreleased (d5ae882d)", - "full_sha": "d5ae882df01558286cc98b60bb24318f03a325c4", - "date": "2026-01-04T20:37:50+00:00", + "tag": "Unreleased (0a70c02b)", + "full_sha": "0a70c02b3e155aa142270a71f5fa9d882681b80c", + "date": "2026-01-05T16:02:10+00:00", "commits": [ + { + "sha": "f74229fd", + "full_sha": "f74229fdc1fe27b7016782f0d9e84ee09f9c48d9", + "message": "Fix: access to uninitialized variable", + "author": "arabcoders", + "date": "2026-01-05T15:53:01+00:00" + }, + { + "sha": "3c715754", + "full_sha": "3c7157542d628015d6bae3a1aba6f6cc8fdc4d50", + "message": "Refactor: add priority to presets", + "author": "arabcoders", + "date": "2026-01-05T15:19:55+00:00" + }, + { + "sha": "459dee77", + "full_sha": "459dee77db14bd331c7e16c69919dd957194381b", + "message": "Refactor: try to keep extra information available in all stages of the request process", + "author": "arabcoders", + "date": "2026-01-05T14:37:52+00:00" + }, + { + "sha": "d7fc66a6", + "full_sha": "d7fc66a63a633be29d64d14cb6412eb21f5a78b9", + "message": "Refactor: remove underline for file_size in history.", + "author": "arabcoders", + "date": "2026-01-04T20:42:20+00:00" + }, { "sha": "6f717de3", "full_sha": "6f717de34531ce749daa2fc6c1b602b4f6ef72ac", @@ -41,41 +69,6 @@ } ] }, - { - "tag": "Unmerged (dev branch)", - "full_sha": "f74229fdc1fe27b7016782f0d9e84ee09f9c48d9", - "date": "2026-01-05T15:53:01+00:00", - "commits": [ - { - "sha": "f74229fd", - "full_sha": "f74229fdc1fe27b7016782f0d9e84ee09f9c48d9", - "message": "Fix: access to uninitialized variable", - "author": "arabcoders", - "date": "2026-01-05T15:53:01+00:00" - }, - { - "sha": "3c715754", - "full_sha": "3c7157542d628015d6bae3a1aba6f6cc8fdc4d50", - "message": "Refactor: add priority to presets", - "author": "arabcoders", - "date": "2026-01-05T15:19:55+00:00" - }, - { - "sha": "459dee77", - "full_sha": "459dee77db14bd331c7e16c69919dd957194381b", - "message": "Refactor: try to keep extra information available in all stages of the request process", - "author": "arabcoders", - "date": "2026-01-05T14:37:52+00:00" - }, - { - "sha": "d7fc66a6", - "full_sha": "d7fc66a63a633be29d64d14cb6412eb21f5a78b9", - "message": "Refactor: remove underline for file_size in history.", - "author": "arabcoders", - "date": "2026-01-04T20:42:20+00:00" - } - ] - }, { "tag": "v1.0.14", "full_sha": "a924ddb718c99501b2eaa583e2ac631631b1037a",