From 7802fb6f88bb081254f4a9b676738af2b2f4aef4 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Mon, 15 Dec 2025 14:25:12 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 20 +++++++++++++++++--- CHANGELOG.json | 21 +++++++++++++++++++++ 2 files changed, 38 insertions(+), 3 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index d7237655..4df091ea 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,22 @@ [ { - "tag": "dev-20251208-ddc71cc1", - "date": "2025-12-08T16:43:06+00:00", + "tag": "dev-20251215-8a62f053", + "date": "2025-12-15T14:23:00+00:00", "commits": [ + { + "sha": "8a62f053", + "message": "Fix: sorting order for more items in simple view.", + "author": "arabcoders", + "date": "2025-12-15T14:23:00+00:00", + "full_sha": "8a62f053a58781da03978b2ed9b593a5035d7820" + }, + { + "sha": "e4ffa5d7", + "message": "Fix: Fix performance regression while loading items.", + "author": "arabcoders", + "date": "2025-12-15T14:22:41+00:00", + "full_sha": "e4ffa5d77affa489725516a82ecf5f451a702149" + }, { "sha": "ddc71cc1", "message": "Feat: Add new PATCH api for updating the task and improved the no timer messaging", @@ -3238,7 +3252,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "ddc71cc1bdcbf4596699f7ee4b539729c02ef241" + "full_sha": "8a62f053a58781da03978b2ed9b593a5035d7820" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 67c5a092..f8178b8e 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -48,6 +48,27 @@ } ] }, + { + "tag": "Unmerged (dev branch)", + "full_sha": "8a62f053a58781da03978b2ed9b593a5035d7820", + "date": "2025-12-15T14:23:00+00:00", + "commits": [ + { + "sha": "8a62f053", + "full_sha": "8a62f053a58781da03978b2ed9b593a5035d7820", + "message": "Fix: sorting order for more items in simple view.", + "author": "arabcoders", + "date": "2025-12-15T14:23:00+00:00" + }, + { + "sha": "e4ffa5d7", + "full_sha": "e4ffa5d77affa489725516a82ecf5f451a702149", + "message": "Fix: Fix performance regression while loading items.", + "author": "arabcoders", + "date": "2025-12-15T14:22:41+00:00" + } + ] + }, { "tag": "v1.0.10", "full_sha": "3ece619834c3361b09ff169b1327fb44d6afc8e0",