From 4fd45b01424cf99a696db452e076da21bb0b8ef0 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Sun, 4 Jan 2026 20:40:10 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-master.json | 34 +++++++++++++++++++++++++++++++--- CHANGELOG.json | 27 ++++++++++----------------- 2 files changed, 41 insertions(+), 20 deletions(-) diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index 09a6ee5b..1b4ebba5 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,36 @@ [ { - "tag": "master-20260104-9eb78ecd", - "date": "2026-01-04T16:18:10+00:00", + "tag": "master-20260104-d5ae882d", + "date": "2026-01-04T20:37:50+00:00", "commits": [ + { + "sha": "6f717de3", + "message": "Refactor: make the UI buttons more consistent", + "author": "arabcoders", + "date": "2026-01-04T20:26:09+00:00", + "full_sha": "6f717de34531ce749daa2fc6c1b602b4f6ef72ac" + }, + { + "sha": "c272fa90", + "message": "Feat: Add popover component with the ability to disable it", + "author": "arabcoders", + "date": "2026-01-04T20:25:30+00:00", + "full_sha": "c272fa903df2ce473a8a66bbd1411d779fc2151f" + }, + { + "sha": "a6b68ed3", + "message": "Refactor: add enabled field to notifications.", + "author": "arabcoders", + "date": "2026-01-04T16:31:41+00:00", + "full_sha": "a6b68ed3e46520a84e642d9827749ed1073387f0" + }, + { + "sha": "750322da", + "message": "Refactor: remove socket connection checks in various UI components.", + "author": "arabcoders", + "date": "2026-01-04T15:54:22+00:00", + "full_sha": "750322dae4a206910d4f5cbc57e527ffbf7522de" + }, { "sha": "b03d4ab4", "message": "Refactor: add priority and description fields to conditions", @@ -3532,7 +3560,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "9eb78ecdc0ecaf114fc8f8449d0e9fa6387ddffb" + "full_sha": "d5ae882df01558286cc98b60bb24318f03a325c4" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index b194539f..58a8da30 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,22 +1,8 @@ [ { - "tag": "Unreleased (9eb78ecd)", - "full_sha": "9eb78ecdc0ecaf114fc8f8449d0e9fa6387ddffb", - "date": "2026-01-04T16:18:10+00:00", - "commits": [ - { - "sha": "b03d4ab4", - "full_sha": "b03d4ab42eaffe6eab21a3c8de01d49313c2dc30", - "message": "Refactor: add priority and description fields to conditions", - "author": "arabcoders", - "date": "2026-01-04T15:23:09+00:00" - } - ] - }, - { - "tag": "Unmerged (dev branch)", - "full_sha": "6f717de34531ce749daa2fc6c1b602b4f6ef72ac", - "date": "2026-01-04T20:26:09+00:00", + "tag": "Unreleased (d5ae882d)", + "full_sha": "d5ae882df01558286cc98b60bb24318f03a325c4", + "date": "2026-01-04T20:37:50+00:00", "commits": [ { "sha": "6f717de3", @@ -45,6 +31,13 @@ "message": "Refactor: remove socket connection checks in various UI components.", "author": "arabcoders", "date": "2026-01-04T15:54:22+00:00" + }, + { + "sha": "b03d4ab4", + "full_sha": "b03d4ab42eaffe6eab21a3c8de01d49313c2dc30", + "message": "Refactor: add priority and description fields to conditions", + "author": "arabcoders", + "date": "2026-01-04T15:23:09+00:00" } ] },