From 158d994ec2f416502c4ef1b933117abc6141c8a9 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Thu, 20 Nov 2025 13:55:11 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 13 ++++++++++--- CHANGELOG.json | 14 ++++++++++++++ 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index d49ca310..2796423c 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20251119-c74c6ed6", - "date": "2025-11-19T15:54:18+00:00", + "tag": "dev-20251120-4d22e345", + "date": "2025-11-20T13:49:50+00:00", "commits": [ + { + "sha": "4d22e345", + "message": "Refactor: Improve display of notifications to indicate severity. This allow user to disable toasts and just rely on color coding", + "author": "arabcoders", + "date": "2025-11-20T13:49:50+00:00", + "full_sha": "4d22e345e594de2a27eb274f46dc047eb31a4367" + }, { "sha": "c74c6ed6", "message": "Refactor: hide Downloads title in index while on mobile", @@ -3140,7 +3147,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "c74c6ed60e09ff8f5d9ef1280a528cf12257668c" + "full_sha": "4d22e345e594de2a27eb274f46dc047eb31a4367" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index f3bd67b0..39ae3173 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -34,6 +34,20 @@ } ] }, + { + "tag": "Unmerged (dev branch)", + "full_sha": "4d22e345e594de2a27eb274f46dc047eb31a4367", + "date": "2025-11-20T13:49:50+00:00", + "commits": [ + { + "sha": "4d22e345", + "full_sha": "4d22e345e594de2a27eb274f46dc047eb31a4367", + "message": "Refactor: Improve display of notifications to indicate severity. This allow user to disable toasts and just rely on color coding", + "author": "arabcoders", + "date": "2025-11-20T13:49:50+00:00" + } + ] + }, { "tag": "v1.0.8", "full_sha": "9272e0b1737e200ee9276e757b2f3d506f891168",