From 2f2a7b11b0dd0baec8cc91bbe2b4460f9e906a20 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Fri, 14 Nov 2025 17:10:12 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 27 ++++++++++++++++++++++++--- CHANGELOG.json | 28 ++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+), 3 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 3976c95e..89f59651 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,29 @@ [ { - "tag": "dev-20251113-98fbf00a", - "date": "2025-11-13T20:13:01+00:00", + "tag": "dev-20251114-4a69b0b6", + "date": "2025-11-14T17:05:58+00:00", "commits": [ + { + "sha": "4a69b0b6", + "message": "Feat: Moving files in file browser should trigger item update if exists and update sidecars as well.", + "author": "arabcoders", + "date": "2025-11-14T17:05:58+00:00", + "full_sha": "4a69b0b6a1fdfd445c50fb5e97155c5d70d2085d" + }, + { + "sha": "1c7444e2", + "message": "Feat: Renaming files in file browser should trigger item update if exists and update sidecars as well.", + "author": "arabcoders", + "date": "2025-11-14T16:26:59+00:00", + "full_sha": "1c7444e2322b3f461f28c8e2286a9c642075a77c" + }, + { + "sha": "6d9c7d70", + "message": "Feat: update datastore.get_items to support operations", + "author": "arabcoders", + "date": "2025-11-14T14:49:01+00:00", + "full_sha": "6d9c7d70d9e5c496d777d981cb5d961262c4d890" + }, { "sha": "98fbf00a", "message": "Feat: add app manifest to allow the app to be installed", @@ -2993,7 +3014,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "98fbf00a63310fe00a4f08db821f4b4fd260e936" + "full_sha": "4a69b0b6a1fdfd445c50fb5e97155c5d70d2085d" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 95b1d9f8..762cb777 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -55,6 +55,34 @@ } ] }, + { + "tag": "Unmerged (dev branch)", + "full_sha": "4a69b0b6a1fdfd445c50fb5e97155c5d70d2085d", + "date": "2025-11-14T17:05:58+00:00", + "commits": [ + { + "sha": "4a69b0b6", + "full_sha": "4a69b0b6a1fdfd445c50fb5e97155c5d70d2085d", + "message": "Feat: Moving files in file browser should trigger item update if exists and update sidecars as well.", + "author": "arabcoders", + "date": "2025-11-14T17:05:58+00:00" + }, + { + "sha": "1c7444e2", + "full_sha": "1c7444e2322b3f461f28c8e2286a9c642075a77c", + "message": "Feat: Renaming files in file browser should trigger item update if exists and update sidecars as well.", + "author": "arabcoders", + "date": "2025-11-14T16:26:59+00:00" + }, + { + "sha": "6d9c7d70", + "full_sha": "6d9c7d70d9e5c496d777d981cb5d961262c4d890", + "message": "Feat: update datastore.get_items to support operations", + "author": "arabcoders", + "date": "2025-11-14T14:49:01+00:00" + } + ] + }, { "tag": "v1.0.5", "full_sha": "46a3abebdef1cf375e1b0324ff81700450505cc8",