From 47025e27ca1cbb26104b774edaff1b430aaa994b Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Fri, 28 Mar 2025 20:40:07 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-master.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index 8291cab1..64c9b223 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,4 +1,34 @@ [ + { + "tag": "master-20250328-80737f7", + "date": "2025-03-28T20:35:50+00:00", + "commits": [ + { + "sha": "43f4e85", + "message": "Add case-insensitive regex for file type detection in Utils.py", + "author": "arabcoders", + "date": "2025-03-28T20:23:43+00:00" + }, + { + "sha": "3b9c9ac", + "message": "extends the improvements to download page.", + "author": "arabcoders", + "date": "2025-03-28T19:44:05+00:00" + }, + { + "sha": "37fc7a7", + "message": "set opacity when model is active in file browser.", + "author": "arabcoders", + "date": "2025-03-28T19:21:03+00:00" + }, + { + "sha": "6b6cfc9", + "message": "small improvements to file browser.", + "author": "arabcoders", + "date": "2025-03-28T19:17:38+00:00" + } + ] + }, { "tag": "master-20250328-dc3c2b4", "date": "2025-03-28T00:29:39+00:00",