From 97434a754321bc7baa3f5e07df3458ad76ae801f Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sat, 26 Jul 2025 18:15:11 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 34 +++++++++++++++++++++++++++++++--- CHANGELOG.json | 32 ++++++++++++++++++++++++++++++-- 2 files changed, 61 insertions(+), 5 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 373f9f52..70510afd 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,36 @@ [ { - "tag": "dev-20250725-da53055b", - "date": "2025-07-25T17:48:12+00:00", + "tag": "dev-20250726-964a24cd", + "date": "2025-07-26T18:14:53+00:00", "commits": [ + { + "sha": "964a24cd", + "message": "completed the ts migration", + "author": "arabcoders", + "date": "2025-07-26T18:14:53+00:00", + "full_sha": "964a24cdd594f1d57b78792cc63e40ed630fa1b0" + }, + { + "sha": "c94a4e5c", + "message": "migrated file browser to ts", + "author": "arabcoders", + "date": "2025-07-26T17:39:06+00:00", + "full_sha": "c94a4e5c75272904b233aaa9ee866e5fd183759c" + }, + { + "sha": "5942d12f", + "message": "migrated presets.vue to ts", + "author": "arabcoders", + "date": "2025-07-26T17:08:49+00:00", + "full_sha": "5942d12f2ebaf89a4beb8118ed1798e5544bdc8e" + }, + { + "sha": "4b0522e7", + "message": "Added list view for notifications.", + "author": "arabcoders", + "date": "2025-07-26T16:57:44+00:00", + "full_sha": "4b0522e72efac481c9b29ef2dcb153d90e69b576" + }, { "sha": "da53055b", "message": "use info color for exporting icon", @@ -900,7 +928,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "da53055be8113e2088f6446a947c262799d6683d" + "full_sha": "964a24cdd594f1d57b78792cc63e40ed630fa1b0" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 578a0fbd..7a367704 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,37 @@ [ { "tag": "Unmerged (dev branch)", - "full_sha": "da53055be8113e2088f6446a947c262799d6683d", - "date": "2025-07-25T17:48:12+00:00", + "full_sha": "964a24cdd594f1d57b78792cc63e40ed630fa1b0", + "date": "2025-07-26T18:14:53+00:00", "commits": [ + { + "sha": "964a24cd", + "full_sha": "964a24cdd594f1d57b78792cc63e40ed630fa1b0", + "message": "completed the ts migration", + "author": "arabcoders", + "date": "2025-07-26T18:14:53+00:00" + }, + { + "sha": "c94a4e5c", + "full_sha": "c94a4e5c75272904b233aaa9ee866e5fd183759c", + "message": "migrated file browser to ts", + "author": "arabcoders", + "date": "2025-07-26T17:39:06+00:00" + }, + { + "sha": "5942d12f", + "full_sha": "5942d12f2ebaf89a4beb8118ed1798e5544bdc8e", + "message": "migrated presets.vue to ts", + "author": "arabcoders", + "date": "2025-07-26T17:08:49+00:00" + }, + { + "sha": "4b0522e7", + "full_sha": "4b0522e72efac481c9b29ef2dcb153d90e69b576", + "message": "Added list view for notifications.", + "author": "arabcoders", + "date": "2025-07-26T16:57:44+00:00" + }, { "sha": "da53055b", "full_sha": "da53055be8113e2088f6446a947c262799d6683d",